All posts

Cookieless tracking, explained for marketers

Why third-party cookies are dying, what's replacing them, and how to measure your site without GDPR banners or Google Analytics gymnastics.

Cookieless tracking, explained for marketers

Third-party cookies are leaving. Safari blocks them by default. Firefox blocks them by default. Chrome's deprecation has been stop-and-start, but the direction is one-way. If you still depend on cookie-based tracking, you're losing data — and you'll lose more every quarter.

Here's what cookieless tracking actually is, why it's better than what most sites currently do, and how to think about the switch.

The cookie problem in plain terms

Most analytics tools — Google Analytics included — use cookies to recognize returning visitors. A cookie is a small file the browser stores when you visit a site, and the analytics script reads it back on the next visit to say "ah, this is the same person."

That model works fine for first-party cookies (the cookie comes from the site you're visiting). The problem is third-party cookies — when an ad network or analytics provider drops a cookie from a different domain. Browsers have been killing those for years because they enable tracking across sites.

The cascading effect: even first-party analytics is being affected. Safari's ITP truncates first-party cookies to 7 days. Ad blockers strip analytics scripts entirely. GDPR cookie banners cause 20-40% of users to decline tracking. The "ground truth" your dashboard reports is increasingly fiction.

What cookieless tracking does instead

Cookieless analytics identifies unique visitors using something other than a stored cookie. The common approaches:

Hashed fingerprinting. A hash of IP + user agent + a daily rotating salt produces a per-day visitor ID. The same person on the same day is the same ID; the next day they're a new visitor. This is enough for accurate daily uniques and most analytics needs, while being privacy-safe under GDPR.

Server-side tracking. Instead of a JS pixel in the browser, the server logs the request and emits the analytics event from its side. Ad blockers can't strip it because it's not in the browser.

Session-level only. No persistent ID at all — just count pageviews and sessions, drop the "returning visitor" concept. Plausible Analytics works this way.

What you lose, what you gain

You lose: cross-session attribution (knowing the same user came back next week), individual user journeys across days, retargeting pixels.

You gain: no cookie banner, no GDPR compliance work, no ad-blocker data gaps, faster page loads (no 200KB tracking scripts), and honest aggregate numbers.

For most marketing sites, the trade is favorable. The cross-session attribution data was always shaky anyway — the same person on three devices used to be three users in GA, and that hasn't improved.

Server-side analytics, built in

BrightSite's analytics are cookieless and server-side by default. No external script tag, no banner, no GA setup. The numbers you see in the dashboard reflect what actually happened on the server — not what the visitor's browser was willing to report.

The platform also ships Spotlight, a built-in session replay and heatmap tool that records pageviews and interactions without third-party cookies. Same privacy posture, same dashboard.

If you're running on a stack where you've cobbled together Plausible + Hotjar + a cookie banner plugin, that's a lot of moving parts for tracking that should be invisible. The category is consolidating. See how BrightSite handles it natively.

Migration in practice

If you're currently on Google Analytics 4:

  1. Pick a cookieless tool (Plausible, Fathom, or a platform with it built in).
  2. Run both in parallel for 30 days. Your numbers will look different — that's expected. Cookieless tools usually report 10-30% more sessions than GA4 because they catch ad-blocker traffic GA4 misses.
  3. Reconcile by comparing trends, not absolute numbers. If both tools show traffic up week-over-week, the trend is real.
  4. Cut over and remove the cookie banner.

The next two years are going to be a slow, ugly transition for everyone still on cookie-based analytics. Better to do it now while there's still a reference data set in GA4 to compare against.

Ready to try a faster website?

BrightSite is the modern website platform — built, hosted, and grown in one place.

Join the Waitlist