AdvertisingThis page carries partner links. If you buy through one, ABAJ CZ s.r.o. is paid a commission by the vendor. It costs you nothing extra and does not change the price. How this site is funded.
ZlatovenConsumer security software, explained

Cookie policy

In force from 21 September 2026. Operator: ABAJ CZ s.r.o., Čajkovského 1684/29, Žižkov, 130 00 Praha 3, Czech Republic.

In one sentence

This website stores nothing on your device. No cookies, no local storage, no session storage, no IndexedDB, no cache identifiers, no pixels, no fingerprinting — and no requests to any third party at all. There is nothing to accept, nothing to refuse and nothing to manage.

Why there is no consent banner

Under Article 5(3) of the ePrivacy Directive (2002/58/EC, as amended), as implemented in Czech law by Act No. 127/2005 Coll. on electronic communications, consent is required before storing information on, or gaining access to information already stored on, a user’s terminal equipment — unless it is strictly necessary to deliver a service the user asked for.

We neither store nor access anything on your device. The consent requirement is therefore not triggered. A banner asking you to agree to something that does not happen would be theatre, and it would train you to click “accept” without reading, which is worse than useless.

The same applies to the GDPR: there is no personal data to collect here, so there is no consent to obtain. The privacy policy describes the only two things that are unavoidably processed — technical server log entries and any email you choose to send us.

What is not present, item by item

TechnologyUsed on this site?Note
HTTP cookies (first-party)NoNo Set-Cookie header is sent by any page or asset.
HTTP cookies (third-party)NoNothing third-party is loaded, so nothing third-party can set one.
localStorage / sessionStorageNoThe site’s only script contains no storage call of any kind.
IndexedDB, Web SQL, Cache StorageNoNot used. There is no service worker.
AnalyticsNoNo Google Analytics, no Matomo, no alternative, first-party or otherwise.
Advertising / conversion pixelsNoNo Microsoft UET tag, no Meta pixel, no Google tag, no affiliate network script.
FingerprintingNoNo canvas, font, audio, WebGL or device enumeration.
Web fontsNoThe site uses the fonts already on your device (a system font stack). Nothing is fetched from Google Fonts or any other provider.
CDN, remote images, embedsNoStylesheet, script, diagrams and icon are all served from this domain. No embedded video, map or social widget.
Contact or newsletter formNoDeliberately absent — a form would collect data. Contact is by email or post.

The one piece of JavaScript on this site, and what it does

There is a single small script, served from /js/cta.js. You can read it in full — it is a few dozen lines. It does exactly two things:

  1. It keeps the advertising markers on partner links. It ensures every commercial link carries rel="sponsored nofollow noopener", so that the link is correctly declared as advertising even if anything else on the page were to alter it.
  2. It passes campaign parameters through. If you arrived here from an advertisement, your address bar may contain a parameter such as msclkid, gclid or utm_source. The script copies those from the current URL onto the outbound partner link, so the advertising platform can attribute the visit. It reads them from the URL you already have and writes them to the outgoing link in the same page view. Nothing is stored, nothing is sent anywhere, and nothing is retained. If your URL has no such parameter, nothing is added.

The script sets no cookie, touches no storage API, sends no network request and observes nothing about your behaviour. If JavaScript is disabled in your browser, the site works exactly the same; the partner links simply carry no campaign parameters.

How to verify this yourself

Please do not take our word for it. It takes about a minute.

Check for cookies and storage

  1. Open this page in Chrome or Edge and press F12 (or Ctrl+Shift+I; on a Mac, Cmd+Option+I).
  2. Go to the Application tab.
  3. In the left-hand panel under Storage, open Cookieshttps://zlatoven.online. It will be empty.
  4. Still in that panel, check Local storage, Session storage and IndexedDB. All empty.

In Firefox, the equivalent is the Storage tab. In Safari, enable the Develop menu in Settings → Advanced, then use Develop → Show Web Inspector → Storage.

Check that nothing third-party is requested

  1. In developer tools, open the Network tab.
  2. Reload the page with the tab open.
  3. Look at the Domain column — you may need to enable it by right-clicking the column headers. Every single request will be to zlatoven.online. There will be no request to any font provider, CDN, analytics service or advertising network.

Check that no cookie is being set by the server

In the Network tab, click the first document request and look at Response headers. There is no Set-Cookie header. From a terminal, the equivalent one-line check is:

curl -sI https://zlatoven.online/ | grep -i set-cookie — which returns nothing.

A note on browser extensions

If you do see storage or an unexpected request, check your own extensions before you write to us — ad blockers, password managers and privacy tools sometimes inject their own. Trying the page in a private window with extensions disabled will usually settle it.

What happens after you leave

When you follow a link marked “partner link”, you leave this site for the advertiser’s. The advertiser and its affiliate network will almost certainly set their own cookies to attribute the referral, and their policies govern that, not ours. The same is true of any other external site we link to. We have no control over them and make no promises on their behalf. This policy covers https://zlatoven.online only.

Questions

If you find anything on this site that contradicts this policy, we would genuinely like to know: info@zlatoven.online. We will fix it and log the correction on the editorial policy page.