What we currently use
| Cookie or service | Purpose | Type |
|---|---|---|
| auth_token | Keeps the authenticated session available for protected routes and BFF calls. | Essential |
| refresh_token | Renews active sessions without asking for credentials on every navigation. | Essential |
| Language / locale cookie | Remembers the visitor language preference when the site locale is changed. | Functional |
| Google Tag Manager | Analytics measurement and tag activation in production. Google manages consent in regulated regions. | Third-party |
| Google AdSense | Advertising monetization in production. Google manages consent in regulated regions. | Third-party |