Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Login to your GTM container. Make sure there are no unpublished changes.

  2. Go to Templates -> Variable Templates -> Search Gallery -> Cookiebot Consent State. Click "Add to workspace" and confirm by clicking "Add".

  3. - Go to Variables -> User-Defined Variables -> New.
    - Name your variable "Cookie consent" (the name of the variable is important here because it is used in the N.Rich tag on the next steps).
    - The variable type should be "Cookiebot Consent State". Click "Save".

  4. If you have previously attempted to install any N.Rich tags prior to following this guide, go to Tags. Pause or remove all previously installed N.Rich tags (if any) to have a clean slate. (N.Rich team will provide you a file with a custom HTML tag. Once you have received the custom HTML tag, you can proceed with the next steps).

    4.1 Add a new Custom HTML tag and paste the content from the attached file (custom HTML tag).
    4.2 Choose "All pages" as a trigger. There is a small piece of code that is needed only for debugging (it prints N.Rich tag type to the console before firing it), it's not needed in Live mode, we suggest removing it after all verifications (see comments in the tag code that was provided to you).

  5. Depending on your Cookiebot configuration you may also need to whitelist N.Rich cookies in Cookiebot config (optional step).

...