Tealium Cookie 同意横幅

将 UniConsent 与 Tealium 集成,简化合规工作并增强数据隐私。轻松确保您基于 Tealium 的服务满足 GDPR、CCPA、LGPD 和欧盟 Cookie 法的要求。

说明
UniConsent with Tealium iQ Tag Management
Microsoft certified CMP - UniConsent CMPIAB certified CMP - UniConsent CMPIAB TCF V2 certified CMP - UniConsent CMPIAB TCF Canada certified consent manager - UniConsent CMPGoogle-certified CMP Gold tire - UniConsent CMPGoogle-certified CMP partner

如何设置

1. 获取 UniConsent CMP 安装代码

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. 在 Tealium 中启用 CMP 插件

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. 数据层集成

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. 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. 服务器端同意数据分发(可选)

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

6. 测试和调试

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