What we store

We take a minimal approach. Tessolari does not use tracking cookies, advertising cookies, or third-party analytics cookies.

  • Session cookie (na_session) — set when you sign in. It's HttpOnly, SameSite=Lax, signed with a server secret. It carries no personal data; it's just a reference to a server-side session row. Removed when you sign out.
  • localStorage entries — your accessibility preferences (theme, font, text size, accessibility-bar visibility). These stay on your device and are never sent to our server.

Analytics

We use Umami for site analytics. It's cookieless and doesn't track individuals — it counts page views in aggregate so we can see which parts of the site people use. It does not set any cookies, doesn't store IP addresses, and doesn't share data with third parties.

What we don't store

  • No tracking cookies from analytics services.
  • No advertising cookies.
  • No social-media tracking pixels.
  • No fingerprinting.

How to manage cookies

You control cookies through your browser:

  • View cookies currently stored.
  • Delete cookies individually or all at once.
  • Block cookies from specific or all sites.

Blocking the session cookie will prevent sign-in. Clearing localStorage resets your accessibility preferences.

Browser help pages:

Changes to this policy

We'll update this page if our cookie or storage practice changes. Questions: hello@tessolari.com.