Task: Display the CMP's privacy banner on the Hub

Task summary

Configure the target Hub to display a custom privacy banner/notification by adding the necessary HTML/CSS/JavaScript code to the Hub. Typically, this code is in the form of externally hosted files (i.e. the CMP provides an embed code).

Requirements

  • The custom privacy banner/notification should display (or otherwise make available) cookie consent controls (accept, decline, customize, etc.) that are directly linked to the CMP.
  • The code should be implemented as a custom code block on the target Hub. To avoid issues arising from a race condition, any JavaScript should be placed in a code block set to the Body Bottom placement.