Publish your cookie banner in minutes

Please accept marketing cookies to view this video

Accept cookies

Get started with Cookiebot CMP for WordPress

Cookiebot for WORDPRESS

Pricing

Start with our Free plan. Upgrade or cancel at any time

START FREE
No credit card required

Free

Free features

Up to 50 subpages

One cookie consent banner

Basic consent management

Free forever

Premium
Starts from
$8
/month /domain
All Free features, plus

Flexible pricing by page count

More flexibility and consent management control

Scalability for larger and more complex sites

14-day free trial

Frequently asked questions

Cookies are the most used technology for tracking website visitors. They are also used to collect and share data for additional purposes like remembering login details or shopping cart contents, displaying targeted ads on your domain, or providing data about your website’s performance with users.

Cookies fall into four use categories: necessary, preference, statistics and marketing. Only cookies strictly necessary for the basic function of your website are exempt from data privacy law requirements. All other cookies are regulated and require opt in (AKA prior consent) or opt out options, depending on where in the world your end users are located and what laws protect them.

Most websites use cookies and trackers, and WordPress sites are no exception.

You can check which cookies your WordPress website sets and whether that use is compliant with major data protection laws by running our free compliance test.

Yes, the cookie consent plugin is completely free to use up to a certain number of website sessions. Based on the amount of monthly sessions on your website and if you want to access premium features, your subscription may become subject to a monthly subscription fee.

See all details of the Cookiebot CMP plans and pricing.

Yes, the Cookiebot CMP is compatible with other plugins and themes. If another specific plugin does not support our Plugin, you can always ask the developer to add support for it.

Send an email to the plugin developer you want to support Cookiebot CMP and request it to be added. Cookiebot CMP provides a helper function to check if there is an active, working version of Cookiebot CMP on the website.

The easiest way for a developer to implement Cookiebot CMP support is to add a check where tags output to the visitor. This can be done following way:

$scriptTag = ”;
if(function_exists(‘cookiebot_active’) && cookiebot_active()) {
$scriptTag = ‘<script’.cookiebot_assist(‘statistics’).’>’;
}

Plugin developers can get more details in our Github repository.

Yes, Cookiebot CMP can be implemented with other content management systems, like Shopify, Joomla, Wix or Drupal. You can find all our implementation guides here.