Last updated: 26 May 2026
Table for Two is a web app. We primarily use browser local storage rather than traditional cookies. Here's what's stored and why.
These are required for the app to work. They cannot be disabled.
| Key | Purpose | Duration |
|---|---|---|
| Supabase auth tokens | Keep you signed in | Session / 1 week |
| t4t_user_profile | Your name, preferences, and settings (offline cache) | Persistent |
| t4t_bk, t4t_rm | Your bookings and reminders (offline cache) | Persistent |
| t4t_venue_cache | Cached venue data to reduce loading times | 15 minutes |
| t4t_cookie_consent | Your cookie/analytics preference | Persistent |
These are only loaded if you click "Accept" on the consent banner.
| Service | Purpose | What it collects |
|---|---|---|
| Vercel Web Analytics | Understand which pages are visited and how the app performs | Page views, device type, country (no personal identifiers) |
| Sentry | Detect and fix crashes and errors | Error messages, browser info, anonymous session ID |
| Product usage events | Understand which features are used | Feature interactions, anonymous user ID |
We do not use advertising cookies or third-party tracking pixels. When you click through to external booking sites, those sites may set their own cookies — please refer to their own cookie policies.