Essential cookies are always on — the cart and checkout would break without them. Analytics and marketing cookies are off by default and load only after you click "Accept all" or pick categories yourself.
A cookie is a small text file a site puts on your device so it can remember things between page loads — that you're logged in, what's in your cart, your language preference. Pixels and local storage do similar work and follow the same rules here.
| Category | Purpose | Consent | Lifespan |
|---|---|---|---|
| Essential | Cart, session, security, remembering your consent choice | Always on (no consent required — Law 25 art. 8.1 al. 3) | Session or 12 months |
| Analytics | Anonymous traffic stats (Google Analytics 4) with IP anonymization | Opt-in | 14 months |
| Marketing | Ad event tracking (Meta Pixel, TikTok Pixel) for measurement and retargeting | Opt-in | 13 months |
| Name | Source | Purpose | Lifespan |
|---|---|---|---|
kelyr-consent-v1 |
KELYR (localStorage) | Stores your category choices | 12 months |
cart |
KELYR (localStorage) | Persists cart between visits | 30 days |
_ga |
Google Analytics | Distinguishes users | 14 months |
_ga_<ID> |
Google Analytics | Persists session state | 14 months |
_fbp |
Meta Pixel | Ad measurement identifier | 90 days |
_ttp |
TikTok Pixel | Ad measurement identifier | 13 months |
This setup follows Quebec Law 25 art. 8.1 al. 3 (identifying cookies off by default), the EU GDPR (consent must be free, specific, informed, unambiguous), and the ePrivacy Directive (prior consent for non-essential cookies). Marketing pixels never load before you opt in — that's enforced in code, not just in this document.
If we add a new tool, we update this page first and re-prompt the banner. Latest material change shown at the top of the page.