The Trade Desk Universal Pixel Tag Setup Guide
This article describes how to set up The Trade Desk Universal Pixel tag in your Tealium iQ Tag Management account.
Tag Configuration
First, go to Tealium’s Tag Marketplace and add the The Trade Desk Universal Pixel Tag to your profile (how to add a Tag?).
After adding the Tag, configure the below settings:
- Advertiser ID: Enter your Advertiser ID supplied by Trade Desk. This is present in your Universal Pixel Tag.
- Pixel ID: Enter your Pixel ID supplied by Trade Desk. This is present in your Universal Pixel Tag.
- Pixel Tag ID: Enter the alphanumeric string of the
<div>
ID to be appended to the page. Don’t include thettdUniversalPixelTag
string.
For example, If your ID isttdUniversalPixelTag18r0156a77010366s9bn92m452l80672
, then the Pixel Tag ID becomes18r0156a77010366s9bn92m452l80672
.
Use data mappings if you prefer to configure the tag settings dynamically.
Load Rules
Load Rules determine when and where to load an instance of this tag on your site.
Recommended Load Rule: Load on all pages.
Data Mappings
Mapping is the process of sending data from a data layer variable to the corresponding destination variable of the vendor tag. For instructions on how to map a Variable to a Tag destination, see data mappings.
The destination variables for the The Trade Desk Universal Pixel Tag are built into its Data Mapping tab.
Available categories are:
Standard
Destination Name | Description |
---|---|
Advertiser ID | Unique advertiser identifier supplied by Trade Desk |
Pixel ID | Unique pixel identifier supplied by Trade Desk |
Pixel Tag ID | The ID value of the div to be appended to the page. |
Consent (GDPR)
The consent parameters follow the IAB specification for URL-based services.
Reference: IAB GDPR Consent Passing for URL-Based Services
The creator of the URL should ensure these parameters are added only once and are passed to services that are expecting them and can properly handle them.
Destination Name | Value | Description |
---|---|---|
gdpr |
0 / 1 |
Determines if GDPR should apply to the user. Value of 1 means yes , default value of 0 means no . |
gdpr_consent |
URL-safe base64-encoded GDPR consent string | This parameter should only be passed if gdpr has a value of 1 and gdpr_consent is not an empty string. |
gdpr_pd |
0 / 1 |
This parameter is optional and determines if personal data is included. Value of 1 means yes , default value of 0 means no . |
Other personal data, such as IP addresses or tracking pixel cookies, may be passed as part of the request. The gdpr
and gdpr_consent
parameters should be used by the callee to determine whether an identifier cookie or other personal data can be set and/or used.
This page was last updated: June 26, 2018