Usercentrics Tealium Implementation Guide
Home Resources Articles Usercentrics Tealium Implementation Guide

Usercentrics Tealium Implementation Guide

The Usercentrics extension for Tealium iQ Management enables users to protect data and customer privacy while managing the Usercentrics settings within Tealium.
by Usercentrics
Sep 28, 2021
Usercentrics Tealium Implementation Guide
Table of contents
Show more Show less
Book a demo
Learn how our consent management solution can improve privacy and user experience for your users.
Get your free data privacy audit now!
Usercentrics + Tealium

Usercentrics + Tealium

Tealium’s iQ Tag Management™ Platform is a tag management solution that enables companies to build privacy-by-design into fast, flexible and powerful data management programs. The partnership with Usercentrics enables joint customers to collect high-quality user data in a privacy-compliant manner and to distribute this user data in their own technology stack, taking individual consent into account.

Our Tealium implementation guide will walk you step by step through implementing Usercentrics’ Consent Management Platform (CMP) integration with Tealium.

Tealium Profile

 

 

Type Implementation Website
Integration Extension

 

Extension for CMP v1 or V2 Visit website 

Implement the Usercentrics Tag

Check out Tealium’s official implementation video, or follow the step-by-step guide below.

 

Use the following steps to implement the Usercentrics tag within Tealium iQ Tag Management using the JavaScript Code extension:

 

1. Go to Tealium iQ Tag Management > Extensions > Add Extension and select the JavaScript Code extension to add the script for Usercentrics V1 or Usercentrics V2.

 

2. Add the JavaScript Code extension.

 

3. Name the extension Usercentrics Tag, and set the scope to Pre Loader.

 

4. Use the script from one of the following examples to create the extension:

Usercentrics V1 Script

Usercentrics V1 Script: Supports Usercentrics CMP v1.

Usercentrics V2 Script

Usercentrics V2 Script: Supports Usercentrics CMP V2 Browser SDK (TCF v2.0)

 

5. Save and publish the JavaScript Code extension to your environment.

Create a Tealium Data Processing Service in your Usercentrics CMP

You must create a Tealium Data Processing Service in your Usercentrics account to ensure that user consent preferences are enforced and third parties can only process data if allowed to do so.

 

Use the following steps to create a Data Processing Service for Tealium iQ Tag Management in your Usercentrics CMP account:

 

  1. Go to your Usercentrics account .
  2. Select the most recent Data Processing template for Tealium iQ Tag Management.
  3. Add the Tealium service template to the “Essential” category to ensure that it cannot be opted out.

 

Note: In the Configuration section of this document, you will manually add the custom service name using the Service Name input field.

Configure the Extension

The steps in this section describe how to add the extension, install the bookmarklet, copy the data processing services, import the data processing services, map your tags to your data processing services, and apply conditions to define which domains can execute the extension.

 

Add the Extension

 

Use the following steps to add the Usercentrics extension:

 

  1. Go to iQ Tag Management > Extensions > Add Extension and click the Privacy tab.
  2. Select one of the Usercentrics extensions: Usercentrics V1 or Usercentrics V2.
    Select the version that corresponds with the version currently in use by your organization.
  3. In the Title field, enter a meaningful title to be used for this extension.
    Note that the Scope field cannot be modified.
  4. Enter the Settings ID (Optional)
    Under Usercentrics Settings ID, in the Settings ID field, you can manually add your Usercentrics Settings ID.

    Note: This step may not be needed as the Usercentrics Settings ID is automatically added to the extension while importing the data processing services.

  5. Under the Tealium iQ Service Name, in the Service Name field, enter the exact name that was given to the Tealium Data Processing Service within Usercentrics.
  6. Continue to the next section to install and use the Service Mapper bookmarklet.
Configuration window looking at service mapping - Usercentrics

Usercentrics Extension Rollback Domain Conditions

Install the Service Mapper Bookmarklet

 

Use the following steps to install the bookmarklet:

 

  1. Click the Bookmarklet button.
    The Usercentrics Service Mapper Bookmarklet dialog displays.
  2. Click the Usercentrics Service Mapper link and drag and drop the bookmarklet onto the bookmark bar for your browser.
    The bookmarklet now displays in your browser bar.
  3. Click Close to dismiss the Usercentrics Service Mapper Bookmarklet window.
Usercentrics Bookmarklet Modal

Usercentrics Bookmarklet Modal

 

Create a Mapping Table

 

Use the following steps to copy and import your data processing services to create a mapping table:

 

  1. Open another browser tab and navigate to the Usercentrics test environment where your CMP is implemented and click the Usercentrics Service Mapper bookmarklet to launch.
    A pop-up window displays the text for your Data Processing Services JSON object.
  2. Copy the entire text from this window.
  3. Navigate back to the Usercentrics configuration dialog in iQ Tag Management and click the Import button.
    The Import Services dialog displays.
  4. Paste the copied JSON text into the window, as shown in the following example.
  5. Click Create Mapping Table.
    Your Usercentrics Settings ID and Tealium iQ Service Name are now automatically populated and the Service Mappings to your data processing services display in a mapping table.
Code Usercentrics Import Sample Pasted

Code Usercentrics Import Sample Pasted

Tip: The mapping table must be updated each time a new tag is introduced or when your Data Processing Services with the Usercentrics configuration is changes, as described in the Update the Mapping Table section of this document

 

Map Data Processing Services to Tags

 

Use the following steps to map your data processing services to tags:

 

  1. For each item in the mapping table, click the To UID field and use the prepopulated list to select the appropriate tag UID.
    You can map more than one tag to a data processing service.
  2. The bookmarklet automatically adds a list item for Tealium iQ Tag Management and Usercentrics in the mapping table.
  3. Use the trash can icon to delete the Tealium iQ Tag Management and Usercentrics services, as they are not used for consent enforcement.
  4. (Optional) Click Add Service to manually add additional services and map them accordingly.
    When complete, consent is immediately enforced without the necessity of a page reload, which guarantees that end-user privacy preferences are enforced before any data processing takes place.
  5. Save and Publish your changes.
Usercentrics Extensions Service Mappings Dropdown

Usercentrics Extensions Service Mappings Dropdown

Update the Mapping Table

The mapping table must be updated when a new tag is introduced or when your Data Processing Services within the Usercentrics setup changes. Use the bookmarklet functionality as described in the configuration steps and repeat the process to update.

 

The Import function identifies Data Processing Services that already exist, including any that have been recently added and those that were previously deleted, as follows:

 

  • If the Data Processing Service already exists, mapping is not impacted.
  • If the Data Processing Service was deleted, it also deletes the mapping entry.
  • If the Data Processing Service is newly introduced, a new line item is added to the mapping table and you must map at least one corresponding tag.

Troubleshooting

To view typical events, log messages, and error messages that may require attention, enable console logging.

Use the following steps to enable console logging:

 

  1. Go to JavaScript (Web) Debugging and follow the steps to add the debugging cookie.
  2. After the debugging cookie is set, use the"/SENDING|\*\*\*\*/" filter to display only relevant entries.

FAQs

Can this extension be used in mobile installations?

No. Mobile installations, such as iOS and Android, do not support the Tealium iQ Tag Management Usercentrics extension.

Where can I find my Usercentrics script tag for the Tealium installation?

You can find your unique script tag in your Usercentrics Admin Interface under Implementation, at the bottom of the left side menu.

What about my third-party integrations and cookies?

Third-party services like Google Analytics must be blocked in accordance with privacy regulations if a user has not yet given consent. Use your Usercentrics DPS Scanner to find out which third-party technologies you have running and block them until consent is obtained. Additionally, the bookmarklet in the Tealium extension automatically recognizes all tags that have been implemented in Tealium IQ Management.

As a reference, here is the guide for CMP v1 and v2 with instructions for how to block third-party services manually.

For questions about third-party services using Google Tag Manager, please see our documentation for CMP v1 and CMP v2.

How do I know if I have CMP v1 or CMP v2?

Log in to your Usercentrics Admin Interface to check.

The Usercentrics CMP v2 Admin Interface looks like this:

Usercentrics CMP v2 Admin Interface

Usercentrics CMP v2 Admin Interface

The Usercentrics CMP v1 Admin Interface looks like this:

Usercentrics CMP V1 Admin Interface

Usercentrics CMP V1 Admin Interface

I have more questions or need help!

Please submit a ticket so our Support Team can assist you.