Umami
Umami is a simple, fast, privacy-focused web analytics tool that gives you full control over your data.
Smart Download
Visit Project Homepage
No installer available yet — head to the source repository
Self-hosted, privacy-first web analytics that is a lightweight alternative to Google Analytics.
Core Features
- Real-time traffic insights without tracking personal data
- Fully self-hosted, all data stays on your server
- No cookies, no personal identifiable information (PII), GDPR compliant
- Event tracking (clicks, form submissions, etc.)
- Multi-site management and customizable dashboards
What It Can't Do
- •Requires PostgreSQL 12.14+; no SQLite support. Initial setup auto-creates tables and admin account, so note the default credentials. Production deployment should use a reverse proxy (e.g., Nginx). Real-time data may have a few minutes delay compared to Google Analytics.
Use Cases
- Privacy-conscious website owners who need essential analytics
- Small businesses that want to avoid third-party data exposure
- Bloggers and creators looking for a lightweight alternative to Google Analytics
Umami is an open-source, self-hosted web analytics solution that prioritizes user privacy and simplicity. Unlike Google Analytics, Umami does not collect any personally identifiable information (PII) and is fully GDPR compliant. It provides real-time traffic insights, event tracking, and user behavior analysis without the complexity or bloat of traditional analytics platforms. With its clean interface and easy setup via Docker or source code, Umami is perfect for individuals, bloggers, and small businesses who want to understand their website traffic without compromising visitor privacy. The project has gained over 36,000 GitHub stars and offers a live demo for immediate exploration.
Tags
Getting Started
Download installer
Click the button above to download the installer for your system
Install the software
Double-click the downloaded installer and follow the prompts
Deploy via Docker: run 'docker compose up -d' (starts PostgreSQL and Umami automatically)
Or from source: git clone, pnpm install, configure .env with PostgreSQL connection, pnpm build, pnpm start
Default login: admin / umami (change password immediately after first login)
- Deploy via Docker: run 'docker compose up -d' (starts PostgreSQL and Umami automatically)
- Or from source: git clone, pnpm install, configure .env with PostgreSQL connection, pnpm build, pnpm start
- Default login: admin / umami (change password immediately after first login)
Checksum not available
This project has not published a SHA-256 checksum on its GitHub Release page
SHA256 Checksum
No checksum available
Download directly from GitHub Releases and verify file integrity yourself
All SHA-256 checksums on this platform are extracted from the project's official GitHub Release page, without any modification. You can independently verify them on the GitHub Releases page.
Open Source Transparency
View GitHub SourceUninstall Info
For Docker: 'docker compose down -v' removes containers and volumes. For source: delete project folder and drop the database.
No Extra Dependencies
Ready to use after download. No additional runtime required.
Having issues? Check the FAQ below
5 FAQs
Similar Projects
AdGuardHome
Network-wide DNS server that blocks ads and trackers across all home devices without needing client software.
SearXNG
SearXNG is a free metasearch engine that combines results from over 70 search services while respecting your privacy. Self-host it to keep your data under your control.
Immich
High performance self-hosted photo and video management solution with automatic backup, AI search, facial recognition, and multi-user support.