Cookie Compliance

This page has been created to assist with cookie compliance efforts. We recommend reviewing the videos which walkthrough each of the setup steps to bring your site into compliance

Quick Access Forms

GTM/GA Access Granted

Submit this form when you have granted the GTS Web Team access to your existing Google Tag Manager and/or Google Analytics.

Access Form
Implementation Complete

Use this form to notify us when Cookie ID has been added to GTM, footer links are in place, and hard coded scripts removed.

Once submitted the GCOE and GTS Web Teams will be notified to review and mark as remdediated or contact you for additional adjustments.

Submit Form
Request GTM Access

Submit this form to request access to your Google Tag Manager container for editing and publishing permissions.

Request Access

Video Walkthroughs for Sites That Already Had GTM Container

These videos are intended to guide sites that already have a GTM container implemented. You can watch the videos in the gallery below or click on the links to spawn in new window.

Video Walkthroughs for Sites That Need To Add GTM Container

These videos are intended to guide sites that already do not have a GTM container implemented. You would have been provided a GTM ID to use.You can watch the videos in the gallery below or click on the links to spawn in new window.

Code Snippets

These code snippets are to be used in the implementation of the cookie compliance solution. You would have received your Cookie Policy ID and GTM Container ID (where applicable). Please use your ID values where you see the XXXXXXX

Cookie Banner Insert Script

Replace the XXXXXXX with your Cookie Policy ID


<script src="https://policy.cookiereports.com/XXXXXXXXX_panel-en-gb.js"></script>

Footer Links Example

Replace the XXXXXXX with your Cookie Policy ID


<li><a href="https://policy.cookiereports.com/XXXXXXXX-en-gb.html" class="CookieReportsLink">Cookie Policy</a></li>
<li><a href="https://policy.cookiereports.com/XXXXXXXX-en-gb.html" class="CookieReportsLink">Do Not Sell or Share My Personal Information - US Residents</a></li>

GTM Embed Scripts

Replace the GTM-XXXXXXXX with your GTM Container ID


<!-- Head -->
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-XXXXXXXX');</script>
<!-- End Google Tag Manager -->

<!-- Body -->
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-XXXXXXXX"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->

Supporting Documentation

These documents provide additional information and guidance on implementing cookie compliance measures on your website. We recommend using these in conjunction with reviewing the videos as well.

Forms

Use these forms to communicate with the Cookie Compliance Team.