Tools

Cookie scanner

The GetFluxly cookie scanner is a free website cookie scanner you run straight from your browser, with no signup and no account. Paste in a URL and a real automated browser visits the site, finds the consent banner, clicks accept all on purpose, and reports every cookie, every storage key, and every tracker it can see, along with which of them loaded before anyone agreed to anything.

Run a scan on any public URL. It is free, and there is nothing to install.

Point it at your own site to check what your tag manager and embeds actually do in a visitor's browser, or point it at a competitor to see the trackers they load. A real browser does the sniffing, the good dog behind the tool, not a quick script that only reads your HTML. That difference matters: scripts, pixels, and consent banners run real code, and the only honest way to see what they set is to let them run.

How a scan works

You give the scanner one URL. From there it visits up to five pages of the same site, starting at the page you gave it and following internal links. On each page it does the same thing a careful auditor would:

  1. Load the page in a real automated browser and record everything that lands: cookies, localStorage, sessionStorage, and the network requests the page makes.
  2. Find the consent banner and deliberately click accept all.
  3. Record everything again, then diff the before state against the after state.

Clicking accept all on purpose is the point, not a shortcut. Plenty of tools ask a banner nicely and report only what a cautious visitor would see. That hides the trackers that fire the instant the page loads, before the banner is even on screen. By capturing the browser state before the click, the scanner catches those early trackers with nowhere to hide, and by capturing it after the click it shows the full picture of what the site loads once a visitor says yes. The gap between the two is where the interesting findings live.

What the report contains

Every scan produces one report. In short, it covers:

The report guide walks through every field so you know exactly what each number and column means.

Scan limits and caching

The scanner is a shared free tool, so it works within some limits. None of them need signup, and the tool always tells you when one applies.

When a scan fails or looks empty

A scan can come back thin or fail outright, and the reason matters, so read the report notes before you draw a conclusion.

Not legal advice

Note: the report is informational, not legal advice. It tells you what a site loads in a browser and flags patterns that often matter for privacy law, but it does not decide whether a site is compliant. For compliance decisions, talk to a qualified professional.

Keep reading