Cookies and browser storage

What the site writes to your browser, why it is there, and how to disable it.

Strictly necessary

The application does not set first-party cookies of its own. The history feature uses the browser's localStorage (key axiom_history_v1) to keep your last five sessions. This is not a cookie, but it is local storage — you can clear it from your browser's site data settings.

Analytics (optional)

If NEXT_PUBLIC_GA_ID is configured, the site loads Google Analytics (gtag.js). Google Analytics may set cookies such as _ga and related identifiers to measure usage. If the variable is not set, no analytics script is loaded and no analytics cookies are written.

Third-party cookies

The application itself does not embed third-party widgets, share buttons, or advertising tags that would set additional cookies. Cookies set by Google Analytics, when enabled, fall under Google's policies.

How to disable

Changes

If we add new cookies or storage mechanisms we will list them here.

See also: Privacy, Terms, About.