Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/medama-io/medama
- Owner: medama-io
- Created: 2023-10-04T15:41:31.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-19T19:22:47.000Z (4 months ago)
- Last Synced: 2024-08-20T22:33:39.567Z (4 months ago)
- Topics: analytics, cookie-free, dashboard, duckdb, go, google-analytics, medama, metrics, privacy, self-hosted, web-analytics, website-analytics
- Language: Go
- Homepage: https://oss.medama.io
- Size: 11.4 MB
- Stars: 236
- Watchers: 4
- Forks: 3
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
- awesome-homelab - Medama - io/medama?style=flat) ![Medama](https://img.shields.io/github/languages/top/medama-io/medama?style=flat) | Self-hostable, privacy-focused website analytics. | (Apps / Analytics)
README
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.
### 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.