OneTrust Cookie Auto-Blocking™
About Auto-Blocking
OneTrust Cookie Auto-Blocking can be used to automatically block cookies from being set on site visitor devices. Auto-Blocking automates the process of setting your cookies, scripts, and tags to respond to the preference selected by site visitors.
Instead of using a tag manager or manually adding type="text/plain"
for JavaScript type re-writing, you can simply turn on a setting for your banner and preference center script that will automatically block the categorized cookies on you site.
Note
It is possible to prevent Auto-Blocking from blocking scripts on your website. For instructions, see Preventing Auto-Blocking from Blocking Scripts.
How It Works
OneTrust Cookie Auto-Blocking works by using your scan results and categorizations to automatically block cookies from being set before site visitor consent is granted.
This relies on the categories of cookies you have configured and the consent model you select. When the script loads on your page, the cookies will be blocked according to your consent policy, geolocation rules, and the preferences selected by the site visitor.
If a category of cookies should be prevented from triggering or a site visitor opts out of a category, the auto-blocking technology will prevent that category from triggering.
Is Auto-Blocking Appropriate for Your Domain?
This section will help you determine if the OneTrust Auto-Blocking functionality in the Cookie Compliance module is an appropriate solution for your domain.
Requirement |
Explanation |
---|---|
|
If the async attribute of the |
The |
If the scripts are deployed using a tag manager, there is a high risk of latency between the domain and the tag manager. This leads to the possibility that tags will fire before |
If revenue is generated from targeted advertisements, it is recommended you utilize manual blocking methods. |
Auto-Blocking can cause tags to behave unexpectedly on page-load and can impact ad revenue. |
Functionality |
Explanation |
|||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Scope |
Only cookies detected during scanning can be controlled by the |
|||||||||||||||||||||||||||
Render-blocking |
If you are using Auto-Blocking, all identified and categorized cookies will be controlled and related tags will be render-blocked when the page loads. Once the The Common Host List is also render-blocked when the page loads. Table 1. Common Host List |
|||||||||||||||||||||||||||
Site Content |
If the site has data intensive content (excessive images, videos, etc.), the auto-blocking functionality may not be appropriate. |
Other Considerations
-
Cookies may not be detected by scanner if the related tag is triggered by actions such as form submission, scroll depth, timing delay, etc. These tags will need to be controlled by manual methods.
-
Any cookie categorized as non-essential (functional, performance, targeting, social media, or any custom category) will be controlled by auto-blocking. If a cookie is categorized as Strictly Necessary or Unknown, it will not be included in the
OtAutoBlock
auto-blocking. -
Cookies set by in-line scripting directly in the HTML is not supported by the auto-blocking functionality.
Prerequisites
OneTrust Cookie Auto-Blocking uses your scan results and cookie categorizations to know what to block. If a cookie has not been detected by the site scanner or is not categorized, it will not be controlled by the auto-blocking script.
To ensure a successful implementation of the auto-blocking script, rescan your site before beginning the implementation and ensure all cookies are categorized.
To implement OneTrust Cookie Auto-Blocking
Caution
You should never deploy this functionality without first validating it in a testing environment.
-
On the Cookie Compliance menu, select Scripts. The Scripts screen appears.
-
Select the domain for which you want to enable auto-blocking. The Scripts screen appears.
-
Click the Publish Test button. The Publish pane appears.
-
Select the version of the script to publish and click Confirm.
-
Enable the Enable Autoblock setting. This will update the script to include OneTrust Cookie Auto-Blocking.
-
Navigate to the Test Scripts tab. Click the Copy Scripts button to copy the script and then place it as the first script in the
head
section of your site.Caution
This script must be placed before everything else in order to function correctly. If it is not placed first it will not be able to effectively block cookies from being set.
If you already have a banner script implemented on your site and want to use auto-blocking, you need to replace it with the new script generated by enabling the setting.
-
After testing, repeat the process for the Production Script and place the script on your production site.
FAQs
1. |
What are the implementation steps? |
|
|
2. |
Does the Auto-Blocking script have to be the first element on the site? |
Yes, the Auto Blocking script must be the first item in your |
|
3. |
Not all the cookies are being blocked. What do I need to do? |
You should make sure all cookies on your site have been categorized. Cookies that are uncategorized will not be blocked by the auto-blocking feature. Additionally, any cookies that are categorized as Strictly Necessary will not be blocked by the auto-blocking feature. Check the consent model being used for your region. If the consent model is Opt-out, then the cookies will be enabled until the site visitor opts out. |
|
4. |
What happens to newly added, uncategorized cookies on my site? |
Cookies will not be blocked until they are categorized. |
|
5. |
When should I use a tag manager versus Auto-Blocking? |
Simple integrations are available for all tag managers, giving you a great way to control when tags fire based upon user consent. With Auto Blocking turned on, new tags are automatically disabled if the tag is in a category blocked until consent is given. |
|
6. |
How do I ensure my Auto-Blocking settings are up to date? |
You can rescan your site by using the automatic scan scheduler or by manually initiating a scan. If new cookies are found, you will need to make sure they are categorized or they will not be blocked. After categorizing the new cookies, you will need to publish the script. |
|
7. |
Can I use custom category IDs with Auto-Blocking? |
Yes, you can use custom category IDs with the Auto-Blocking script. It uses whatever IDs are configured in the tool. The Auto-Blocking script adds the appropriate IDs to the tags that need to be blocked. |
|
8. |
Does Auto-Blocking work with iframes embedded directly on the page? |
Right now Auto-Blocking will only work for iframes created dynamically on the page, such as advertising iframes that are injected by a JavaScript file. For iframes embedded directly on page, for example some youtube videos, we recommend following the manual steps to block those iframes. |
|
9. |
Can I use an Opt-out consent model with Auto-Blocking? |
Yes, you can use any consent model with Auto-Blocking. |