For years, the compliance conversation around cookie consent started and ended with one question. Do you have a banner? That question is no longer enough. Regulators in Europe and the United States have shifted. They now test how a consent banner behaves in practice, not just whether a notice shows up on the page.
US regulators are coordinating now
In April 2025, attorneys general from California, Colorado, Connecticut, Delaware, Indiana, New Jersey, and Oregon, together with the California Privacy Protection Agency, announced the Consortium of Privacy Regulators. It is a formal group for sharing investigative work and lining up enforcement priorities.
That coordination matters because the states keep finding the same problems. California has treated an imbalanced banner as a violation: one click to "Accept All" but several clicks to opt out fails the rule that the two choices be equally easy. Connecticut flagged dark patterns and ran dedicated cookie banner sweeps, and Oregon reported a high volume of violations tied to opt-out flows that were too hard to use.
The common thread: owning a consent tool does not transfer the responsibility. If the banner does not work, the business is on the hook, not the vendor.
Europe is testing how banners behave
European regulators have moved in the same direction. The Dutch Data Protection Authority has sharpened its focus on cookies. Law-firm analysis of its cookie enforcement points to one issue above all. Tracking cookies must not load until the user has actively given consent. A banner that looks fine but lets analytics fire on page load is the exact pattern under scrutiny.
The consent failures regulators keep finding
Across US and EU actions, the same handful of failures show up again and again. If your banner is non-compliant, the cause is almost always one of these.
- Tags fire before consent. Analytics, ad pixels, and social trackers load before the user has made any choice. Non-essential cookies should not load until the user actively agrees.
- The choice is lopsided. "Accept All" is one click, but rejecting means digging through sub-menus or a second screen. Regulators treat that imbalance as a barrier to free consent.
- The reject does not reach the tools. The banner shows a rejection, but the signal never reaches the tag manager or ad platform, so tracking keeps running. A rejection has to actually switch tracking off, not just flip a toggle on screen.
- Browser opt-out signals get ignored. A growing number of US state laws require sites to honor Global Privacy Control signals from the browser. Many banners still ignore them.
What good consent looks like in 2026
A compliant setup is no longer about showing the right words. The user's choice has to flow from the banner into every analytics tool, ad platform, and tracker, in real time. In practice that means a few things.
- Block scripts before consent. Hold non-essential tags back until a positive consent signal arrives, instead of firing them and cleaning up later.
- Use region-aware logic. EU and EEA users need to opt in. Most US state users need an opt-out plus support for GPC signals.
- Keep consent records. Store what choice was made and when, so you have audit-ready evidence if a regulator asks.
- Test it regularly. Sites change. A banner that passed review six months ago can break the moment a new script or tag manager update ships.
- Keep your cookie list honest. Your cookie policy should match the cookies actually running on your site, not a stale template.
Where to start
Treat your own site the way a regulator would. Open it in a clean browser and check the network requests before you touch the banner. Confirm that no non-essential cookies load before consent. Then click reject and look again. The choice should reach every connected tool.
If either test fails, you have a consent mechanics problem, not a disclosure problem. CookieGap's free site scanner automates the first layer of that audit. It surfaces tags that fire before consent and missing reject paths before a regulator does.
Sources
- Constangy: States Form Consortium of Privacy Regulators to Cooperate on Enforcement
- Venable: State Privacy Law Enforcement Coordination, Cookie Banners in the Crosshairs
- Benesch: US State Privacy Regulators Create Consortium as Enforcement Trends Emerge
- Hogan Lovells: Dutch DPA Intensifies Cookie Enforcement, Key Takeaways
See where your site stands
Run a free CookieGap scan and get a compliance report in under a minute.
Scan your site free