Cookie Policy
Last updated: February 2026
1. What Are Cookies
Cookies are small text files stored on your device when you visit a website. They help the site remember your preferences and improve your experience. Juliapp uses minimal cookies — only what is strictly necessary to operate the Service.
2. Cookies We Use
| Cookie | Purpose | Type | Duration |
|---|---|---|---|
| sb-*-auth-token | Authentication session (Supabase) | Essential | Session |
| NEXT_LOCALE | Stores your language preference | Essential | 1 year |
| juliapp_theme | Stores your dark/light theme preference | Functional | 1 year |
3. Local Storage
In addition to cookies, Juliapp uses browser local storage for app functionality:
- juliapp_active_trip: Persists active trip navigation state.
- juliapp_last_session_ts: Tracks when you last visited (for session briefing).
- juliapp_notifications_enabled: Push notification preference.
- Offline queue (IndexedDB): Stores reports created while offline for later sync.
4. Third-Party Cookies
Juliapp does not use any third-party tracking, analytics, or advertising cookies. We do not use Google Analytics, Facebook Pixel, or any similar tracking tools. The only third-party services that may set cookies are:
- Supabase: Authentication cookies (essential, first-party equivalent).
- Stripe: Fraud prevention cookies during checkout (only when you initiate payment).
5. Managing Cookies
Since Juliapp only uses essential and functional cookies, we do not display a cookie consent banner. Under the ePrivacy Directive, consent is not required for cookies strictly necessary to provide the Service.
You can delete cookies at any time through your browser settings. Note that deleting authentication cookies will sign you out, and deleting local storage will reset your preferences.
6. Changes
We may update this Cookie Policy if we introduce new features that require additional cookies. Any changes will be reflected on this page with an updated date.
7. Contact
If you have questions about our use of cookies, contact us at legal@juliapp.io.
8. Mobile Applications
Juliapp mobile applications do not use cookies. Local storage is handled via:
- AsyncStorage: user preferences (theme, language, filters)
- SecureStore: authentication tokens (Keychain / EncryptedSharedPreferences)
- No advertising tracking is integrated in the mobile applications
- Analytics: aggregated data only, no personal data is collected for advertising purposes