Tealium
Last updated
Was this helpful?
Last updated
Was this helpful?
Tealium is a Customer Data Platform that enables you to track the behavior of your website users.
The Tealium integration allows you to send the AB Tasty campaign data to Tealium.
AB Tasty campaign data are sent as a custom event with event parameters.:
Event name is “abtasty” (tealium_event: 'abtasty')
Event parameter abtasty_campaign contains the Campaign ID and Campaign Name formatted as [campaign_id] campaign_name
Event parameter abtasty_variation contains the Variation ID and Variation Name formatted as [variation_id] variation_name
The event is sent using the utag.link() method.
Access Integrations > Integration Hub.
Search for and select Tealium.
Click Setup connector.
Give a name to your connector so you can easily retrieve it.
[Optional] Check the box to automatically add the connector to your future campaigns.
Click Save and create connector.
If you have checked the box, the connector will be automatically added to the Advanced step of your future campaigns. However, it is not applied retroactively to previously created campaigns.
You can also modify this behavior from the Integration hub, by editing your connector configuration (check or uncheck box).
Heads up ⚡ You must update the AB Tasty tag to make your changes live.
Event specifications are used to identify and standardize the events you want to collect in your EventStream implementation.
Once a new event is collected, such as the abtasty event, it is better to set up the specifications in Tealium:
Go to the Tealium interface > EventStream > Event Specifications
Click Add an Event Specification > Add custom specifications
Fill the fields as follows
Event Name: “abtasty”
Add the attribute “abtasty_campaign” with a type string
Add the attribute “abtasty_variation” with a type string
Once you have set up the Tealium integration and activated it in an AB Tasty campaign you may want to verify that data is sent correctly to Tealium EventStream.
There are 2 options to do that check:
If you left the box unchecked (default behavior), your connector won't be added automatically. You can still decide to send campaign data to your connector by selecting it from the Advanced options step of your campaign. More information on how to link a campaign is can be found in the article.
More information on Event Specifications .
Live Events: once a campaign is sending data to Tealium EventStream, you should be able to check the live incoming event on this interface. More information
Tealium Trace: this tool allows you to see if you are sending events to Tealium. The process here is to get assigned to an AB Tasty campaign and check in Trace if an event is sent to Tealium. More information .