GTM Analytics

Replacing Google Analytics

A privacy-first alternative to GA4

What you gain, what you give up, and which tool to pick depending on why you are leaving.

Original abstract illustration in the form of a set of sparklines, drawn for this guide

Almost nobody looks for a privacy-first alternative to GA4 because they woke up caring about privacy in the abstract. They look because something concrete has gone wrong: a data protection officer has asked a question nobody can answer, a consent banner is visibly costing traffic, the reports that took two clicks in Universal Analytics now take a custom exploration, or a client has asked where their visitors' data goes and the honest answer is Google.

The useful news is that the replacement problem is smaller than it looks. Once you accept that you are not going to rebuild GA4's full surface, and that you probably never used most of it, the decision comes down to three questions: do you need a consent banner, do you need behaviour tooling, and do you need the data on your own hardware.

What privacy-first actually means here

The phrase is used loosely, so it is worth pinning down. In this market it means a tool that does not set a cookie, does not store an IP address, and cannot link the same visitor across days. That third property is the one that matters legally and the one most vendors are vaguest about.

The mechanism the better tools use is a daily rotating salt. An arriving request is hashed together with a secret that changes every day, and the IP and user agent that went into the hash are discarded before the response is sent. What is kept is an opaque token scoped to one site for one day. Because yesterday's salt cannot be recomputed, yesterday's visitors cannot be joined to today's. Cross-day tracking is not switched off by a setting, it is arithmetically unavailable.

That is the standard to hold vendors to. A tool that merely anonymises the last octet of an IP address, or that offers a cookieless mode you have to remember to switch on, is doing something weaker and you should score it accordingly.

Under GDPR and the UK equivalent, analytics that set cookies or store identifiers need consent. GA4 does both, so it needs a banner, and a meaningful share of your visitors decline. Those visitors are not estimated, modelled or partially counted. They are absent.

This is the single largest accuracy problem in most GA4 deployments and almost nobody has measured it on their own site. GA4 is also the most blocked script on the web, so ad blockers remove another slice before consent is even asked, and thresholding then hides low-volume rows in the reports that survive. The number in the dashboard is a filtered projection of your traffic, and the filtering is invisible.

A cookieless tool needs no prompt, so it counts the visitors who would have declined one. Expect your traffic to look larger after switching, not smaller, and expect the difference to be big enough to change which pages you think are working. Run both for a month before you cancel anything: the gap between them is the most useful thing you will learn all year.

What you actually give up

Being straight about this is what makes the rest of the advice worth reading.

You lose Google Ads conversion bidding. This is real, it is exclusive, and if you spend meaningful money on Google Ads you should keep GA4 running for that purpose alone. The right move is not to switch but to add: keep GA4 feeding the ad platform, and run a light cookieless tool as the dashboard you actually open. A 1,270-byte second script costs you nothing you will notice.

You lose BigQuery export and the Looker Studio ecosystem, unless you pick a tool with a proper Stats API. You lose cross-device identity stitching, which is the point of a privacy-first tool rather than an oversight. And you lose the enormous configurability of GA4, which for most sites is a relief rather than a loss.

Picking by why you are leaving

If you left because of the consent banner and you want behaviour tooling as well, the cookieless tools that bundle heatmaps are the only option that does not put the banner straight back. Adding Hotjar or Microsoft Clarity to a cookieless setup reintroduces cookies and the consent requirement, which undoes the reason you switched.

If you left because GA4 became too complicated, take the tool with the clearest single screen and stop optimising. If you left because a regulator or a client asked where the data lives, you want either a vendor that lets you choose the storage jurisdiction, or a self-hosted tool where the question does not arise.

And if you left because of cost, note that GA4 is free of charge and never was free of cost. You were paying in consent friction, in data handed to an advertising company, and in the specialist time needed to get answers out of it.

The options, at a glance

Tools covered on this page, ordered by my overall score. Prices read 11 September 2026.
ToolFromFree tierCookiesScore
Absolutely Analytics$9 per monthNo free tier. A 30-day trial of the exact tier you pickedNone, so no consent banner8.9
Plausible Analytics£9 per monthNo, but the community edition is free to self-hostNone, so no consent banner8.0
MatomoFree self-hosted; cloud from €22Yes, the entire on-premise productOptional, and it runs cookieless if configured7.0
Fathom Analytics$15 per monthNo. A 7-day trialNone, so no consent banner7.4
UmamiFree self-hosted and on cloud HobbyYes, 100,000 events a month on hosted cloud, plus free self-hostingNone7.5

The rest of the field

Absolutely Analytics

8.9/10Privacy-first and cookieless

The closest thing to a drop-in replacement for a website rather than a product. Cookieless with a daily rotating salt, 1,270 bytes, no consent banner, bot traffic filtered before it reaches your bill, click and scroll maps included from $14, and a Google Analytics importer so the history comes with you.

From $9 per month · None, so no consent banner · Full review →

Plausible Analytics

8.0/10Privacy-first and cookieless

The safest switch on track record. Six years old, EU-hosted on European-owned infrastructure, 21,000 paying subscribers, and a Google Analytics importer built for exactly this journey. No heatmaps at any tier.

From £9 per month · None, so no consent banner · Full review →

Matomo

7.0/10Open source and self-hosted

The closest feature-for-feature match, and the answer if you will genuinely miss GA4's depth. Self-host it and no sampling, no thresholding and no third party are involved at all. You are taking on a PHP and MySQL application in exchange.

From Free self-hosted; cloud from €22 · Optional, and it runs cookieless if configured · Full review →

Fathom Analytics

7.4/10Privacy-first and cookieless

The answer if you look after many sites. Fifty domains on every plan from $15. No funnels and no heatmaps, and its published overage policy locks the account seven days after you go 30 per cent over.

From $15 per month · None, so no consent banner · Full review →

Umami

7.5/10Open source and self-hosted

The free answer. 100,000 events a month on its hosted tier with no badge, or free forever self-hosted on Node and Postgres.

From Free self-hosted and on cloud Hobby · None · Full review →

Common questions

Is there a free privacy-first alternative to GA4?

Yes. Umami's hosted tier gives 100,000 events a month for nothing with no badge requirement, and both Umami and Matomo are free forever if you self-host them. Cloudflare Web Analytics is free for everyone and needs no client-side script at all on sites proxied through Cloudflare, though it is shallow enough to be a baseline rather than a replacement.

Will my traffic numbers go up or down after switching?

Usually up, sometimes substantially. A cookieless tool counts the visitors who would have declined a GA4 consent prompt, and it is blocked far less often than GA4 is. GA4 also applies thresholding to low-volume rows. Run both in parallel for a month and treat the gap as a measurement of what consent and blocking were costing you.

Can I keep Google Ads conversion tracking if I switch?

Only by keeping GA4 alongside. The conversion signal that feeds Google Ads smart bidding comes from GA4 and no alternative supplies it. For advertisers the sensible arrangement is both: GA4 for the ad platform, and a light cookieless tool as the dashboard you open. The second script adds around a kilobyte.

Do privacy-first tools still need a cookie banner?

The genuinely cookieless ones do not, because they set no cookies and store no personal identifiers, so there is nothing to consent to for analytics purposes. Tools that merely offer a cookieless mode, such as Matomo or Clicky, need that mode configured correctly first, which is a different kind of promise.

Related guides

Everything above is my own opinion, formed from published vendor documentation and pricing read on 11 September 2026. There are no affiliate links on this site and no vendor has paid to appear. Corrections welcome.