Title: Questions regarding the plugin
Last modified: April 29, 2018

---

# Questions regarding the plugin

 *  Resolved [idansh](https://wordpress.org/support/users/idansh/)
 * (@idansh)
 * [8 years ago](https://wordpress.org/support/topic/questions-regarding-the-plugin/)
 * First of all, your service is the best there is right now for Cookie GDPR complient
   hands down.
 * I am already a user, using the free version for one of my website. I want to 
   add another website, which is my blog and use this plugin.
 * 1) Will my first free website will turn into paid one?
    2) If my blog is only
   three pages, can I open a second free account or this isn’t allowed? 3) Does 
   your plugin automatically block cookies or I need to configure the tags for the
   script manually and for all the other scripts that generate cookies? I am asking
   this, because from my experience, the non-wordpress plugin, the script I’ve embedded.
   I needed to manually configure thing myself. I am a developer, so it’s not a 
   big issue, but I’m sure many people are not developers, and they will definitely
   have problem doing it.
 * Help will be greatly appreciated
    Thanks.
    -  This topic was modified 8 years ago by [idansh](https://wordpress.org/support/users/idansh/).
    -  This topic was modified 8 years ago by [idansh](https://wordpress.org/support/users/idansh/).

Viewing 1 replies (of 1 total)

 *  Plugin Author [cookiebot](https://wordpress.org/support/users/cookiebot/)
 * (@cookiebot)
 * [8 years ago](https://wordpress.org/support/topic/questions-regarding-the-plugin/#post-10231048)
 * Hi [@idansh](https://wordpress.org/support/users/idansh/),
 * Thansk for reaching out, and thanks for using Cookiebot!
 * > 1) Will my first free website will turn into paid one?
 * If your website is under 100 pages, then it will not turn into a paid one.
    See
   also: [https://cybot.uservoice.com/knowledgebase/articles/1851772-my-subscription-has-been-changed-from-a-free-subsc](https://cybot.uservoice.com/knowledgebase/articles/1851772-my-subscription-has-been-changed-from-a-free-subsc)
 * > 2) If my blog is only three pages, can I open a second free account or this
   > isn’t allowed?
 * Our FAQ at [https://www.cookiebot.com/en/pricing/](https://www.cookiebot.com/en/pricing/)
   states that:
 * > Our prices are per domain and you must have one subscription for each of your
   > domains. It is not possible to combine e.g. 2 small websites with 10 subpages
   > each into one Premium Small subscription or into one Free subscription.
 * > 3) Does your plugin automatically block cookies or I need to configure the 
   > tags for the script manually and for all the other scripts that generate cookies?
   > I am asking this, because from my experience, the non-wordpress plugin, the
   > script I’ve embedded. I needed to manually configure thing myself. I am a developer,
   > so it’s not a big issue, but I’m sure many people are not developers, and they
   > will definitely have problem doing it.
 * Currently you have to do it manually for all tags, including tags coming from
   other plugins. We’ve made it possible for other plugin developers to integrate
   with Cookiebot easily:
 * > The easiest way for at developer to implement Cookiebot support is following
   > to add a check for Cookiebot where tags are outputted to the visitor. This 
   > can be done following way
   >     ```
   >     $scriptTag = ”;
   >     if(function_exists(‘cookiebot_active’) && cookiebot_active()) {
   >     $scriptTag = ‘<script’.cookiebot_assist(‘statistics’).’>’;
   >     }
   >     ```
   > 
 * So if you’d like your plugins to stay compliant, you could reach out to the developers,
   and ask them if they would like to support Cookiebot. This also means, that you
   would not have to manually update the plugins on new releases.
 * _[ [Signature deleted](https://wordpress.org/support/guidelines/#avoid-signatures)]_
    -  This reply was modified 8 years ago by [cookiebot](https://wordpress.org/support/users/cookiebot/).
    -  This reply was modified 8 years ago by [Jan Dembowski](https://wordpress.org/support/users/jdembowski/).

Viewing 1 replies (of 1 total)

The topic ‘Questions regarding the plugin’ is closed to new replies.

 * ![](https://ps.w.org/cookiebot/assets/icon.svg?rev=3200631)
 * [Cookiebot by Usercentrics - Automatic Cookie Banner for GDPR/CCPA & Google Consent Mode](https://wordpress.org/plugins/cookiebot/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/cookiebot/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/cookiebot/)
 * [Active Topics](https://wordpress.org/support/plugin/cookiebot/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cookiebot/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cookiebot/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [cookiebot](https://wordpress.org/support/users/cookiebot/)
 * Last activity: [8 years ago](https://wordpress.org/support/topic/questions-regarding-the-plugin/#post-10231048)
 * Status: resolved