Skip to content
Home / Directory / Analytics / Plausible
Analytics · #4 of 4

Plausible

Plausible is the only analytics tool that fits on a single screen, requires no cookie consent banner under GDPR, and can be self-hosted free — built on the philosophy that most teams only act on five metrics, so the dashboard shows exactly five. Worth it in specific situations.

$9/user/mo 4 integrations Reviewed by Marcus Reed

The take

What is Plausible?

Plausible is a lightweight, open-source web analytics tool founded in 2018 by Uku Täht and Marko Saric in Estonia. The company is bootstrapped, profitable, and has 14,000+ paying customers as of late 2025. Its tracking script runs under 1KB — compared to GA4’s approximately 50KB — and the entire product fits on a single dashboard screen.

Plausible tracks pageviews, traffic sources, and custom conversion events without using cookies. That means no consent banner is required under GDPR, CCPA, or PECR. The product is available as a hosted SaaS at plausible.io starting at $9/month, or as a free self-hosted Community Edition via Docker for teams with data residency requirements.

Plausible sits within the 80/20 of analytics tools we cover. Teams connecting Plausible to their reporting stack will find the Google Search Console integration the most valuable starting point; teams on WordPress can install via the WordPress integration without touching code.

How does Plausible work?

Plausible is built on three components: a cookieless tracking script, a single-screen dashboard, and an optional event goal system. The product deliberately excludes features most analytics tools include — no funnels, no segments, no attribution modeling. That constraint is the product, not a limitation.

Cookieless tracking script

Plausible’s tracking script is a single JavaScript file under 1KB. It records pageviews, referrer sources, UTM parameters, browser, OS, and country — all without storing personal data or setting cookies. The data is aggregated at collection and is never tied to an individual user or session ID.

Because no personal data is stored, Plausible is GDPR, CCPA, and PECR compliant by architecture. You can verify this by reviewing the open-source codebase on GitHub — every line of tracking logic is public. This is meaningfully different from GA4, where compliance depends on configuration and consent management platforms.

Single-screen dashboard

The Plausible dashboard shows sessions, unique visitors, bounce rate, visit duration, top pages, top referrers, countries, and conversion goals on one screen without scrolling. There are no custom reports, no date comparison wizards, no segment builders. You open the dashboard and you know what happened.

This is the product’s most divisive feature. Teams that need GA4-style flexibility find it insufficient. Teams that currently open GA4, stare at it for 30 seconds, and close it without acting find Plausible far more useful. Public dashboard sharing — a one-toggle setting — lets you share your analytics URL with clients, investors, or the public. Several “build in public” founders use their Plausible dashboard as a transparency page.

Custom events and goals

Plausible supports custom event tracking via a JavaScript function call: plausible('Signup') on a button click, for example. Goals track how many visitors complete a defined action and the conversion rate. The implementation is simpler than GA4’s event schema and covers common conversion tracking needs — signups, purchases, form submissions, and file downloads.

The events system does not support user-level tracking, funnel visualization, or behavioral cohorts. For product analytics at that depth, Mixpanel or Amplitude are the right additions to a Plausible deployment.

How does Plausible compare to GA4, Fathom, and Simple Analytics?

Plausible wins on open-source trust, self-hosting flexibility, and dashboard simplicity. GA4 wins on depth, free pricing, and Google Ads integration. Fathom and Simple Analytics are close competitors with slightly different pricing models.

AttributePlausibleGA4FathomSimple Analytics
Price$9/mo (10K pageviews)Free$14/mo$9/mo
Cookie consent requiredNoYes (configured)NoNo
Open sourceYes (AGPLv3)NoNoNo
Self-hostableYes (free CE)NoNoNo
Script size<1KB~50KB~2KB~3KB
Dashboard complexityOne screenVery highOne screenOne screen
Custom eventsYesYes (complex)YesYes
Funnel analysisNoYesNoNo
Google Ads integrationNoYesNoNo

“Plausible is the right call for any team that’s spent 20 minutes configuring GA4 consent mode and realized they’d rather just know how many people visited the page and where they came from,” said Marcus Reed, Go-to-Market Editor at tools8020, who has implemented analytics stacks for 30+ client sites.

Who uses Plausible in 2026?

Plausible’s 14,000+ paying customers fall into three clear segments: privacy-focused developers and indie founders, content sites with significant EU traffic, and agencies sharing dashboards with non-technical clients.

The indie-hacker and “build in public” community adopted Plausible early because its public dashboard feature lets founders share live traffic data as a marketing asset. Open-source projects use the same feature to demonstrate adoption. European-facing content sites pay for Plausible to avoid consent banners — a banner that forces a choice can reduce engagement by 5–15% on landing pages.

The profile has limits. B2B SaaS teams with complex conversion funnels and paid acquisition programs stay on GA4 because the Google Ads integration and funnel analysis justify the complexity. High-traffic sites with millions of monthly pageviews begin evaluating whether self-hosting is more cost-effective once the traffic-based price climbs. At that point, the free Plausible Community Edition becomes worth the infrastructure overhead.

When should you skip Plausible?

Plausible is the wrong choice for four specific situations.

  • You run paid acquisition campaigns tied to Google Ads or Meta Ads. Plausible has no native Google Ads or Meta Ads integration. Attribution modeling and ROAS tracking require GA4 or a dedicated attribution tool. Switching to Plausible while running significant paid spend creates a reporting blind spot.
  • You need funnel analysis, audience segments, or behavioral cohorts. Plausible tracks traffic, not behavior. For product analytics — conversion funnels, feature adoption, retention cohorts — use Mixpanel or Amplitude. These tools complement Plausible rather than replace it.
  • Your site gets fewer than 10,000 pageviews per month and budget is tight. GA4 is free. Plausible starts at $9/month. For a pre-launch product or hobby project, GA4 is the correct starting point until GDPR compliance or dashboard simplicity becomes a real problem.
  • You need HIPAA-compliant analytics. Plausible does not offer a HIPAA-compliant configuration or Business Associate Agreement. For healthcare applications, use a purpose-built HIPAA-compliant analytics tool.

How much does Plausible cost?

Plausible’s hosted pricing starts at $9/month for 10,000 monthly pageviews and scales transparently with traffic volume. The self-hosted Community Edition is free. There is no free hosted tier.

PlanPrice (at 10,000 monthly pageviews)Billing
Starter$9/month (or $90/year)Monthly or yearly
Growth$14/month (or $140/year)Monthly or yearly
Business$19/month (or $190/year)Monthly or yearly
EnterpriseCustomContact sales
Community Edition (self-hosted)FreeSelf-hosted

Pricing verified at plausible.io on 2026-05-26. These are traffic-based plans: the per-plan price shown above is for the 10,000-monthly-pageview tier and rises as your pageview volume grows. There is no free hosted plan, only a 30-day free trial (no credit card required); the self-hosted Community Edition is free.

How we evaluated Plausible

This review draws on Marcus Reed’s implementation of Plausible across 30+ client sites, direct comparison with GA4, Fathom, and Simple Analytics, and a review of Plausible’s open-source codebase for compliance verification. We re-verify pricing and feature completeness every 90 days against the live pricing page and GitHub changelog.

See our evaluation methodology for the full scoring criteria. For the 80/20 stack for solo founders, Plausible is our situational pick: default to GA4 until a consent banner or dashboard complexity becomes a real problem, then switch.

Strengths & trade-offs

What earns the score
  • No cookie consent banner needed — GDPR, CCPA, and PECR compliant out of the box
  • Single-screen dashboard is readable by clients and executives without training
  • Tracking script is under 1KB versus GA4's ~50KB, with no measurable page load impact
  • Public dashboard sharing works well for transparent indie projects and agency client reporting
  • Self-hosting via Docker gives full data sovereignty with no third-party access
Where it falls short
  • Replaces a free tool — GA4 is $0 and Plausible starts at $9/month for 10K pageviews
  • No conversion funnel analysis, audience segmentation, or attribution modeling
  • No direct integration with Google Ads or Facebook Ads for paid campaign attribution
  • Cookieless tracking can undercount sessions in scenarios where GA4 would capture them
  • Does not replace Hotjar, Mixpanel, or Amplitude for behavioral or product analytics

How it compares

ToolScoreTierFrom
Google AnalyticsGoogle Analytics 90 Essential Custom
MixpanelMixpanel 70 Strong Free
Fathom AnalyticsFathom Analytics 66 Situational $15/user
PlausiblePlausible 66 Situational $9/user

Frequently asked questions

How does Plausible compare to GA4?

Plausible is simpler, privacy-first, and GDPR compliant without a consent banner. GA4 is free, has deeper funnel analysis, audience segmentation, and integrates with Google Ads. For B2B SaaS teams with complex attribution needs, GA4 wins. For content sites and teams that want a dashboard non-technical stakeholders can read without training, Plausible wins.

Does Plausible require a cookie consent banner?

No. Plausible is cookieless — it does not store personal data or use cookies, so GDPR, CCPA, and PECR compliance is built in. You do not need a consent banner. Removing that banner removes a real UX friction point on EU-facing sites and can improve landing page conversion rates by 1–3%.

How much does Plausible cost?

At 10,000 monthly pageviews, the Starter plan is $9/month, Growth is $14/month, and Business is $19/month, with an Enterprise tier priced on request. Prices scale up as your pageview volume grows. There is no free hosted plan, only a 30-day free trial. The self-hosted Community Edition is free to run on your own infrastructure.

Can I self-host Plausible?

Yes. Plausible's Community Edition is open-source under GPLv3 and self-hosted via Docker. Your data stays in your own infrastructure with no third-party access. For most teams, the $9/month hosted tier is worth it to avoid managing infrastructure. Self-hosting is the correct choice for organizations with strict data residency requirements.

Does Plausible replace Hotjar or Mixpanel?

No. Plausible tracks pageviews, traffic sources, and custom events. It does not do heatmaps, session recordings, user journey analysis, or product analytics. It tracks traffic, not behavior. For product analytics, Mixpanel or Amplitude are the correct tools alongside Plausible, not instead of it.

Is Plausible good for tracking custom events?

Yes, within limits. Plausible supports custom event goals for tracking signups, button clicks, and form completions. Implementation is a single JavaScript function call. It is not as flexible as GA4's event schema but covers common conversion tracking without configuration complexity. Most content and marketing teams find it sufficient.

Is Plausible open source?

Yes. Plausible's codebase is published on GitHub under the GNU Affero General Public License v3 (AGPLv3). The hosted version at plausible.io is a commercial product; the Community Edition is free to self-host. The open-source license means you can audit every line of tracking code — a meaningful trust signal for privacy-focused teams.