medama
Self-hostable, privacy-focused website analytics.
Health
32/100
Self-hosts from
$5.12/mo
on linode Nanode 1GB
Difficulty
2/5
Stars
612
Health score breakdown
6-dimension composite. Methodology.
| activity | 52 | |
| maturity | 19 | |
| community | 15 | |
| security | 70 | |
| sustainability | 13 | |
| adoption | 21 |
Self-hosting cost
| Provider | Plan | Specs | Monthly |
|---|---|---|---|
| linode | Nanode 1GB | 1c / 1GB / 25GB | $5.12 USD |
What people say
From Hacker News & Reddit, last 12 months.
- A Timeline to China Blocking Meta's $2B Manus Acquisition (Built Using Manus) · 3 pts · 0 comments
- Can you evade our runtime behavioral analysis? ($100 prizes) · 2 pts · 0 comments
- The Hilbert-Pólya Operator · 3 pts · 0 comments
About medama
<p align="center">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="./.github/images/banner-dark.svg">
<source media="(prefers-color-scheme: light)" srcset="./.github/images/banner-light.svg">
<img alt="Medama: Cookie-free privacy-focused website analytics." src="./.github/images/banner-light.svg">
</picture>
<br>
<a href="https://oss.medama.io/introduction">Website</a> |
<a href="https://oss.medama.io/deployment/installation">Installation</a> |
<a href="https://demo.medama.io">Demo</a> |
<a href="https://medama.io/discord">Discord</a>
</p>
## 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.
<p align="center">
<a href="https://demo.medama.io" target="_blank">
<img src="./.github/images/demo.png" alt="Demo Screenshot" width="70%" height="70%">
</a>
</p>
### 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 se Excerpt from the project's README. View full source on GitHub.