Cookie policy
The short version: the public marketing site sets no cookies of its own. What follows is the complete list of everything that can end up in your browser, and how to stop each one.
What we set
Nothing, on the public site. There is no consent banner because there is nothing to consent to for the pages you are reading. The one cookie we set anywhere is on our admin console, which you cannot reach.
What third parties may set
_ga and related cookies to count visits and measure which pages are read. Typically expires after 2 years.How to refuse
- Analytics. Send a
Do Not Trackor Global Privacy Control signal, use your browser's tracking protection, or blockgoogletagmanager.com. Nothing on the site depends on analytics loading, so blocking it changes nothing about how the site works. - Strictly necessary items. You can block these too, in your browser settings. The contact form will then stop working, because the challenge it depends on cannot run.
- Everything. Every mainstream browser can clear and block cookies per-site from its settings.
Other storage
The site uses no localStorage, sessionStorage or IndexedDB for tracking. Firebase Authentication, used only on the admin console, writes to IndexedDB during sign-in; we delete that session immediately after exchanging it for the __session cookie, precisely so no token is left sitting in browser storage.
More
What we do with the data behind all of this is set out in the privacy policy.