1 · What are cookies?
Cookies are small text files your browser stores on your device when you visit a website. They help us remember your language preference and keep the site working.
We also use similar technologies such as localStorage and sessionStorage.
2 · Cookie overview
Strictly necessary (no consent required)
| Name | Purpose | Duration | Provider |
|---|---|---|---|
| NEXT_LOCALE | Stores your language preference (DE/EN) | 12 months | huddl |
| Vercel edge cache headers | Performance optimization | Session | Vercel |
Optional (consent required)
TODO Cookie banner not implemented in v1In v1 we use no optional trackers. Once we enable PostHog for product analytics, a consent banner will appear. Vercel Analytics uses cookie-free measurement and does not require consent.
3 · Managing cookies
In your browser you can delete or block cookies at any time:
- Chrome: Settings → Privacy and security → Cookies
- Safari: Settings → Privacy
- Firefox: Settings → Privacy & Security
Note that your language preference will be reset on every visit.
4 · More information
Details on how we process data collected through cookies are in our Privacy Policy.
Last updated: May 2026