1. What cookies and similar technologies are
Cookies, localStorage and similar browser technologies store small pieces of information on a device. Some are necessary for security or core functionality. Others, such as analytics or marketing storage, require consent before activation.
2. Current implementation
No analytics or marketing scripts are active by default. The website currently uses first-party consent storage, Supabase authentication storage for administrators and optional Cloudflare Turnstile storage only if Turnstile is configured for bot protection.
3. Current cookie and storage list
| Provider | Name/key | Purpose | Category | Duration | First or third party | Necessary? |
|---|---|---|---|---|---|---|
| Gostivo Web | gostivo_cookie_consent | Stores selected consent categories, timestamp and consent version. | Strictly necessary | Until cleared or consent version changes | First-party localStorage | Yes |
| Supabase | Supabase auth storage keys | Maintains administrator login sessions on protected admin pages. | Strictly necessary for admin users | Session/token lifetime configured in Supabase | First-party browser storage via Supabase client | Yes for admin access |
| Cloudflare Turnstile | Turnstile challenge storage | Bot protection for the public enquiry form when Turnstile is configured. | Security | Provider controlled | Third-party | Only when enabled |
4. Prepared but inactive categories
The cookie banner includes Analytics, Marketing and Preferences categories for future use. Those categories are disabled by default and should not load anything unless a provider is added and the visitor consents.
5. How consent works
Reject Non-Essential and Accept All are both available. Optional categories are off by default. Closing the modal, scrolling or continuing to browse does not count as consent.
6. How to change preferences
Use the Cookie Settings link in the footer or this button: .
7. Deleting browser data
You can clear cookies and site data in your browser settings. This may reset consent preferences and administrator sessions.
8. Contact
Questions about cookies can be sent to hello@gostivoweb.com.
