Self-hosted analytics tools are not all the same. Some are tiny website counters. Some are product analytics suites. Some include uptime monitoring or server status.
Use this page as a map before picking a stack for your site.
The Short Version
| Tool | Best For | What It Is Not |
|---|---|---|
| Umami | Simple privacy-friendly website analytics | A full product analytics suite |
| Tianji | Website analytics plus uptime and server status in one app | A minimalist analytics-only tool |
| Medama | Lightweight cookie-free analytics with a Go API and SQLite | A large multi-database product suite |
| Swetrix | More complete analytics with MySQL and ClickHouse | The smallest deployment |
| Vince | Self-hosted analytics with a focused deployment story | A broad monitoring platform |
| Rybbit | Web and product analytics with modern dashboards | A tiny single-purpose tracker |
Umami
Umami is the straightforward Google Analytics alternative.
Use Umami when you want:
- simple website traffic analytics
- a privacy-friendly setup
- a familiar dashboard
- a mature Docker deployment path
Useful link:
Tianji
Tianji combines website analytics with operations-style monitoring.
Use Tianji when you want:
- web analytics
- uptime monitoring
- server status
- one small-business dashboard instead of separate tools
Useful link:
Medama
Medama is a lightweight privacy-first analytics option.
Use Medama when you want:
- a small cookie-free tracker
- SQLite-backed storage
- Go API server plus dashboard architecture
- a simpler operational footprint than multi-database stacks
Useful link:
Swetrix
Swetrix is a heavier analytics stack.
Use Swetrix when you want:
- open-source analytics with a richer backend
- MySQL and ClickHouse based storage
- a more complete product analytics direction
Useful link:
Vince
Vince is a focused self-hosted analytics option.
Use Vince when you want:
- a self-hosted analytics dashboard
- Docker deployment
- a focused alternative to larger analytics suites
Useful link:
Rybbit
Rybbit targets web and product analytics.
Use Rybbit when you want:
- website and product analytics
- modern dashboards
- more than simple page views
Useful link:
Choosing One
| If You Need… | Start With |
|---|---|
| A simple Google Analytics replacement | Umami |
| Analytics plus uptime and server status | Tianji |
| Lightweight cookie-free analytics | Medama |
| Product analytics direction | Rybbit or Swetrix |
| A smaller focused analytics service | Vince |
Comments