Cookie Policy

Last updated: May 20, 2026

1. What are cookies?

Cookies are small text files stored in your browser when you visit a website. They let the site remember things about you between visits — for example, that you're logged in, what theme you prefer, or which features you've used. Similar technologies (localStorage, sessionStorage) work the same way.

2. The two categories we use

Essential (always on)

Required for the site to work. We cannot disable these. Examples:

  • Supabase Auth session — keeps you logged in. Without it you would re-enter your password on every page.
  • Theme preference — remembers dark vs light mode.
  • Cookie banner state — so we don't ask you about cookies on every page load.
  • Stripe checkout — secure cookies set by Stripe during payment flow, required to complete a transaction.

Analytics (opt-in)

Anonymous usage data that helps us understand which features are useful and where the product needs work. You can decline these and the site will still work exactly the same.

  • Vercel Analytics — counts page views and measures load performance. No cross-site tracking, no advertising profile.

3. What we do NOT use

  • No third-party advertising cookies.
  • No cross-site tracking pixels.
  • No social media re-marketing tags.
  • We do not sell any data derived from cookies.

4. Managing your preferences

You can change your cookie choices at any time. Your decision is stored locally in your browser; clearing browser data will reset it.

Current setting: No choice recorded

You can also disable cookies entirely in your browser settings, but doing so will prevent you from logging in.

5. Related policies

  • Privacy Policy — what personal data we collect and your rights under GDPR and CCPA.
  • Terms of Service — the agreement that governs your use of Dipsern.

6. Contact

Questions about cookies? Email support@dipsern.com.