US Implied Consent - As a user from the USA, all tags fire automatically on first page load. Access Cookie Consent Manager via the "Cookie Preferences" link in the footer and you can Opt-out of Functional/Advertising. Be sure to reload the page after making your consent choice.
- Zero Cookie Load is implemented for the EU examples. This means non-required tags (aka non-essential) do not fire immediately on first page load and drop cookies, rather we wait until the end-user makes a consent choice.
- The user's consent choice is stored in Cookies and Localstorage objects, so you may want to start each test by using a private/incognito window or clearing cookies/cache in your web browser.
- As you Opt-in to Functional or Advertising with the Cookie Consent Manager the related tags fire and you will see that code show below. Note Required allows fires and cannot be opted out of.
- To understand how the code works, you can see the "View Source" of the page and review the comments for the different sections of code.