Skip to content

Cookiebot

Cookiebot CMP integration. The CLI does not install the Cookiebot tag template for you — install Cookiebot CMP from the GTM gallery first.

Configuration

yaml
cookiebot:
  enabled: true
  templateName: Cookiebot CMP     # must match the imported template's name
  cookiebotId: ''
  cdnRegion: eu                    # eu or com
  urlPassthrough: false
  advertiserConsentModeEnabled: false
  regionSettings:
    - region: ''                   # blank = global default
      preferences: denied          # functionality_storage, personalization_storage
      statistics: denied           # analytics_storage
      marketing: denied            # ad_storage
      adUserData: denied
      adPersonalization: denied
FieldPurpose
templateNameName of the manually-imported Cookiebot CMP template. Must match exactly.
cookiebotIdYour Cookiebot CBID.
cdnRegioneu or com — pick the region matching your Cookiebot subscription.
urlPassthroughPass identifiers via URL parameters when consent is denied.
advertiserConsentModeEnabledEnable advertiser consent mode signals.
regionSettings[]Per-region default consent states. Leave region blank for the global default.