ICode9

精准搜索请尝试: 精确搜索
首页 > 其他分享> 文章详细

OneTrust Cookie Auto-Blocking™

2021-12-07 19:01:00  阅读:389  来源: 互联网

标签:OneTrust script Auto cookies will Cookie com Blocking


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

OtAutoBlock script is required to be run synchronously.

If the async attribute of the OtAutoBlock script is added and true, the rest of the page will continue to parse and tags may fire. This can set cookies before the OtAutoBlock script injects the appropriate HTML elements.

The OtAutoBlock and otSDKStub scripts are required to be placed in the <head> element by the Content Management System (CMS) or directly in the HTML code.

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 OtAutoBlock script completes.

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 OtAutoBlock script. If a cookie is not detected, a manual blocking method will be required.

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 otSDKStub and otBannerSdk scripts run, the consent model is checked and manually configured settings are applied.

The Common Host List is also render-blocked when the page loads.

Table 1. Common Host List

addthis.com

addtoany.com

adsrvr.org

amazon-adsystem.com

bing.com

bounceexchange.com

bouncex.net

criteo.com

criteo.net

dailymotion.com

doubleclick.net

everettech.net

facebook.com

facebook.net

googleadservices.com

googlesyndication.com

krxd.net

liadm.com

linkedin.com

outbrain.com

rubiconproject.com

sharethis.com

Taboola.com

twitter.com

vimeo.com

yahoo.com

youtube.com

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.

  1. On the Cookie Compliance menu, select Scripts. The Scripts screen appears.

  2. Select the domain for which you want to enable auto-blocking. The Scripts screen appears.

  3. Click the Publish Test button. The Publish pane appears.

  4. Select the version of the script to publish and click Confirm.

  5. Enable the Enable Autoblock setting. This will update the script to include OneTrust Cookie Auto-Blocking.

    MicrosoftTeams-image__12_.png
  6. 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.

  7. After testing, repeat the process for the Production Script and place the script on your production site.

 

FAQs

1.

What are the implementation steps?

 
  1. In the scanning tool, categorize all of the cookies found on your site.

  2. Under Integration, select the Script tab. Click the Publish button and a side bar will open.

  3. Activate Enable Automatic Blocking of Cookies.

  4. Copy the script and paste it as the first item in the head section of your site.

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 head section. This is to ensure it runs before any cookies are dropped.

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.

标签:OneTrust,script,Auto,cookies,will,Cookie,com,Blocking
来源: https://www.cnblogs.com/chucklu/p/15657749.html

本站声明: 1. iCode9 技术分享网(下文简称本站)提供的所有内容,仅供技术学习、探讨和分享;
2. 关于本站的所有留言、评论、转载及引用,纯属内容发起人的个人观点,与本站观点和立场无关;
3. 关于本站的所有言论和文字,纯属内容发起人的个人观点,与本站观点和立场无关;
4. 本站文章均是网友提供,不完全保证技术分享内容的完整性、准确性、时效性、风险性和版权归属;如您发现该文章侵犯了您的权益,可联系我们第一时间进行删除;
5. 本站为非盈利性的个人网站,所有内容不会用来进行牟利,也不会利用任何形式的广告来间接获益,纯粹是为了广大技术爱好者提供技术内容和技术思想的分享性交流网站。

专注分享技术,共同学习,共同进步。侵权联系[81616952@qq.com]

Copyright (C)ICode9.com, All Rights Reserved.

ICode9版权所有