Medama: Cookie-free privacy-focused website analytics.
Website | Installation | Demo | Discord

## Overview Medama Analytics is an open-source project dedicated to providing self-hostable, cookie-free website analytics. With a lightweight tracker of less than 1KB, it aims to offer useful analytics while prioritising user privacy.

Demo Screenshot

### Features - ๐Ÿ“Š **Real-Time Analytics:** Monitor website performance and user interactions instantly. - ๐Ÿ”’ **Privacy-Focused:** Lightweight tracker (<1KB) without cookies, IP addresses, or additional identifiers, ensuring compliance with GDPR, PECR, and other regulations. - ๐Ÿงช **Easy To Integrate:** [OpenAPI-based](https://oss.medama.io/api-reference/introduction) server for effortless integration into personal or professional dashboards. - ๐Ÿ’ผ **Self-Hostable:** Simple, single-binary setup with no external dependencies, capable of running on VMs with 256MB memory for most small websites. ## License The `/core` and `/dashboard` directory is licensed under the Apache License 2.0. See the core [LICENSE](./core/LICENSE) and dashboard [LICENSE](./dashboard/LICENSE) for more information. The `/tracker` directory is licensed under the MIT License. See [LICENSE](./tracker/LICENSE) for more information.