Medama Analytics
A self-hosted, privacy-focused web analytics platform that respects your visitors. No cookies, no IP tracking, no fingerprinting — just clean, useful insights delivered through a beautiful dashboard.
What You Can Do After Deployment
- Open your domain — access the Medama dashboard and create your admin account (HTTPS or localhost required for login)
- Add your website — register a website hostname to start tracking
- Install the tracker — add a single
<script> tag (under 1KB) to your website
- View analytics — monitor page views, unique visitors, referrers, and top pages in real-time
- Export data — access all analytics data through the OpenAPI-based REST API
Key Features
- Privacy-first with no cookies, IP tracking, or fingerprinting
- Ultra-lightweight tracking script under 1KB
- Real-time dashboard with page views, visitors, and referrer stats
- SQLite storage with no external database dependencies
- Single binary deployment with minimal resource requirements (runs on 256MB RAM)
- OpenAPI-based REST API for data access and integration
- GDPR and privacy regulation compliant by design
- Built with Go and TypeScript for performance and reliability
License
Apache-2.0 — GitHub