Advertising

zlatavor.online is funded by partner links. Pages carrying them say so, and we earn a commission if you buy through one — at no extra cost to you. How this is funded.

zlatavor.online zlatavor.onlineConsumer security, explained

Cookie policy

Last updated: 22 September 2026 · Publisher: CLEAN KLASS s.r.o. · Responsible editor: James Gray

In one sentence

This website stores nothing on your device: no cookies, no localStorage, no sessionStorage, no IndexedDB, no cache-based identifiers — and it loads nothing from any third-party server. That is why you are not being asked to accept anything.

1. What a cookie is

A cookie is a small text file that a website asks your browser to store and to send back on later visits. Cookies are how sites recognise a returning visitor. Similar results can be achieved with localStorage, sessionStorage, IndexedDB, pixel images, and device fingerprinting. European law treats all of these the same way: storing information on a user's device, or gaining access to information already stored there, generally requires the user's prior consent.

2. What this site stores

Nothing. Concretely:

  • No cookies. Not first-party, not third-party, not “strictly necessary” ones either — a static site does not need any.
  • No web storage. The JavaScript on this site never calls localStorage, sessionStorage or indexedDB. Pages that carry partner links load one small script, /js/cta.js, whose only job is to carry a campaign parameter from the address bar onto the outbound link and to make sure that link keeps its rel="sponsored nofollow noopener" attributes. It makes no network request, sends nothing anywhere and stores nothing. You can read all of it: it is short and not minified.
  • No analytics. There is no Google Analytics, no Matomo, no Plausible, no self-hosted counter, no server-side analytics package, no heatmap and no session recorder.
  • No advertising or conversion pixels, no Meta pixel, no Microsoft UET tag, no Google Ads tag, no remarketing of any kind.
  • No fingerprinting of your browser, fonts, canvas, screen or device.
  • No third-party requests at all. No Google Fonts — the site uses the fonts already installed on your system. No CDN. No remote images: every illustration is an SVG file served from this domain. No embedded video, no social buttons, no map, no comment platform.

3. Why there is no consent banner

Article 5(3) of the ePrivacy Directive 2002/58/EC, as implemented in Czech law, requires consent before information is stored on or read from a user's terminal equipment, except where this is strictly necessary to provide the service the user has requested. Consent is required for the act of storing or reading — not for any particular technology.

We store nothing and read nothing. There is therefore no processing for you to consent to, and a banner would be asking permission for something that is not happening. We consider a banner in that situation to be misleading, and we consider the “accept everything to continue” pattern to be a poor bargain for readers. Removing the tracking was the simpler and more honest engineering choice.

4. How to verify this yourself

Do not take our word for it. Every modern browser ships with the tools to check, and it takes about a minute.

  1. Open this page in a private or incognito window, so that nothing left by other sites confuses the picture.
  2. Open the developer tools: F12, or Ctrl+Shift+I on Windows and Linux, or Cmd+Option+I on macOS.
  3. Go to the Application tab in Chrome or Edge, or Storage in Firefox and Safari. Look at Cookies, Local Storage, Session Storage and IndexedDB for https://zlatavor.online. All four should be empty.
  4. Go to the Network tab and reload the page with Ctrl+F5. Every request in the list should be to zlatavor.online — the HTML page, one stylesheet, one small script and the SVG illustrations. There should be no request to any other domain.
  5. Still in the Network tab, click the document request and read the Response Headers. There should be no Set-Cookie header.

If you find anything that contradicts this page, please tell us at info@zlatavor.online. We will fix it and say on this page that we did.

5. What happens when you leave via a partner link

Pages on this site carry partner links to third-party sellers, marked as such. Once you follow one, you are on someone else's website and their rules apply. Those sellers do typically set cookies, because that is how an affiliate sale is attributed. We have no control over that, and we receive no personal data about you in return — commission reporting reaches us in aggregate form only.

Our pages send the referrer policy strict-origin-when-cross-origin, so the destination learns only that you arrived from https://zlatavor.online and not which page you were reading.

6. Your browser settings

Because we set no cookies, there is nothing here for you to block, and blocking cookies will not break anything on this site. Your browser's cookie settings remain entirely yours; they simply have no effect on our pages.

7. If this ever changes

If we ever add anything that stores or reads information on your device, we will update this page and the privacy policy first, and we will put a proper consent mechanism in place before the change goes live. We will not add tracking quietly and we will not add it retroactively.