Run Atribusi without cookies
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. Use this when you need first-party analytics without a stored identifier.
