cookiebot
Forum Replies Created
-
Hi @rinch,
Thanks for reaching out!
If you are going to use GTM, then you’ll have to run Cookiebot through the GTM container. This also means, that you can’t use the WP plugin.
See also: https://support.cookiebot.com/hc/en-us/articles/360003793854-Google-Tag-Manager-deployment
- This reply was modified 8 years ago by Jan Dembowski.
Alright. If you are using Wordfence it has an option to disable cookies 🙂
- This reply was modified 8 years ago by Jan Dembowski.
You’ll have to sign up for a 1-month free trial at: https://manage.cookiebot.com/ to see what category you will fall under. If you have above 100 sites, you will be asked to provide payment information. Should you not wish to use the service after 1 month, then make sure to delete your account before the trial period ends, so that you do not get billed 🙂
- This reply was modified 8 years ago by Jan Dembowski.
Hi @cliffuk,
The cookie is probably coming from one of your plugins.
Which plugins are you using?
A google search for wfvt returns the “Wordfence” plugin. Are you using this?
- This reply was modified 8 years ago by Jan Dembowski.
Hi again,
Theoretically other plugins can check Cookiebots CookieConsent cookie to see what kinds of tracking the user has given consent to. Moreover, we’ve created a public Github repository where we are developing addons/plugins that integrate other plugins with Cookiebot. Our first integration for MonsterInsights was released today. It ensures that MonsterInsights does not track users unless they have given consent to statistics cookies.
In general, WP Core should create a framework that can signal the users consent to other plugins, so that they can work with the information, rather than Cookiebot doing so. WP Core is working on something like that, however, it is probably not ready before 25th of May.
https://github.com/CybotAS/CookiebotAddons
In regards to pricing structure:
– how can I tell how many subpages I have?
– Do media attachment pages count, for instance?
– Is there some way for me to say don’t bother with these pages as they’re just standard so as to keep me in a lower pricing tier?Please see our answers here:
https://wordpress.org/support/topic/not-interesting-for-bloggers/
https://wordpress.org/support/topic/100-pages-scan-only-for-30-days/- This reply was modified 8 years ago by cookiebot.
- This reply was modified 8 years ago by cookiebot.
- This reply was modified 8 years ago by Jan Dembowski.
Hi Aaron,
Thanks for reaching out, and thanks for your input!
If we can’t offer something that is always guaranteed to work, we wont implement it in the Cookiebot plugin.
It is not guaranteed that every plugin or theme is using wp_enqueue_script, therefor, Cookiebot cannot guarantee its users compliance, if we choose to take that path.
We are experiencing a lot of frustration from WP users, which is why we have created a public Github repository, where we are developing “addons/plugins”, which will integrate Cookiebot with various plugins. This is for the community, and as a member of the community, you are welcome to create pull requests for your favorite plugins.
Bare in mind that the Cookiebot plugin itself is giving the users the ability to become compliant, but it is not our responsibility to fix every other plugin so that it works with Cookiebot, nor is it our responsibility to make WP Core compliant. WP Core is actually working on that right now.
The Github repo was created today, and we are ready with our first integration to MonsterInsights. In the near future, we will extend it with integrations to other plugins, so do you have anything on your wish list?
Right now there is no documentation, but all you have to do is add the addon/plugin to your plugins folder and activate it.
https://github.com/CybotAS/CookiebotAddons
- This reply was modified 8 years ago by cookiebot.
- This reply was modified 8 years ago by cookiebot.
- This reply was modified 8 years ago by Jan Dembowski.
Please feel free to reach out to any of our resellers at:
https://www.cookiebot.com/en/resellers/ if you need expert help.
- This reply was modified 8 years ago by Jan Dembowski.
Hi @cliffuk,
Thanks for reaching out!
It’s not enough just to install the plugin. All cookie-setting tags on your website have to be marked up according to our guidelines at: https://www.cookiebot.com/goto/help/
Where it becomes tricky is marking up script tags that come from plugins that you’ve installed. We’ve already answered a similar question on how to locate tags from other plugins and mark them up (and how to verify if you are compliant):
https://wordpress.org/support/topic/where-are-the-script-tags/
A disadvantage with the approach is that your changes will be lost when you update the plugin. We’ve made it easy for other plugin-developers to integrate with Cookiebot, however the community/users should ask the plugin developers if they would like to make this integration, so you guys can stay compliant.
As we are drowning in WP support requests, we are currently making videos showing how to implement Cookiebot correctly on any website, but also on WP. Moreover, we are considering creating “addons” for the most popular plugins, so that our users can use them together with Cookiebot. This is not an optimal path for us, as we have to maintain these addons whenever the other guys update their plugins. However, making websites compliant should not only rest on our shoulders, It is a task that community should help each other with.
- This reply was modified 8 years ago by Jan Dembowski.
This will be fixed within a week, as we have several updates that we want to push out at the same time.
Thanks for informing us about the date format!
- This reply was modified 8 years ago by Jan Dembowski.
hi @neiljordan,
Thanks for reaching out!
We’ll look into it and get back to you once it’s resolved.
- This reply was modified 8 years ago by Jan Dembowski.
Yes, we provide a popup where the end-users can opt-in our out from cookies. In our Manager, you can choose different templates for your banner, or customize it any way you like.
While many free tools claim to be compliant with the cookie rules in force, they are really not. Typically, they do not support the core requirement of ‘prior consent’ – holding back cookies until the website visitor has consented. Cookiebot respects the privacy of your visitors by providing the option of prior consent.
Additionally Cookiebot registers all consents, which enables you to document each individual consent in accordance with the requirements of the EU General Data Protection Regulation, GDPR.
With Cookiebot you know what is going on. No free tool includes a cloud powered backend with real-time features like geo targeting and consent logging to provide statistics and documentation on the choices of your visitors. The browser-based backend makes it a breeze to configure, deploy and manage your solution.
You could try it out if you like? First month is free!
- This reply was modified 8 years ago by Jan Dembowski.
Hi @tallsam,
Thanks for reaching out!
Cookiebot focuses on online-tracking. Once a month Cookiebot will perform an automated cookie audit by scanning your website for cookies (HTTP/Javascript cookies, HTML5 Local Storage, Flash Local Shared Object, Silverlight Isolated Storage, IndexedDB, ultrasound beacons, pixel tags) and generate a cookie declaration with descriptions on every cookie found on your website.
Our plugin does not manage other aspects of GDPR compliance, such as giving the users the ability to see what data you have stored for them. The WP Core team is extending WordPress to facilitate this. You can have a look at the WP issue tracker, to see what’s currently in development, what’s done and when it will be released:
https://core.trac.wordpress.org/query?status=!closed&keywords=~gdpr
Moreover, you could have a look at some other plugins that are additions to what WP Core is developing, and which work nicely with Cookiebot. One such plugin is WP GDPR:
https://wordpress.org/plugins/wp-gdpr-core/
Thank you for the input on our pricing model. We’ve given the model a lot of thought, and weighed in the pros and cons. No matter what the model looks like, there will always be someone who is unsatisfied.
- This reply was modified 8 years ago by Jan Dembowski.
Hi again @ufopsi,
Thanks for making us aware of the issue.
It is now fixed in release 1.3.
- This reply was modified 8 years ago by Jan Dembowski.
Hi @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-subsc2) 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/ 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.
- This reply was modified 8 years ago by cookiebot.
- This reply was modified 8 years ago by Jan Dembowski.
In the coming days/weeks we will release a video showing how to set up Cookiebot with WP. That will hopefully be more helpful rather than explaining it through text, to non technical users. We’ll let you know in here when it gets released.
Thanks for your understanding.
- This reply was modified 8 years ago by Jan Dembowski.