1. What is a cookie (and why we also talk about localStorage)
A cookie is a small file that a website stores in your browser. Equivalent browser storage (localStorage, sessionStorage) is treated the same way in Spain and the EU when it is used to identify the user or analyse their behaviour (AEPD criterion, Cookie Guidelines 2023 edition, and Art. 22.2 LSSI-CE).
2. What we use at Wandr
2.1 Strictly necessary (no consent required)
| Identifier | Type | Purpose | Expiry |
|---|---|---|---|
wandr_client_token | localStorage | Identifies your browser to link your anonymous trips | Persistent until you delete it |
NEXT_LOCALE | First-party cookie | Remembers your preferred language (es / en) | 1 year |
sb-*-auth-token and similar (Supabase) | Cookie / localStorage | Keep you signed in | Session + refresh token |
wandr_consent | localStorage | Remembers your cookie preferences | 12 months |
2.2 Analytics (require your consent)
| Identifier | Source | Purpose | Expiry |
|---|---|---|---|
ph_* (PostHog) | PostHog (first-party) | Measure product usage: pages viewed, events such as «trip created» or «chat sent». No session recording. | 365 days |
2.3 Third-party (when you use specific features)
- Google sets its cookies if you sign in with Google or if a map loads. More info: policies.google.com/technologies/cookies.
- Mapbox sets technical cookies when resolving destinations. More info: mapbox.com/legal/cookies.
3. Your choices
On your first visit you will see a banner with three options:
- Only necessary: just what is essential for the service to work.
- Accept all: also enables analytics.
- Configure: choose per category.
You can change your decision at any time from the button below:
4. How to delete them from your browser
You can delete cookies and storage data from your browser settings:
Important: if you block strictly necessary storage, parts of the service will stop working (sign-in, language, anonymous trips).
More detail on data processing in our Privacy Policy.