Hven does not set cookies. We reviewed our code before writing this page: neither the marketing site nor the app sets any cookie — no analytics cookies, no advertising cookies, no tracking cookies, first- or third-party. There are no third-party analytics scripts on our pages.
When you sign in to the Hven app, it keeps a small amount of data in your browser’s localStorage (and, for some transient screen state, sessionStorage). This is functionally similar to essential cookies, so we disclose it here:
| Storage key | Purpose |
|---|---|
lighthouse.auth.token |
Your sign-in session (a short-lived signed token). Removed when you sign out. |
lighthouse_theme / hven_theme |
Your light/dark theme preference. |
lighthouse.selectedBrandId |
Which brand you last had selected, so the app reopens on it. |
Small UI flags (e.g. hven_dismissed_broadcasts, hven_onboarding_…, lighthouse_actions_seen_at) |
Remember which in-app messages you dismissed, your onboarding progress, and what you’ve already seen — so we don’t show you the same thing twice. |
All of this stays on your device, is used only to make the app work for you, and is never used for advertising or shared with anyone.
Hven runs no code on your website. There is no tracking script, no snippet, and no plugin that sets anything on your visitors’ browsers. We hold no data about the people who visit your site.
You can clear localStorage at any time through your browser’s settings (usually under “Clear browsing data” → “Site data”). Doing so signs you out of Hven and resets your saved preferences.
If we ever introduce a cookie or a third-party script, we will update this page first and change the date at the top.
If you have questions about this policy, contact us at info@hven.io.