Overview
Plausible was founded by Uku Taht and Marko Saric in 2019 in Tallinn, Estonia (with UK operations), as a lightweight, open-source, privacy-friendly web analytics tool positioned as a simple alternative to Google Analytics. Plausible uses no cookies and collects no personal identifiers, so no GDPR cookie consent banner is needed; its minified tracking script is only about 1KB (roughly 1% of Google Analytics), loading asynchronously with virtually no impact on page performance.
The dashboard is deliberately minimal, showing visits, unique visitors, page views, bounce rate, referrers, and top pages on a single page with no noise. Plausible is fully open source (AGPL-3.0), offered as both cloud hosting and free self-hosting, and is used by more than 1,000,000 websites. Compared with Fathom and GoatCounter, Plausible offers a balanced mix of script size, community scale, and integration ecosystem, suiting personal site owners, content creators, and SMBs.
Key Strengths
- Extremely lightweight, about 1KB script: Minified to about 1KB (roughly 1% of GA) and loaded asynchronously, with minimal Core Web Vitals impact and SEO protection; see Core Web Vitals optimization.
- Cookieless, naturally compliant: No cookies and no personal data, compliant with GDPR, CCPA, and PECR out of the box with no consent banner; see the GDPR compliance checklist.
- Open source and self-hostable: The full source code is on GitHub (AGPL-3.0), self-hosting is completely free, and data stays 100% under your control.
- Mature community and ecosystem: Used by 1,000,000+ websites with an active community and mature plugin and integration ecosystem (WordPress, Next.js, Astro, etc.).
- Minimal dashboard and shared reports: All core metrics on one page, with public read-only dashboards for reporting to clients and teams.
Product Ecosystem
Core Metrics
Visits, unique visitors, page views, bounce rate, referrers, geo distribution, devices, and top pages, based on 100% complete data with no sampling or estimation.
Events and Goals
Goals configure custom events (button clicks, form submissions) for lightweight conversion tracking, with filtering and segmentation by source, device, and country.
Shared Reports
Generate public read-only dashboard links for clients, partners, or team members without accounts, ideal for agencies and content teams.
Deployment Modes
Cloud hosting is ready to use and vendor-operated; self-hosting runs on Docker (Plausible + PostgreSQL + ClickHouse) starting at about 1 vCPU / 1GB, with full data control; see the Docker production deployment guide.
Integrations and API
A REST API and Stats API plus official WordPress plugins, Next.js/Nuxt/Astro framework plugins, and Google Search Console integration; see the website API integration basics.
Limitations
- Focused on core metrics: Lacks funnels, heatmaps, session recordings, and A/B testing; pair with other tools for deep behavioral analysis.
- Traffic-tier billing: From $9/month scaled by page views, so high-traffic sites face rising costs; consider self-hosting long term.
- Self-hosting needs ops skills: You manage servers, the database (ClickHouse), and upgrades yourself; non-technical teams should use the cloud.
- Limited data export: Aggregated CSV export is supported, but raw clickstream bulk export is not, limiting deep data mining.
Use Cases
- Personal blogs and content sites (Recommended ★★★★★): The about 1KB script has zero practical impact, ready out of the box and privacy compliant.
- Corporate websites and compliance-sensitive industries (Recommended ★★★★★): No cookies and no personal data collection naturally meet compliance requirements; see the website GDPR compliance checklist.
- Open-source projects and self-hosting needs (Recommended ★★★★★): Fully open source with free self-hosting and full data ownership.
- SaaS product websites (Recommended ★★★★): Lightweight tracking plus Goals events supports conversion analysis.
- Product teams needing deep user-behavior analytics (Recommended ★★): Lacks funnels and heatmaps - consider Matomo or PostHog.
Pricing
| Plan | Monthly Page Views | Reference Price | Sites |
|---|---|---|---|
| 10k | 10,000 | $9/month | 1 |
| 100k | 100,000 | $19/month | 10 |
| 200k | 200,000 | $29/month | 50 |
| Enterprise | Custom | Custom quote | Unlimited |
| Self-hosted | Unlimited | Free (server cost only) | Unlimited |
Cloud prices are public reference figures with a 2-month discount on annual billing; all plans have no feature gating - only page-view limits and site counts differ. Self-hosting is free, requiring only server cost (from about 1 vCPU / 1GB).
FAQ
-
How do Plausible and Fathom compare? They are closely positioned: Plausible has a smaller script (about 1KB vs 2KB), a lower starting price ($9 vs $14), and fully free open-source self-hosting; Fathom offers white-labeling and more visualizations. See the website analytics setup guide.
-
Does Plausible really need no cookies? Yes. Plausible uses no first-party or third-party cookies, collecting anonymous visit data via a privacy-friendly protocol, so no consent banner is needed and it naturally meets GDPR compliance.
-
What does Plausible self-hosting require? A Linux server with Docker; the official template runs Plausible, PostgreSQL, and ClickHouse in 3 containers, recommended from about 1 vCPU / 1GB, deployed in about 10 minutes - see the Docker production deployment guide.
-
Does Plausible support multiple sites? Yes. The 10k plan covers 1 site, 100k covers 10, 200k covers 50, and Enterprise is unlimited; each site has its own tracking ID and dashboard - see web analytics tools; see website analytics setup guide.
-
Is Plausible suitable for e-commerce conversion tracking? The base version supports custom events via Goals (button clicks, form submissions) for lightweight conversion tracking, but lacks product-level e-commerce events and funnels; for deep e-commerce analytics choose Matomo - see the website analytics setup guide.