With the Editor's cookie notification feature, you can set up a fully compliant cookie message and collect the type of consent required by your local or regional privacy framework - and you can enable the visitor to withdraw that consent again at any time.
Cookies are small files that a website sends to your browser when you visit a website. Your browser stores the cookies on your computer/device. Some cookies are essential for the website to function properly and are often referred to as strictly necessary cookies. Others, such as marketing cookies, track your online activity to help advertisers deliver more relevant advertising or to limit how many times you see an ad.
Many privacy laws around the world stipulate that website visitors must be notified about a website's use of cookies and must be able to provide consent before those cookies load.
A website built in the Editor load a number of cookies by default in order to make the website function smoothly and to be able to generate visitor statistics on your Editor dashboard.
When you add content on your website, for example Social media modules or content embedded through HTML, be aware that you may also be loading third-party cookies and will need to describe these in your cookie/privacy policy.
The following cookies load by default:
These cookies are essential for visitors to be able to browse the website and use its features. None of this information can be used to identify visitors as all data is anonymized.
These cookies collect information about how visitors use the website, like which pages they've visited and which links they've clicked on. None of this information can be used to identify visitors as all data is anonymized.
To activate a cookie notification banner in the Editor, navigate to Settings > Cookie notification.
Tick the box Enable info-bar on your site in order to display the banner on your website.
Your cookie notification banner can have three different behaviors, each determining when cookies are loaded and which actions the visitor is able to take.
In the section Info-bar position, decide if you want the banner to show and the top or bottom of your website.
The only reliable way to effectively ensure that third-party content isn't setting cookies is to block the loading of external script on the website. Technically, this means that we scan your website for any scripts with an "src" attribute pointing to an external domain and block those scripts from loading until the visitor has consented to loading third-party cookies (only applies if you are using Consent type 3). That way, visitors can be absolutely sure that no third-party content loads - and potentially sets cookies - prior to their consent.
As mentioned above, all third-party scripts on the website are blocked from loading until the visitor consents to loading them (only applies if you are using Consent type 3).
If you would like to load certain scripts without first receiving consent from visitors, you can do so by whitelisting either individual scripts or domains. Be aware that, once whitelisted, these domain/scripts load immediately when then website opens. In other words, they load in the same manner as your website's necessary cookies.
If you decide to whitelist scripts/domains, you are liable for any legal consequences it may entail. Note that the scripts/domains you whitelist may be setting cookies on your website.
You can whitelist a script by adding a data attribute to the script tag (in the HTML module, Global HTML, or wherever you have pasted the script in question).
A script tag usually looks like something like this:
<script src="//example.com/script.js">
That script gets blocked because it references an external domain.
However, if you add a data-noblock attribute to the script, we won't block it and it will load when the website opens.
<script data-noblock src="//example.com/script.js">
Instead of whitelisting individual scripts, you can also whitelist domains. A whitelisted domain will allow all scripts referencing that domain to load on the website.
To whitelist a domain, type in the domain name in the section Whitelisted domains without "https://www." in front. Make sure to add only one domain per line.
We have already written all the texts on the cookie notification banner for you and translated them into all supported languages.
The cookie notification banner contains a "More details" link which you can decide where to point to, for example your website's privacy policy page. In the Editor, choose the link destination from either an internal page, an external page, or an overlay.
If you select Overlay, you will see two additional input boxes where you can add a headline and body text that appears in an overlay when visitors click the "More details" link.
Example of cookie policy placed in an overlay:
If you offer your website in multiple languages, you can add a text on the overlay in each of your languages. Switch through your languages by clicking on the language selector in the interface.
Many privacy laws stipulate that the visitor must have the option to take back (withdraw) a previously given consent to cookie. This can easily be set up in the Editor.
Scroll down and tick the box Enable cookie opt-out option.
After publishing your website, visitors will now see a small tab in the bottom-left corner of the website that appears when they are scrolling down any page and are approaching the bottom of the page. Upon clicking the tab, they are presented with a banner where they can click a Withdraw cookie consent button.
When a visitor clicks the button, the consent to loading third-party cookies is taken back and those cookies will no longer load. Strictly necessary cookies still remain.
The next time the visitor visits your website, the cookie notification banner will show and they can re-select their cookie preferences.
Some privacy laws require digital service providers to keep a record of any type of data that was submitted on a website and when it was submitted. This also includes consent to cookies.
In other words, every time someone accepts cookies on your website, proof of that consent must be stored so that it can be retrieved in the unlikely event that the visitor requests documentation that he or she did in fact consent. The visitor has the right to request this according to certain legal frameworks such as the GDPR's right to transparency.
Consent information is stored on our servers and we'll be able to retrieve it on request. In order to match a consent with a specific visitor, we add a 32-digit universally unique identifier (UUID) to each consent provided.
If a visitor requests proof that they consented or withdrew a consent to cookies, you can ask them to locate this UUID and send it to you. You can then pass it on to us so we can look it up in the consent database and provide proof of consent.
After having accepted or acknowledged cookies, visitors will see a small tab in the bottom-left corner of the website that appears when they are scrolling down any page and are approaching the bottom of the page. Upon clicking the tab, they are presented with a banner where they can see their unique UUID.
Both the cookie notification banner and the consent withdrawal tab are pre-designed and cannot be styled differently. The texts on the cookie notification banner and consent withdrawal tab are also pre-defined and cannot be changed. They have been translated into all supported languages.