Tealium Cookie Consent Banner

Integrate UniConsent with Tealium to simplify compliance and enhance data privacy. Ensure your Tealium-powered services meet GDPR, CCPA, LGPD, and EU Cookie Law requirements effortlessly.

Instruction
UniConsent with Tealium iQ Tag Management
IAB registered consent manager for GDPRIAB TCF V2 registered consent manager for GDPRIAB TCF Canada registered consent managerGoogle-certified CMPGoogle-certified CMP

How to setup

1. Get the UniConsent CMP installation code

First, log in to your UniConsent account, go to Consent Manager > My Websites, and click Manage.

Second, click Install & Setup and copy the CMP code in the black area.

UniConsent Installation

2. Enable CMP Plugin in Tealium

First, make sure the UniConsent CMP is fully operational on your site.

Second, log in to Tealium iQ and add a generic JavaScript Code Extension to handle the integration.

Create a mapping between UniConsent CMP services and the tags in Tealium using the import tool or manually map each data processing service to its corresponding tags.

3. Data Layer Integration

Add consent status variables from UniConsent to the Tealium data layer:

  • uniconsent_services_with_consent: An array of consented services.
  • uniconsent_consent_type: The type of consent obtained (explicit or implicit).

4. Service Mapping in Tealium

Set up firing conditions for each managed tag to only fire if the corresponding service name is present in uniconsent_services_with_consent.

5. Server-Side Consent Data Distribution (Optional)

Configure UniConsent to send webhook callbacks whenever consent status changes, and set up Tealium AudienceStream or EventStream to process these callbacks server-side.

6. Testing and Debugging

Use Tealium's preview mode to test tag firing based on consent status and verify the data layer values.