← 返回到所有服务
GitHub 仓库信息
获取时间 · 2026年6月5日 ★ 625 最新版本: v0.6.2 最后更新: 2026年6月4日
README
<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 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.
Medama 是一个注重隐私的网站分析平台,提供了现代化的用户界面和完整的数据分析功能,同时确保用户数据的安全性和隐私性。
主要功能
- 隐私优先:内置隐私保护机制
- 现代化界面:直观的数据可视化
- 实时分析:实时访问数据统计
- 多维度分析:访问来源、设备、地区等分析
- 自定义事件:支持自定义事件跟踪
- 数据导出:支持多种格式导出
- API 支持:提供完整的 API 接口
- 多语言支持:支持多语言界面
部署要求
- Node.js 环境
- 支持 Docker 部署
- 需要数据库支持
- 支持反向代理
- 建议使用 HTTPS
- 支持云服务部署