komploop
Get early access
All field notes
MarketAug 12, 2026 · 7 min read

Nine out of ten consent banners we scanned were already too late

Across 1,240 public pages, the average site set its first analytics cookie 0.4 seconds after paint, long before anyone clicked accept.

The Komploop team
We read the internet for a living

Consent is a question of order, not of design. If a tracker runs before the answer, the banner is decoration. We loaded 1,240 public pages with a clean profile and recorded what happened before anyone touched anything.

What fires first

The pattern repeats: the tag manager loads in the head, fires its default container, and the analytics and advertising tags inside it run immediately. The consent script loads afterwards, often at the end of the body, and by then three or four identifiers already exist.

Nothing here is malicious. It is the default configuration of almost every tool, and it survives because the page looks fine either way.

The three failures we see most

Ordered by how often they appear:

Tags outside consent control, a pixel hard-coded into the template.
A consent script that loads after the tag manager instead of before it.
Categories that exist in the banner but map to nothing in the tag setup.

How to check yours in ten minutes

Open a private window, load your homepage and inspect storage before clicking anything. Every cookie, localStorage key and pixel you see is one you set without consent. Then click reject and reload: anything that comes back is a second, larger problem.

Do it on a landing page too. Marketing pages collect tools that the homepage never sees.

Fix the order, then keep it

The durable fix is to make consent the gate the tag manager runs behind, and to re-test on a schedule, because the next campaign will add the next pixel. A banner that was correct in March is a claim, not a control.

Try it on your own site

Find out what fires before your banner appears.

Komploop loads your pages the way a first-time visitor does and reports every identifier set before consent, with the vendor behind it.

Run the free assessmentSee the platform
Takeaways
Consent is about sequence: check what fires before the click.
Test in a clean profile, on more than the homepage.
Reject should be as effective as accept, verify it.
Re-test monthly; every campaign adds new tags.
Read next
Privacy
Cookie management is not a banner. It is an inventory.
Aug 19, 2026 · 8 min read
Compliance
Terms you never update are a promise you are no longer keeping
Aug 17, 2026 · 7 min read
How-to
The transfer nobody wrote down: reading where data actually lands
Aug 11, 2026 · 8 min read