Dynamic Yield Tag Setup Guide
This article describes how to set up the Dynamic Yield tag.
Tag Tips
- You can set the name and properties.
- Type parameters of a custom event via mappings in the Custom Event Data tab in the mappings toolbox.
- Conversion fires when Order ID is set.
- Supports the following E-Commerce extension parameters:
- Order ID (
_corder
) - Order Total (
_ctotal
) - Sub Total (
_csubtotal
) - Currency (
_ccurrency
) - List of Product IDs (
_cprod
) - List of Names
_cprodname
) - List of Quantities (
_cquan
) - List of Prices (
_cprice
)
- Order ID (
Tag Configuration
First, go to Tealium’s tag marketplace and add the Dynamic Yield tag (Learn more about how to add a tag).
After adding the tag, configure the following settings:
- Site ID: Your Dynamic Yield supplied Site ID or scsec
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 available categories are:
Standard
Variable | Description |
---|---|
SiteID |
|
evt_list |
|
context.type |
|
context.data |
|
E-Commerce
Variable | Description |
---|---|
order_id |
|
order_total |
|
order_subtotal |
|
order_currency |
|
product_id |
|
product_name |
|
product_quantity |
|
product_unit_price |
|
Events
Variable | Description |
---|---|
AddToCart |
AddToCart |
RemoveFromCart |
RemoveFromCart |
Search |
Search |
EmailSignup |
EmailSignup |
VideoWatch |
VideoWatch |
Custom |
Custom |
Parameters
Variable | Description |
---|---|
Size (size ) |
properties.size |
Search Keywords (keywords ) |
properties.keywords |
Hashed Email (hashedEmail ) |
properties.hashedEmail |
Custom | Custom |
Video Parameters
Variable | Description |
---|---|
Item Id | properties.itemId |
Categories (categories ) |
properties.categories |
Autoplay (autoplay ) [true /false ] |
properties.autoplay |
Progress (progress ) |
properties.progress |
Progress Percent (progressPercent ) |
properties.progressPercent |
Custom | Custom |
This page was last updated: December 13, 2019