Skip to content

medama-io/medama

Repository files navigation

Medama Analytics [WIP]

Medama Analytics is a work-in-progress project dedicated to providing cookie-free, privacy-focused website analytics. With a lightweight tracker of less than 1kb, it aims to offer robust analytics while prioritising user privacy.

Setup instructions will be available when this project enters beta.

Key Features

  • 📊 Real-Time Analytics: Gain instant insights with real-time analytics, allowing you to monitor website performance and user interactions as they happen.
  • 🔒 Cookie-Free Tracking: Using a lightweight <1kb tracker that operates without relying on cookies, IPs or additional identifiers, this project ensures compliance with GDPR, PECR, and other privacy regulations.
  • 💼 Self-Hostable: Using embedded databases such as SQLite and DuckDB, allowing for simple file backups, self-hosting has a straightforward setup with no external dependencies. It's a lightweight solution that can efficiently run on a 256MB memory VM for most small websites.

License

The /core and /dashboard directory is licensed under the Apache License 2.0. See the core LICENSE and dashboard LICENSE for more information.

The /tracker directory is licensed under the MIT License. See LICENSE for more information.