Analysis updated 2026-06-21
Add a single lightweight script to your website to see real-time visitor counts, traffic sources, and top pages.
Replace Google Analytics to become GDPR-compliant without needing a cookie consent banner.
Self-host your own analytics server so you fully own your traffic data and share nothing with third parties.
Set up weekly email traffic reports and conversion goal tracking for your product's marketing funnel.
| plausible/analytics | elixir-lang/elixir | phoenixframework/phoenix | |
|---|---|---|---|
| Stars | 24,771 | 26,379 | 22,991 |
| Language | Elixir | Elixir | Elixir |
| Setup difficulty | moderate | moderate | moderate |
| Complexity | 3/5 | 5/5 | 3/5 |
| Audience | pm founder | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Self-hosting requires Docker and a server, the managed cloud version only requires pasting one script tag into your HTML.
Plausible Analytics is an open-source, privacy-first alternative to Google Analytics. It lets website owners track how many people visit their site, where visitors come from, which pages they read, and what actions they take, all without collecting personal data, setting cookies, or violating privacy laws like GDPR (a European data protection regulation) or CCPA (a similar California law). The tool works by adding a tiny tracking script to your website, much smaller and faster to load than Google Analytics, which records anonymized, aggregated traffic data. You see a single clean dashboard showing real-time visitors, traffic sources, popular pages, goals, and conversions. No complex menus or custom report building required. It can integrate with Google Search Console to show which search keywords bring people to your site, and it can send weekly or monthly email reports. Plausible differs from Google Analytics in a fundamental way: Google's product is free because Google uses the data to power its advertising business. Plausible charges a subscription because it collects no personal data and shares nothing with third parties. You fully own your stats. It is available either as a managed cloud service hosted in the EU, or as a self-hosted community edition you run on your own server. The tech stack uses Elixir (a programming language built for high concurrency) and ClickHouse (a fast database designed for analytics queries). Teams use it when they want simple, honest website metrics without the privacy baggage.
Plausible Analytics is a privacy-first, open-source alternative to Google Analytics that tracks website visitors and traffic without cookies, personal data, or GDPR compliance headaches.
Mainly Elixir. The stack also includes Elixir, ClickHouse.
AGPL, free to use and self-host, but if you modify it and offer it as a service to others you must release your changes as open source.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly pm founder.
This repo across BitVibe Labs
Verify against the repo before relying on details.