Overview
NomadKit Starter uses essential cookies and local storage to run the service, and optional analytics only if you choose "Accept all" in our cookie banner. You can change your choice anytime via Cookie settings (footer or banner).
This policy covers the marketing site (http://localhost:3002) and the web app (http://localhost:3000). The native mobile app does not use these browser cookies; it stores a session token in secure storage instead.
Essential (always active)
| Name | Type | Purpose | Duration |
|---|---|---|---|
better-auth.session_token (or __Secure- variant) | HttpOnly cookie | Keeps you signed in across starter subdomains | Up to 7 days (refreshed while active) |
nomadkit.consent.v1 | localStorage | Remembers your cookie preference | Until cleared |
nomadkit_consent | Cookie | Syncs analytics consent to our API | 1 year |
nomadkit.appearance.v1 | localStorage | Theme preference (web app) | Until cleared |
nomadkit.plans.v1:* | localStorage | Offline plan cache (web app, signed-in) | Until sign-out |
nomadkit.plans.queue.v1:* | localStorage | Offline sync queue (web app) | Until sign-out |
nomadkit.settings.v1:* | localStorage | Cached user settings (web app) | Until sign-out |
nomadkit.offline.user.v1 | localStorage | Last signed-in user ID for offline access (web app) | Until sign-out |
nomadkit.referral.v1 | Cookie + localStorage | Referral code from invite links (web app; set via /r/:code) | 7 days / until cleared |
| Service worker cache | Cache API | PWA offline assets (web app only) | Until updated or cleared |
Analytics (consent required)
Loaded only when you click "Accept all" on our websites.
| Name | Provider | Purpose | Duration |
|---|---|---|---|
ph_* / ph_phc_* | PostHog EU | Product analytics, page views, error reporting (web app only) | Per PostHog policy |
| Cloudflare Web Analytics beacon | Cloudflare | Anonymous page metrics and Core Web Vitals | Session / per CF policy |
Third-party sign-in
Google OAuth redirects you to Google's site during sign-in. Google may set its own cookies on their domain. We do not load Google tracking scripts on starter pages.