Privacy compliance for WordPress sites
Cookiebot CMP WordPress plugin enables you to achieve data privacy compliance with the GDPR/ePR, CCPA, LGPD, and more.
The ultimate choice for effortlessly navigating privacy compliance and online tracking
Get started with Cookiebot CMP for WordPress
Tailor your cookie consent banner to align with the geolocation of your target audience
Achieve data privacy compliance with relevant regulations, automatically block cookies and trackers, and empower user consent control
Maintain compliance effortlessly with monthly cookie reports, an automated cookie declaration, and easy setup for scalable consent management
Cookiebot CMP pricing and plans
Explore Cookiebot CMP with your 14-day free trial today.
Then continue with our Free plan (for websites up to 50 subpages), or upgrade to Premium. Upgrade or cancel any time.
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 subpages. Based on the number of subpages your website has and if you want to access premium features, your Cookiebot CMP subscription may become subject to a monthly subscription fee. Learn more and see our Plans & Pricing here.
Yes, it’s also possible to implement the Cookiebot CMP without a WordPress Plugin. You can find the implementation guide here.
Yes, Cookiebot CMP enables easy integration of Google Consent Mode v2 into your WordPress website. There are 3 ways to set it up:
- Implement Consent Mode directly via a script into your WordPress site.
- Use the Google Tag Manager Template for Cookiebot CMP
- Implement Consent Mode via the Cookiebot CMP WordPress Plugin.
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.