Summary
The public website currently does not use analytics or marketing cookies. The only cookie set by our own code is the admin session cookie used after a superadmin logs in.
If analytics, ad pixels, embedded chat widgets, or other non-essential tracking tools are added later, a consent banner and preference controls should be added before those tools load.
Cookie and storage report
| Name | Provider | Purpose | Duration | Category |
|---|---|---|---|---|
| zr_admin_session | ZanteRooms | Keeps the superadmin signed in and protects admin-only endpoints. | 8 hours | Strictly necessary |
| Cloudflare security cookies | Cloudflare | Security, traffic management, and abuse protection depending on Cloudflare account settings. | As defined by Cloudflare | Security/necessary |
| zanterooms-admin-ui-v3 | ZanteRooms localStorage | Saves admin dashboard view preferences on the admin device. This is localStorage, not a cookie. | Until browser data is cleared | Functional |
Is a cookie banner mandatory?
For the current implementation, no public cookie banner is needed because the site does not set non-essential cookies for visitors. In the EU, consent is normally required before non-essential cookies or similar tracking technologies are used. Add a banner if analytics, marketing, remarketing, A/B testing, embedded chat, or other non-essential tools are introduced.