Salesforce

OneTrust Cookie自動ブロッキング

« Go Back
Information
OneTrust Cookie自動ブロッキング
UUID-cdb2fcad-1640-fdbd-e432-73c5536f0bbd
Article Content

自動ブロッキングについて

OneTrust Cookie自動ブロッキングを使用すると、サイト訪問者のデバイスでCookieが設定されないように自動的にブロックできます。自動ブロッキングは、サイト訪問者が選択した優先設定に対応するために、Cookie、スクリプト、およびタグの設定プロセスを自動化します。

タグマネージャーを使用したり、JavaScriptの型の書き換えでtype="text/plain"を手動で追加したりする代わりに、バナーと優先設定センタースクリプトの設定をオンにするだけで、サイトで分類されたCookieが自動的にブロックされます。

動作について

OneTrust Cookie自動ブロッキングは、スキャン結果と分類を使用して、サイト訪問者の同意を取得する前に、Cookieが設定されないように自動的にブロックすることで機能します。

これは、構成したCookieのカテゴリと、選択した同意モデルに依存します。スクリプトがページに読み込まれると、Cookieはユーザーの同意ポリシー、ジオロケーションルール、およびサイト訪問者が選択した優先設定に従ってブロックされます。

Cookieのカテゴリがトリガーされないようにする必要がある場合、またはサイト訪問者がカテゴリをオプトアウトしている場合は、自動ブロッキング技術によってそのカテゴリのトリガーが阻止されます。

自動ブロッキングは使用中のドメインに適しているか?

このセクションでは、CookieコンプライアンスモジュールのOneTrust自動ブロッキング機能が、使用中のドメインに適したソリューションであるかどうかを判別する方法について説明します。

  • [en] If you have lots of cookies and/or intensive site content, AutoBlock must be loaded synchronously on the page. If you have a long list of cookies, the download of the AutoBlock script may cause your page to render more slowly than expected. If this is a concern, consider integrating with your tag manager for a more performant implementation. For more information, see Cookie Consent Integration with Google Tag Manager.

  • [en] If you generate revenue from targeted ads AutoBlock.js might impact the timing and order of scripts firing. This can sometimes cause ad targeting libraries to malfunction and impact revenue. The best practice is to use a method other than AutoBlocking for cookies related to ad targeting.

  • [en] If you leverage Bulk Domain Management, due to the nature of web properties, the source URLs for many scripts will change per domain.

[en] If any of the above scenarios are applicable to your domain(s), AutoBlock might not be the best fit for your website. Consider tag manager integration or type-rewriting for your cookie blocking needs. It is still possible to use a combination of solutions, so AutoBlock may be a good fit for some but not all of your cookie blocking.

[en] Implementation Requirements

要件

説明

OtAutoBlockスクリプトを同期的に実行する必要があります。

OtAutoBlockスクリプトのasync属性が追加され、trueの場合は、ページの残りの部分は解析を続行し、タグが読み込まれる可能性があります。これにより、OtAutoBlockスクリプトが適切なHTML要素を挿入する前にCookieが設定されることがあります。

OtAutoBlockおよびotSDKStubスクリプトは、コンテンツ管理システム(CMS)が<head>要素に配置するか、HTMLコード内に直接配置する必要があります。

タグマネージャーを使用してスクリプトが実装されている場合、ドメインとタグマネージャーの間の遅延のリスクが高くなります。このため、OtAutoBlockスクリプトが完了する前にタグが読み込まれる可能性があります。

収益がターゲット広告から創出されている場合は、手動ブロッキング方法を使用することをお勧めします。

自動ブロッキングは、ページの読み込み時にタグの予期せぬ動作を引き起こし、広告収入に影響を与える可能性があります。

[en] Common Host Blocking

[en] OneTrust AutoBlocking can block commonly identified trackers automatically without the need to locate a source URL. This behavior is configured during publishing. The common hosts are listed below.

表1 共通ホストリスト

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


[en] To enable this functionality, see the Automatically Block Known Tracking Technologies section in Cookieコンプライアンススクリプトを実装する. When enabled, any script on the website inserted by the hosts listed above is mapped to OneTrust’s Targeting category and is only allowed when the user accepts targeting cookies on a site.

[en] Things to Know

  • [en] Cookies may not be detected by the scanner if the related tag is triggered by actions such as form submission, scroll depth, timing delay, etc. These tags will either need to be added manually to OneTrust or blocked using another method.

  • [en] Any cookie categorized as non-essential (Functional, Performance, Targeting, Social Media, or any custom category) that has an accurate source URL 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.

  • [en] Cookies set by in-line scripting (e.g., using 'document.cookie' inline) are not supported by auto-blocking functionality. Instead, consider Client-Side Cookie Management type-rewriting for these cookies.

前提条件

OneTrust Cookie自動ブロッキングは、スキャン結果とCookie分類を使用して、ブロックする対象を認識します。Cookieがサイトスキャナによって検出されなかった場合、または分類されていない場合、自動ブロッキングスクリプトによって制御されません。

自動ブロッキングスクリプトの正常な実装を確保するには、実装を開始する前にサイトを再スキャンし、すべてのCookieが分類されていることを確認します。

OneTrust Cookie自動ブロッキングを実装する

注意

この機能は、最初にテスト環境で検証しない限り、実装しないでください。

  1. Cookieコンプライアンス]メニューから[スクリプト]を選択します。[スクリプト]画面が開きます。

  2. 自動ブロッキングを有効にするドメインを選択します。[スクリプト]画面が開きます。

  3. 公開]ボタンをクリックします。[公開]画面が開きます。

  4. 公開するスクリプトのバージョンを選択し、[確認]をクリックします。

  5. [en] Click the Confirm button.

  6. 自動ブロック有効化設定を有効にします。これにより、OneTrust Cookie自動ブロッキングを含めるようにスクリプトがアップデートされます。

    ヒント

    [en] If you’d like to automatically include AutoBlocking for scripts from Common Hosts, select Automatically Block Known Tracking Technologies.

    test_scripts_autoblock.png
  7. [en] Click the Publish Test Scripts button.

  8. テストスクリプト]タブを開きます。[スクリプトをコピーする]ボタンをクリックして、スクリプトをコピーし、それを最初のスクリプトとして、サイトの[head]セクションに配置します。

  9. [en] Click the Copy Scripts button to copy the script.

  10. [en] Place the script as the first script in the head section of your site.

    注意

    [en] The Autoblock.js script must be added directly to the page, not via an injector or tag manager.

    このスクリプトは、正しく機能させるために、他のすべてのものより前に配置する必要があります。最初に配置しないと、Cookieの設定を効果的にブロックできません。

    サイトに既にバナースクリプトが実装されていて、自動ブロッキングを使用する場合は、設定を有効にして生成された新しいスクリプトで置き換える必要があります。

  11. テストが終了したら、実稼働用スクリプトに対してプロセスを繰り返し、スクリプトを実稼働サイトに配置します。

注記

[en] There may be scripts on your site that you’d like to explicitly exclude from Auto-Blocking. For more information, see Preventing Auto-Blocking from Blocking Scripts.

[en] To unblock source URLs

[en] You can remove source URLs from your AutoBlocking Javascript for greater control over your autoblocking functionality.

  1. [en] On the Cookie Consent menu, select Websites. The Websites screen appears.

  2. [en] Click the name of a website. The Website Details screen appears.

  3. [en] Go to the Auto-Block tab.

  4. [en] Enable the Enable Auto-Blocking setting, if disabled.

  5. [en] Select the source URLs you want to remove from your auto-blocking.

    unblock_bulk_select.png
  6. [en] Click the Unblock Source URL button. A confirmation modal appears.

  7. [en] Click the Confirm button.

[en] To manually block source URLs

  1. [en] On the Cookie Consent menu, select Websites. The Websites screen appears.

  2. [en] Click the name of a website. The Website Details screen appears.

  3. [en] Go to the Auto-Block tab.

  4. [en] Enable the Enable Auto-Blocking setting, if disabled.

  5. [en] Click the Block Source URL button. The Block Source URLs modal appears.

  6. [en] Enter a Source URL for the cookie you want to add to your auto-blocking script.

  7. [en] Click the Search button.

    1. [en] Previously Linked URLs

      1. [en] If the source URL matches to an existing cookie, the existing cookie displays.

        block_known_cookie.png
      2. [en] Click the Block button.

    2. [en] New URLs

      1. [en] If the source URL does not match to an existing cookie, configure the fields.

        add_new_source_URL.png

        [en] Field

        [en] Description

        [en] Link to

        [en] Select an item to which the source URL should be linked.

        • [en] Existing Cookie

        • [en] New Cookie

        [en] Existing Cookie

        [en] Cookie

        [en] If linking to an existing cookie, select the cookie to which the URL belongs.

        [en] New Cookie

        [en] Name

        [en] Enter the cookie name.

        [en] Host

        [en] Enter the host URL.

        [en] Lifespan

        [en] Select Persistent or Session.

        [en] Default Category

        Cookieのデフォルトカテゴリを選択します。カテゴリは、[高度な分類]画面で編集されないかぎり、すべてのドメインでこのCookieに割り当てられます。

        [en] If a new domain is scanned and an existing cookie is found, it will be assigned to the Default Category on that domain.

        [en] For more information, see Cookieを管理/分類する.

      2. [en] Click the Block button.

よくある質問

1.

[en] When should I use Autoblocking?

[en] OneTrust suggests using autoblock for simpler websites (where you don’t have dynamic URLs firing cookies on the website and where you have fewer cookies, which makes it easier to maintain the AutoBlock file).

注記

[en] You will need to check your autoblock.js file every time a new publish occurs to ensure no new or incorrect URLs are added.

[en] This JavaScript file is available within the scripts in https://cdn.cookielaw.org/consent/(YOUR. DATA DOMAIN ID)/AutoBlock.js

2.

[en] Does the Auto-Blocking script have to be the first element on the site?

[en] 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.

[en] Not all the cookies are being blocked. What do I need to do?

[en] Ensure 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.

[en] Confirm that the correct source URL is linked to the cookie in the OneTrust tool if a cookie is not being blocked. Republish after adding the correct URL and test if the cookie is now being blocked as expected.

[en] 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.

[en] Contact OneTrust Support if you experience persistent issues.

4.

[en] How do I check which cookie has the source URL that is breaking my site?

[en] You can export an Excel file that gives you a list of all the cookies and their associated source URL(s). To export this file, follow the steps in the To export you cookie list section of Cookieを管理/分類する.

重要

[en] Disable the Exclude Resource URLs setting on the Cookie Export modal when exporting your cookie list.

cookie_export_modal.png

5.

[en] What happens to newly added, uncategorized cookies on my site?

[en] Cookies will not be blocked until they are categorized, have the correct source URLs included, and the AutoBlock script has been republished to include the new URLs.

6.

[en] When should I use a tag manager versus Auto-Blocking?

[en] Simple integrations are available for all tag managers, giving you a great way to control when tags fire based upon user consent.

[en] With Auto Blocking turned on, new tags are automatically disabled if the tag is in a category blocked and the correct source URLs are present until consent is given.

7.

[en] How do I ensure my Auto-Blocking settings are up to date?

[en] 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 with correct source URLs present or they will not be blocked.

[en] After categorizing the new cookies, you will need to publish the script.

8.

[en] Can I use custom category IDs with Auto-Blocking?

[en] 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.

9.

[en] Does Auto-Blocking work with iframes embedded directly on the page?

[en] 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.

[en] For iframes embedded directly on page, for example some youtube videos, we recommend following the manual steps to block those iframes.

[en] For more information, see CookieコンプライアンスのiFrameを手動で書き換える.

10.

[en] Can I use an Opt-out consent model with Auto-Blocking?

[en] Yes, you can use any consent model with Auto-Blocking. When using an opt-out consent model, cookies are allowed when the user first visits the site. If the users chooses to opt-out or reject a category, cookies belonging to that category are blocked on the website. This also applies to AutoBlocking.

 
Article Visibility
149,595
Translation
Japanese
Not Checked

Powered by