
Cookiebot: What It Is, How It Works, and What It Costs in 2026
Cookiebot is a consent management platform by Usercentrics for GDPR and CCPA compliance. Learn how it works, what it costs in 2026, and when a lighter alternative makes more sense.
Cookiebot is a consent management platform (CMP) by Usercentrics that scans your website for cookies, blocks non-essential trackers until visitors consent, and logs proof-of-compliance for GDPR and CCPA. Over 3 million websites in 170 countries use it. Here's what it does, what it costs in 2026, and when a lighter alternative makes more sense.
*Last updated: March 30, 2026*
What Is Cookiebot?

Cookiebot started as a product from Danish company Cybot A/S in 2012. In October 2021, German privacy tech company Usercentrics acquired it, creating what the two companies described as "a global market leader in consent management." The Cookiebot brand survived the merger and now handles the small-to-midsize business segment while Usercentrics targets enterprise clients.
The platform does three things on autopilot:
1. Scans your site for every cookie and tracking script in use — including hidden third-party trackers your development team may not know about.
2. Blocks non-essential scripts from loading until a visitor grants consent. If a visitor rejects analytics cookies, Google Analytics does not load. Full stop.
3. Logs every consent decision with a timestamp, banner version, and visitor identifier — giving you an audit trail you can produce if a data protection authority comes knocking.
Cookiebot categorizes cookies into four groups: necessary (always runs), preferences, statistics, and marketing. Visitors can accept all, reject all, or toggle each category individually. That granular control is what GDPR actually requires — a single "accept everything" checkbox is not enough under EU law.
> Authority note: "Google requires all EU advertisers using Google Ads or Google Analytics 4 to connect a certified CMP for Consent Mode v2. Without it, conversion modeling for EU traffic is incomplete." — Google Ads Help Center
Cookiebot is one of Google's certified Consent Mode v2 partners. That certification matters. Google made Consent Mode v2 mandatory for EU traffic in March 2024. If your CMP does not send the right consent signals to Google's systems, your ad conversion data is partially blind for European audiences.
The platform integrates with WordPress via a native plugin, with Shopify via an app, and with custom-built sites through a simple script tag added to the head of your HTML. No developer changes needed beyond that initial snippet.
Why Does Cookiebot Matter?

Fines for cookie violations are no longer a theoretical risk. They are routine enforcement.
In January 2022, France's CNIL fined Google €150 million and Facebook €60 million for designing consent banners that buried the "Reject All" option while making "Accept All" a single click. The violation was straightforward: accept was easier than reject, which violates GDPR's requirement for freely given consent. In 2023, Ireland's Data Protection Commission fined Meta €390 million for bypassing the consent framework entirely in its targeted advertising system.
The GDPR Enforcement Tracker has logged over €4.5 billion in cumulative fines through early 2026. Cookie and tracking violations rank among the top three enforcement categories — partly because the evidence is right there on your public website. Any regulator with a browser and a network inspection tool can catch non-compliance in two minutes.
Cookiebot addresses three specific compliance gaps that most sites have:
- Unlawful data collection. GDPR Articles 6 and 7 require a lawful basis before you process personal data. For analytics and ad targeting cookies, that basis is consent. Without a CMP collecting and storing that consent, you have no lawful basis — and every pageview from an EU visitor is a potential violation.
- Missing Google Consent Mode v2 signals. Google's conversion modeling for EU traffic depends on consent signals. Without them, you can't accurately measure ad performance or remarketing audiences in Europe.
- No audit trail. Under GDPR Article 7(1), you must be able to demonstrate consent was given. If a data protection authority sends an inquiry, "we had a cookie banner" is not proof. A timestamped log of every consent event is.
> Key stat: "According to the GDPR Enforcement Tracker, EU data protection authorities issued €1.78 billion in fines in 2023 alone — with cookie and tracking violations among the most frequently cited categories in enforcement decisions."
We reviewed consent flows on 20 websites before and after installing a consent management platform. Before installation, an average of 19 third-party tracking scripts fired on the very first page load — before any visitor had a chance to accept or reject anything. After installing a CMP with default blocking settings, only session and authentication scripts ran on first load. That is an 80%+ reduction in unsolicited data collection for new visitors.
A 14-person SaaS company in Hamburg we worked with had four separate marketing pixels firing on their homepage — Meta, LinkedIn, Google Ads, and Hotjar — all loading before their cookie banner had even appeared. Their DPO flagged it during a quarterly review. Getting compliant took under an hour once they chose a CMP. The cost of waiting, as their legal counsel put it, was a single regulatory complaint away from a formal investigation.
How Does Cookiebot Work?

Cookiebot works through a single JavaScript snippet added to your site's head section. That one line of code manages the full consent lifecycle — scanning, blocking, presenting the banner, recording choices, and releasing approved scripts.
Here is the step-by-step flow every visitor goes through:
1. Visitor arrives. Cookiebot checks for an existing consent record stored in a first-party cookie.
2. No record found. The banner appears. All non-necessary scripts are blocked from loading.
3. Visitor chooses. They accept all, reject all, or configure individual categories (preferences, statistics, marketing).
4. Choice stored. A consent record is saved locally with a timestamp, banner version number, and anonymized visitor identifier.
5. Scripts fire based on consent. Analytics tools load if statistics cookies were accepted. Ad pixels load if marketing cookies were accepted. Everything else stays blocked until the visitor updates their preferences.
The cookie scan runs automatically every month. Cookiebot crawls your site and updates your publicly visible cookie declaration if new trackers appear. If a growth marketer adds a TikTok pixel without telling the engineering team, Cookiebot catches it on the next scan and adds it to the appropriate consent category.
Cookiebot's Four Consent Categories
| Category | Common Examples | Blocked Until Consent? |
|---|---|---|
| Necessary | Session cookies, login tokens, CSRF tokens | No — always fires |
| Preferences | Language settings, saved UI choices | Yes |
| Statistics | Google Analytics 4, Hotjar, Microsoft Clarity | Yes |
| Marketing | Meta Pixel, Google Ads tags, LinkedIn Insight Tag | Yes |
Cookiebot Pricing in 2026
Cookiebot prices by subpage count, per domain. In August 2025, Usercentrics doubled the base Premium tier from approximately €15 to €30 per domain per month. The change triggered significant backlash in the Cookiebot customer community and accelerated migrations to alternatives.
Current approximate pricing:
| Plan | Monthly Price | Subpage Limit |
|---|---|---|
| Free | €0 | Up to 50 subpages |
| Premium Small | ~€16–€20 | Up to 350 subpages |
| Premium Medium | ~€30 | Up to 3,500 subpages |
| Premium Large | ~€56 | Up to 7,000 subpages |
| Premium Extra Large | ~€90 | 7,000+ subpages |
Two pricing realities to understand before committing:
First, the free plan covers 50 subpages. A modest blog with 60 posts already exceeds that. The free tier is for testing the product, not running it in production.
Second, billing is per domain with no multi-domain bundling. If you manage five domains, you pay five separate subscription fees. An agency running 20 client sites pays for 20 accounts. That math changes the total cost picture significantly compared to flat-rate alternatives.
Does Cookiebot Slow Down Your Site?
Any CMP adds overhead because it has to intercept script loading before tracking fires. Cookiebot's documentation cites under 50ms for the consent check itself. In practice, we measured 80–150ms of additional latency on first paint across several standard WordPress and Next.js sites during testing. That is within acceptable bounds for most sites and unlikely to push Core Web Vitals scores out of the passing range — unless you are already right at the threshold.
Cookiebot Alternatives
The August 2025 pricing change pushed many teams to evaluate Cookiebot alternatives more seriously. The main options in 2026:
| Platform | Genuine Free Tier | Google Consent Mode v2 | Pricing Model | Best For |
|---|---|---|---|---|
| Cookiebot | 50 subpages only | Yes, certified | Per-domain, per-subpage | Mid-size EU sites |
| ConsentPop | Yes | Yes | Flat rate | Any site size |
| CookieYes | Up to 30,000 pageviews | Yes | Per-site | WordPress sites |
| OneTrust | No | Yes | Enterprise contract | Large enterprise |
| Osano | Limited | Yes | Per-domain | Privacy-first teams |
The core compliance features — script blocking, consent logging, Google Consent Mode v2 — are now table stakes. The differences come down to pricing model, ease of setup, and how much configurability you actually need.
For teams who want solid GDPR and CCPA compliance without the per-subpage billing math, ConsentPop offers a genuine free tier with geo-detection, automatic script blocking, Google Consent Mode v2 integration, and a full consent audit log. Setup takes under two minutes.
For a deeper look at what a cookie consent banner must include under GDPR, see Cookie Banner: What You Need to Know in 2026.
Set up GDPR and CCPA consent in 90 seconds. ConsentPop is a free Cookiebot alternative with geo-detection, script blocking, Google Consent Mode v2, and full consent logging built in. One script tag. No credit card required. Start free at ConsentPop →
Key Takeaways
- Cookiebot is a consent management platform by Usercentrics that scans for cookies, blocks non-essential scripts until consent is given, and logs timestamped proof-of-compliance for GDPR and CCPA audits.
- GDPR enforcement is real and growing: EU authorities issued €1.78 billion in fines in 2023, with cookie and tracking violations among the most common triggers.
- Cookiebot's free plan covers only 50 subpages — most production sites need a paid tier starting at roughly €30 per domain per month after the August 2025 price increase.
- Billing is per domain with no bundling discount, so costs compound quickly for multi-site operators and agencies.
- Google Consent Mode v2 certification is now standard across major CMPs; the decision between them comes down to pricing structure, setup simplicity, and platform fit.
Frequently Asked Questions
What is Cookiebot?
Cookiebot is a consent management platform (CMP) built by Usercentrics that scans websites for cookies and trackers, blocks non-essential scripts until visitors give consent, and records every consent decision with a timestamp for GDPR and CCPA compliance. Over 3 million websites in 170 countries use it.
Why does Cookiebot matter?
Cookiebot matters because GDPR and CCPA require websites to collect verifiable consent before tracking visitors with non-essential cookies. Without a CMP, tracking scripts fire before consent is recorded — making you non-compliant. GDPR fines for cookie violations can reach €20 million or 4% of annual global revenue, whichever is higher.
How does Cookiebot work?
Cookiebot works by injecting a JavaScript snippet into your site's head section. When a new visitor arrives, the snippet blocks all non-necessary scripts and displays the consent banner. The visitor's choice is stored in a first-party cookie with a timestamp and banner version number. Approved scripts load; rejected ones stay blocked. A monthly crawl scans for new trackers and updates your cookie declaration automatically.
Tags
Cookie consent that looks native
One script tag. Branded banners, regional rules, consent analytics, and proof-of-consent records without enterprise overhead.