Cookies
What we set in your browser, why, and how to turn off the optional ones.
1. What is a cookie
A cookie is a small text file a website stores in your browser. Modern browsers also have similar storage mechanisms (localStorage, sessionStorage, IndexedDB) we treat under the same policy. Some cookies are essential for the site to work; others are optional and require your consent.
2. Essential cookies (always on)
These cookies are strictly necessary to operate TICPOZ. Without them you cannot log in, your session cannot persist, and we cannot protect your account from cross-site attacks.
ticpoz_sessionHTTP cookie · HttpOnly · Secure · SameSite=Laxticpoz_csrfHTTP cookie · Secure · SameSite=StrictthemelocalStoragecf_*HTTP cookie · third-party (Cloudflare)3. Optional cookies (off by default)
We have not yet integrated analytics or marketing trackers. When we do, they will be opt-in via a consent banner, and the specific cookies will be listed here before they are set. Until then, the only cookies on your browser from this site are the essential ones above.
4. How to control cookies
- Browser controls. Every modern browser lets you delete cookies, block third-party cookies, and configure per-site permissions. See Chrome, Firefox, Safari, Edge.
- Site-level consent. Once we add optional cookies, a banner will let you accept, reject, or configure per category. Your choice is stored in a
ticpoz_consentcookie (this cookie itself is essential to remembering your preference). - Do Not Track / Global Privacy Control. If your browser sends a DNT or GPC signal, we treat it as “reject all optional cookies” on first visit.
5. Changes
We update this page whenever the cookie set materially changes. Material changes also get a note in our changelog.
6. Related
- Privacy policy — what we do with the data behind the cookies.
- Security — how cookies, tokens and credentials are protected.
- Privacy contact: [email protected]