Skip to content
Tracking mechanics

What is Cookieless analytics?

Cookieless analytics measures website traffic without setting cookies or writing to any device storage. Because the ePrivacy consent requirement is triggered by storing or reading data on a device, a tool that stores nothing does not trigger it. Visitors are recognised for a limited window using a derived, rotating identifier instead.

How a visitor is recognised without storage

If nothing can be stored, identity has to be derived from the request itself. The usual construction:

  1. Take stable request attributes — the website id, the IP address, the user agent, the screen size, the language.
  2. Hash them together with a secret salt that rotates on a schedule, typically daily.
  3. Use the resulting value as the visitor identifier for that window.

When the salt rotates, the old identifiers cannot be reproduced. Yesterday’s visitor and today’s cannot be linked, even by the people running the system.

sonex works this way, with one refinement: a visit already in progress when the salt rotates would otherwise split into two visitors, so the previous salt is briefly consulted to stitch that single visit back together. The window is short and deliberate.

What you give up, stated plainly

Honest cookieless analytics is worse at exactly one thing: identity over long periods.

  • Returning visitors across days are counted as new.
  • Multi-week attribution journeys cannot be reconstructed.
  • Long-horizon retention on anonymous traffic is not available.

Everything else is unaffected — traffic, pages, referrers, campaigns, funnels within a visit, geography, and revenue read from a payment provider. For most sites the trade is: give up the ability to follow individuals for months, keep every number you actually use.

Not the same as “cookieless” in advertising

The advertising industry uses the same word for a different project: replacing third-party cookies with other cross-site identifiers — hashed emails, identity graphs, fingerprinting. Those still identify people; they simply do it without a cookie.

Worth checking which meaning a vendor intends. “No cookies” and “does not identify your visitors” are very different promises.

Questions

Frequently asked.

Cookies, install and pricing, answered. Still stuck? Ask us anything .

01 Can sonex show revenue next to my traffic?

Yes. Connect Stripe or Polar with a read-only key and sonex reads revenue straight from your payment provider, per website. Revenue then appears as a focusable series on the Overview chart and as its own report, beside the traffic that earned it. No tracked event is needed for it to work.

02 Does sonex use cookies?

No. sonex sets no cookies and needs no consent banner. It counts visits without cookies, fingerprinting, or any personal data, so it is GDPR, PECR and CCPA-ready by default.

03 How do I install sonex?

Add one script tag to your site's <head> with your website id. It is a single lightweight tracker — no build step and no SDK required.

04 Is sonex a Google Analytics alternative?

Yes. sonex gives you the reports that matter — visitors, pages, referrers, funnels, revenue and a world map — without surveilling your audience or drowning you in configuration.

05 How is sonex priced?

By monthly tracked events. Free covers 2k events, Pro is $20/mo for 200k events, and Business is $200/mo for 2M events with team seats.

See what your traffic actually earns.

Revenue beside the visitors that produced it. No cookies, no credit card, no consent banner.

Get started