Splitvoy uses your browser's local storage (not classic HTTP cookies) to remember a few things on your device:
| Stored item | Purpose |
|---|---|
splitvoy_trip_id | Remembers which trip to load when you reopen the app |
splitvoy | A local offline copy of your trip data, so the app still works without internet |
splitvoy_pro / splitvoy_pro_key | Remembers that you've activated Pro, so you don't have to re-enter your key |
splitvoy_onboarded | Remembers you've already seen the welcome tour, so it doesn't repeat |
Our database provider (Google Firebase) may also use its own local storage/IndexedDB internally to support real-time sync and offline functionality.
Cookie consent banners exist mainly to get permission for non-essential tracking. Since everything we store is strictly necessary for the app to function (and nothing is used for advertising or cross-site tracking), there's nothing extra to ask your permission for.
You can clear all locally stored Splitvoy data at any time through your browser's settings (usually under "Site settings" or "Clear browsing data" → choose "Cookies and site data" for splitvoy.com). Doing so will sign you out of your current trip locally — you can get back in using your original trip link.
Questions about this policy? Email support@splitvoy.com.