umami
Umami is a modern, privacy-focused analytics platform. An open-source alternative to Google Analytics, Mixpanel and Amplitude.
⭐ 36,463 stars on GitHub · 🍴 7,038 forks · 📜 License: mit · 💻 Language: TypeScript
What is umami?
Privacy-friendly web analytics does not have to mean giving up useful product signals. Umami gives you a clean self-hosted alternative to Google Analytics, Mixpanel, and Amplitude, with the strongest focus on simple deployment, fast dashboards, and owning your data.
Main components
- Web analytics dashboard for page views, visitors, referrers, devices, browsers, countries, and traffic sources.
- Event tracking for custom user actions, conversions, and product interactions.
- Audience segmentation to slice analytics by visitor attributes and behavior.
- User journey and cohort analysis for understanding how people move through your site or app.
- Shareable reports and charts for stakeholders without giving them access to your whole stack.
- TypeScript/Next.js application backed by PostgreSQL, deployable from source or with Docker Compose.
Clear use cases
- Replace Google Analytics on a company website where privacy, cookie-light tracking, and data ownership matter.
- Track product usage for a SaaS app without sending behavioral data to a third-party analytics vendor.
- Give marketing and content teams a simple dashboard for traffic, campaigns, referrers, and top pages.
- Monitor conversion events such as signups, downloads, outbound clicks, purchases, or onboarding steps.
- Run analytics for multiple client sites from one self-hosted instance managed by an agency or MSP.
The biggest strength is practical privacy-first analytics without enterprise complexity — Umami covers the core metrics most teams actually check every day, while staying much lighter than Google Analytics 4 or full product analytics suites. You get self-hosting, PostgreSQL storage, Docker-friendly deployment, and a dashboard non-technical users can understand, instead of paying for a black-box SaaS platform that captures more data than you need.
Best for developers, sysadmins, agencies, and privacy-conscious product teams that want reliable website and lightweight product analytics under their own control.
Topics: the project is tagged with popular topics:
- 🏷️
analytics - 🏷️
audience-segmentation - 🏷️
charts - 🏷️
cohort-analysis - 🏷️
google-analytics - 🏷️
product-analytics - 🏷️
statistics - 🏷️
user-journey - 🏷️
web-analytics - 🏷️
self-hosted
Quick install
The project supports Docker Compose:
git clone https://github.com/umami-software/umami.git
cd umami
docker compose up -d
Check the README in the repo for required env variables.
Minimum system requirements
| Component | Recommended |
|---|---|
| RAM | 4096 MB |
| CPU | 2 vCPU |
| Disk | 50 GB SSD |
| OS | Ubuntu 22.04 LTS / Debian 12 |
| Docker | 24.0+ |
⚡ Deploy fast on VSIS
Use the VSIS VPS Standard 4GB RAM / 2 vCPU / 50GB SSD (~150k/tháng) plan from VSIS.NET — high-speed VN-based VPS, 24/7 support, ideal for running umami smoothly.
🎯 Benefits:
- One-command
docker compose up -ddeploy in 2 minutes - Dedicated IPv4, root access, unmetered domestic bandwidth
- Daily snapshot backup
- Free install assistance from the VSIS team
👉 See matching VPS plans at vsis.net
Resources
- 🔗 GitHub: umami-software/umami
- 🌐 Homepage: https://umami.is
- 📚 Official docs: see README in the repo
- 💬 Community: GitHub Issues + Discussions
Article compiled from GitHub data on 05/05/2026. Star/fork counts may have changed — see live numbers via the GitHub link.
