Skip to content

Plausible alternatives

12 tools that do a similar job, and what makes each one different.

What Plausible is

Plausible Analytics is a web analytics tool that reports how many people visit a site and what they do there, without cookies and without collecting personal data. It is built as a direct alternative to Google Analytics for site owners who want the numbers but not the tracking. The tracking script is under 1 KB, small enough that it does not meaningfully affect how fast a page loads. Because it sets no cookies and stores no personal data, a site running it does not need a cookie banner for analytics, and the product is compliant with GDPR and CCPA. It does not follow visitors across sites or devices, and the rest of the design follows from that: there is no individual-level profile to query, so every report is an aggregate. The dashboard updates in real time and fits on a single screen. It answers the questions most site owners actually have, which pages get read, where visitors came from, which campaigns worked, and what people did before they left. Goals can be configured with custom properties to track signups, purchases, clicks and form completions, and revenue can be attributed to them. Scroll depth, file downloads and outbound clicks are tracked automatically rather than needing separate setup, and bot traffic is filtered out by default. Teams can manage several sites under one account, sort them by traffic, and control who sees which of them. Two-factor authentication is available. There is an API for reading statistics and for sending events from a server, plus integrations with Google Search Console, Google Tag Manager and WordPress. Existing Google Analytics data can be imported, so moving does not mean losing the history. Plausible is open source under the AGPLv3 licence and the code is public and auditable on GitHub. It can be self-hosted, so a team that wants its analytics on its own infrastructure can run the whole thing itself. The hosted service is based and hosted in the EU. Uku Taht started the project in December 2018 and paid subscriptions launched the following year. The company is self-funded and profitable, has no outside investors, crossed one million dollars in annual recurring revenue in 2022, and is now a team of ten serving more than twenty thousand paying subscribers. Pricing starts at four dollars a month on an annual plan and runs to ninety dollars a month, with a free trial.

Product analytics, session replay, feature flags, experiments and surveys in one open-source stack, which removes the usual problem of four tools that disagree about who a user is. Generous free tier, self-hostable, and SQL access to the underlying events. Broad enough that teams grow into it rather than out of it.

Freemium

Simple, private analytics on one screen you can read in ten seconds. No cookies, no consent banner, GDPR and CCPA compliant, and data hosted with an EU isolation option. Deliberately minimal: traffic, referrers, pages, events. For anyone who wants to know whether the post did well and nothing more elaborate than that.

Paid

Event analytics for questions that begin with 'how many users who'. Funnels, retention curves, cohorts and flows are the core, built on events with properties rather than pageviews. Strong at behavioural questions and weaker at the simple traffic reporting a marketing team wants, which is why it often sits beside a web analytics tool.

Freemium

Behavioural analytics built around cohorts, retention and the paths users take through a product. Comparable to Mixpanel and generally chosen for the depth of its retention and journey analysis. Experimentation and customer data tooling sit alongside. Aimed at product teams with enough volume for the analysis to mean something.

Freemium

Free to use, where Plausible is paid

Open source

Free to use, where Plausible is paid

Open source

Catches errors in production and tells you what you need to fix them: the stack trace with source maps applied, the release that introduced it, the browser or runtime, and how many users hit it. Groups duplicates so one bug is one issue. Performance monitoring and session replay sit alongside. Most teams install it after the outage that made the case for it.

Freemium

Postgres with the things an application needs bolted on: authentication, row-level security, file storage, realtime subscriptions and auto-generated APIs. It is a real Postgres database, so `pg_dump` and any Postgres client work and leaving is a migration rather than a rewrite. Popular as a Firebase replacement for teams that would rather own SQL than a proprietary document store.

Freemium

Notes as plain markdown files in a folder you own. Links between notes build a graph, and a large plugin ecosystem covers everything from tasks to spaced repetition. Because the files are local and open, the notes outlive the application and any company behind it. Sync and publishing are paid add-ons; the core is free.

Freemium

Long-running background jobs written in your own codebase, in TypeScript, with retries, concurrency control and observability that actually work. No timeouts to design around, which is the constraint serverless functions impose on this kind of work. Open source and self-hostable. Aimed at AI pipelines, video processing and anything else measured in minutes.

Freemium

Free to use, where Plausible is paid

Open source

Free to use, where Plausible is paid

Open source
Plausible alternatives · AI Tools Repo