Cookieless tracking

Cookieless tracking is measurement that doesn't depend on third-party cookies: first-party data, server-side events, hashed-identifier matching, and modeled conversions.

Kay Vink
Kay Vink

It's a portfolio of mechanisms rather than one replacement technology: first-party collection on your own domain, click-ID joins, hashed emails matched to signed-in accounts (enhanced conversions), server-side event delivery, and modeling to fill consent and coverage gaps.

In practice "cookieless" means third-party-cookieless; most stacks still use first-party cookies for session and visitor continuity. What changed is that cross-site identifiers written by ad servers stopped being dependable, so measurement shifted to deterministic matches you make yourself: a click ID captured into your CRM, a hashed email matched to a signed-in account. Modeling fills the gaps, so reported numbers become part observed, part modeled, and knowing which share is which is the operating skill.

Buron's stack is cookieless in exactly this sense: a first-party pixel, matching on click IDs and hashed identifiers.

The full inventory of what still works, mechanism by mechanism, is Tracking after third-party cookies: what actually still works.