Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/medama-io/medama

Self-hostable, privacy-focused website analytics.
https://github.com/medama-io/medama

analytics cookie-free dashboard duckdb go google-analytics medama metrics privacy self-hosted web-analytics website-analytics

Last synced: 4 months ago
JSON representation

Self-hostable, privacy-focused website analytics.

Awesome Lists containing this project

README

        





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.