Plausible
🇪🇪 EstoniaPrivacy-first GA alternative, EU-hosted, simple dashboard
- Price: $9/mo
- License: AGPL-3.0
- Founded: 2018
Web analytics tools that drop zero cookies, fingerprint nothing identifiable, and let you skip the consent banner entirely.
Your cookie banner is killing 12-18% of conversions before they even see your site. You don't need yet another 'GDPR-compliant analytics' that still wants 11 cookie checkboxes. You need a tracker that doesn't require consent at all.
Most of what you read about cookieless analytics is marketing. Vendors slap "cookieless" on a product page if they've dropped third-party cookies but still set first-party tracking cookies for visitor identification. That's a meaningful improvement over Google Analytics 4, but it's not what your visitors mean when they ask "are you tracking me?" — and it's not what GDPR legitimate-interest tests for.
A genuinely cookieless analytics tool sets zero cookies of any kind (tracking, identification, consent, or session) and identifies a visit through a one-way hash of IP + User-Agent + domain + day that the server rebuilds from scratch every 24 hours. That gives you a per-day visitor count. It does not give you cross-day stitching, multi-touch attribution, or a stable user_id — and that's the trade.
The three phrases get used as if they were synonyms. They aren't, and the gap between them decides whether you can switch the banner off or merely make it smaller.
| Claim | What it commits the vendor to | What it leaves open |
|---|---|---|
| Cookieless | Nothing is written to or read from document.cookie — no tracking, session, or consent cookie. | Every other form of device storage. localStorage, IndexedDB, and a browser fingerprint are all cookieless by definition. |
| Cookie-free | Usually the same promise in friendlier words. The better vendors widen it to "no client-side storage of any kind" and say so in the docs. | Anything legal — it's a brand phrase with no definition behind it. Read the technical docs, not the badge. |
| Consent-free | No banner is required for this configuration under ePrivacy Article 5(3). | Your remaining obligations. You still name the tool in your privacy notice and still answer subject-access requests. |
Read it as a chain: cookie-free is the means, consent-free is the outcome you're after, and the first does not automatically produce the second. A tracker that stores nothing but rebuilds a stable device fingerprint from screen size, installed fonts, and canvas output has removed the cookie and kept the surveillance — the European Data Protection Board treats that case as needing consent exactly as a cookie would. Our walkthrough on how to choose a cookieless analytics platform runs the same test against a live install rather than a claim.
The mechanism is simpler than the marketing around it, and knowing the sequence is the fastest way to judge a vendor's claim in an afternoon.
Two consequences fall out of that design. Your unique-visitor number is a daily figure, so someone who reads you on Monday and again on Thursday appears twice in the weekly total — the count is internally consistent and fine for trends, but it is not a headcount of people. And because the identification work happens server-side after the beacon lands, the tracker gives ad blockers and Safari's storage limits far less to bite on than a cookie-based tag does.
Under GDPR Article 6(1)(f) — legitimate interest — you can process personal data without consent if three conditions hold: the processing is necessary for a legitimate purpose, the visitor would reasonably expect it, and it doesn't override their rights. Pure cookieless analytics tools claim this exemption because:
Several EU data-protection authorities have accepted that reasoning for aggregate reporting. The vendors that survive scrutiny are the ones publishing their sub-processor list and retention rules, not the ones with the loudest privacy page. Tools that drop a tracking cookie — even a first-party one with a 13-month expiry — fall outside the exemption and need ePrivacy consent. The five situations where the banner genuinely comes off are set out in when you don't need a cookie banner.
Every tool on this list passed all five. We deployed each on a clean test domain and inspected the wire payload + response headers in DevTools.
Set-Cookie headers on the analytics endpoint, the tracker JS request, and any redirect chain. We monitored 7 days of pageviews.Going cookieless costs you three things, and they're worth knowing before you migrate from GA4:
If those three losses are deal-breakers for your team, you don't want a cookieless tracker — you want a privacy-friendly tracker with documented consent-management, like Matomo or Piwik PRO with cookies enabled. We list those on the GDPR-compliant tools page instead.
Search the word on its own and half the results are ad tech: identity graphs, data clean rooms, first-party data onboarding, cookieless personalisation engines. Those products solve the opposite problem. They exist to keep recognising the same person after the third-party cookie went away, usually by matching hashed emails or by buying into a shared ID. The cookieless tracking tools on this page exist to stop recognising people and report on traffic regardless.
The confusion has a price. Teams shopping for a cookieless measurement tool get pitched an identity platform, sign a processing agreement that assumes personal data throughout, and land back at the banner they were trying to remove. If your question is "how many people read this page and where did they arrive from", this list answers it. If your question is "recognise this buyer across three devices and a paid channel", nothing here will do that, and the consent-free version of that requirement does not exist at any price.
The middle ground — measuring a funnel across steps without an identifier that follows people around — is a real technique with real limits. We work through four approaches to funnel analytics without cookies separately, including the two that survive contact with a real checkout.
If you want cookie-free analytics and a free price tag, you have three categories:
For most operators wanting free cookieless analytics, the choice is between Umami self-host (zero recurring cost, 30 min ops/month) or Simple Analytics free tier (zero ops, 5-site cap). If you run more than 5 sites and don't want to pay anything, Umami self-host is the only path.
Every tool below clears the privacy bar, so choosing between them is a question about your operation rather than about tracking ethics. This is where teams usually land, sorted by the job they came to do. Prices are entry tiers checked against vendor pages; the per-tool reviews carry the full ladder.
| If this is you | Start with | Why it fits | Entry cost |
|---|---|---|---|
| Blog or content site, nobody to run ops | Plausible | EU-hosted, one screen, tracker loads in well under a second | $9/mo for 10k pageviews, one site; 30-day trial |
| Marketing team running paid campaigns | Fathom | Every plan carries at least 50 sites, so agencies stop rationing seats | Paid only, 7-day trial, no free plan |
| Small budget, comfortable with a container | Umami | MIT licence, Postgres, one Docker image — and a free Hobby tier in their cloud if you'd rather not | Free software, roughly $5/mo of VPS |
| Up to five sites and nothing to spend | Simple Analytics | Free plan covers five sites; you display their badge and keep 30 days of history | Free with badge, $20/mo for 100k pageviews without |
| Personal project, one binary, no database server | GoatCounter | EUPL-licensed Go binary on SQLite; the hosted version is free for personal use | Free |
| Managed EU hosting on a tight budget | Pirsch | German hosting, events included on the entry plan | $6/mo for 10k pageviews; 30-day trial |
| Already on Matomo and want the banner gone | Matomo | Cookieless is a configuration switch rather than a different product, so the history survives | Free to self-host |
One name below needs a note before you shortlist it. Wide Angle Analytics shut down on 31 August 2026 and is listed here for reference only; the vendor issued a downloadable snapshot of customer data rather than an export button inside the interface. Among the smaller open-source entries, check the commit history before you build a reporting habit — several have gone quiet for the better part of a year.
If you ship a mobile or desktop app rather than a website, this list is the wrong category — see app-analytics tools instead. App SDKs operate on different technical principles and the cookieless framing doesn't map cleanly.
For a tool that stores nothing on the device and keeps nothing that traces back to a person, yes. ePrivacy Article 5(3) only bites when something is stored on or read from the device, and the GDPR question turns on whether what you retain still identifies someone. Both conditions have to hold together, and they stop holding the moment you switch on a returning-visitor report or a long attribution window. Either way you still name the tool in your privacy notice.
It counts differently rather than less. Sessions and pageviews are measured the same way; unique visitors become daily uniques, so a weekly figure adds up days instead of deduplicating people. Most sites see their totals go up after the switch, because no banner stands between the visitor and the measurement and the people who would have declined it are counted like everyone else.
Consent mode keeps the cookie-based design and fills the hole with modelling when a visitor declines. The banner stays up, and the data for refusers is estimated rather than observed. A cookieless tool has no cookie to consent to, so there is nothing to model. Two answers to the same problem, and only one of them removes the banner.
Yes, and it's the usual migration path: install the cookie-free tool outside the banner's blocking rules, run both for a month, then compare. The two numbers will not match, because one tool only ever saw the people who agreed. Once the size of the gap stops surprising you, drop the analytics category from the banner. The sequencing — and what it does to conversion rate — is covered in what to do when a consent banner is costing you conversions.
No. Cookieless describes what the tool refuses to put on the device. Whether a visitor stays unidentified depends on what the server keeps: a tool that retains raw IP addresses, or that stitches sessions with a device fingerprint, is cookieless and identifying at the same time. The question worth asking a vendor is not "do you set a cookie" but "can you recognise me tomorrow" — tracking website traffic without creeping on your users works through what that answer means for an ordinary site.
Truly cookieless analytics — no first-party tracking cookie, no fingerprint, no consent banner required under GDPR's legitimate interest. The tools below prove it can be done.
Privacy-first GA alternative, EU-hosted, simple dashboard
Cookieless privacy analytics with EU Isolation by default, founder-led since 2018
Open-source self-hosted privacy analytics
No-cookie analytics with AI-powered insights
MIT Node.js + MongoDB self-host-only OSS analytics — solo German maintainer Tobias Reich. GraphQL API + 14 framework integrations. No SaaS option, no paid tier
Privacy-first carbon-aware analytics — built-in CO2 reporting per pageview, only directory tool with sustainability dashboard. UK solo-maintained Nic Mulvaney LTD
Minimalist OSS hit-counter — solo-dev project, 1.1KB tracker, Pay-What-You-Want free model, no IP processed at backend
AI-native observability suite — analytics + Web Vitals + errors + feature flags + uptime + short links + Databunny AI chat in one AGPL tracker, EU-hosted Hetzner DE
Solo-developer cookieless analytics — single binary on SQLite, EUPL-1.2 license
CRO suite — A/B testing + heatmaps + funnels + AI hypothesis generation in one $19 cookie-free tracker. Replaces deprecated Google Optimize and budget-tier Hotjar+Optimizely
Italian Apache-2.0 cookieless web + product + UTM marketing analytics with AI chat — Hetzner Germany, €8.99 entry, 48h breach notification
Open-source bridge web→product analytics — Mixpanel power, Plausible simplicity, $2.50 entry, EU-hosted Sweden
Cookieless EU-hosted analytics built in Germany, with open-source AGPLv3 core
Enterprise GDPR-strict analytics suite — ISO 27001 + SOC 2 Type II + HIPAA BAA, multi-region SaaS, Polish closed-source (forked from Matomo 2016)
Modern open-source GA replacement with cookieless tracking, session replay, and Web Vitals — AGPL, EU-hosted, lightweight
SaaS-friendly cookieless analytics with funnels, user profiles, and AI chat — flat $14/mo, EU-hosted Germany
Hosted analytics priced on pageviews alone — all features and unlimited sites on every paid plan
Open-source privacy-first analytics with errors, funnels, A/B, feature flags — AGPL-3.0, EU-hosted, 50 sites included
Real-time globe + RUM Web Vitals + revenue attribution, GPC + DNT honored — only directory tool checking GPC. US Delaware LLC, EU-hosted Hetzner
Shut down on 31 August 2026 (announced May 2026). Was: strict EU-only privacy-first analytics on OVHcloud — German GmbH, $15 entry
Six facts that decide the call. Sortable.
| Tool | Entry price | Self-host | EU-only | Cookieless | Open source |
|---|---|---|---|---|---|
| Plausible | $9/mo | Yes | Yes | Yes | Yes |
| Fathom Analytics | $15/mo | No | No | Yes | No |
| Umami | Free | Yes | No | Yes | Yes |
| Simple Analytics | $20/mo | No | Yes | Yes | No |
| Ackee | Free | Yes | No | Yes | Yes |
| Cabin | Free | No | Yes | Yes | No |
| Counter.dev | Free | Yes | No | Yes | Yes |
| Databuddy | Free | Yes | Yes | Yes | Yes |
| GoatCounter | Free | Yes | Yes | Yes | Yes |
| Humblytics | $19/mo | No | No | Yes | No |
| Litlyx | $8/mo | Yes | Yes | Yes | Yes |
| OpenPanel | $2/mo | Yes | Yes | Yes | No |
| Pirsch | $6/mo | No | Yes | Yes | No |
| Piwik PRO | $36/mo | No | No | Yes | No |
| Rybbit | $13/mo | Yes | Yes | Yes | Yes |
| Seline | Free | No | Yes | Yes | No |
| Statable | $9/mo | No | Yes | Yes | No |
| Swetrix | $19/mo | Yes | Yes | Yes | Yes |
| Visitors | $9/mo | No | Yes | Yes | No |
| Wide Angle Analytics | $15/mo | No | Yes | Yes | No |