← All posts

August 19, 2026

How to run Atribusi without a visitor cookie

Cookieless mode keeps the visitor ID in memory for the current tab. It does not write an ID to localStorage.

Add this attribute on the tracker script:

data-cookieless="true"

Returning visitors in a new tab look like new visitors. This mode also cannot share a visitor across subdomains. Use this when you need first-party analytics without a stored identifier.

Atribusi Audience report still works when the tracker runs in cookieless mode
Reports still show country, city, and device. Returning visitors in a new tab count as new.