At a glance
- We do not run Google Analytics or advertising cookies on this host.
- If you sign in, we set one HttpOnly session cookie so the client area works.
- Fonts load from Bunny. That is a third-party request, not a tracking tag we control.
- Opening Stripe checkout on the pricing page loads Stripe’s own script. That is payment, not ads.
Cookies we set
| Name | Why | How long |
|---|---|---|
fetch_sid |
Signed-in session. Strictly necessary. Secure and HttpOnly in production. | 30 days, or until you sign out |
fetch_cookie_seen |
localStorage flag that you opened Manage cookies. Not sent to the server. | Until you clear site data |
Similar storage
The login page may keep a session token in localStorage (fetch_session) so the browser can call the API. The account page may keep a key suffix in sessionStorage while you revoke a key. Those are not cookies. Clearing site data removes them.
Change your mind
Use in the footer, or your browser controls. Blocking the session cookie means you cannot stay signed in. That is expected.
Questions: use the secure contact form.