Expand my Community achievements bar.

SOLVED

linkTrackVars & linkTrackEvents - can they be used separately?

Avatar

Level 1

Hi all, I am setting linkTrackVars variable in Tealium, but I would like to have events set automatically, so I don't touch linkTrackEvents. Unfortunately, it seems that once you set linkTrackVars, you have to set linkTrackEvents as well, or no events are fired. Is that correct? Is there a way how to set linkTrackVars without setting linkTrackEvents (so it stays "automatic")? Thanks, Pavel

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

The linkTrackVars and linkTrackEvents variables are separate and independent of each other. However, if you want to use linkTrackEvents, you must include "events" in linkTrackVars. If you do not, linkTrackEvents does not work.

 

If you set linkTrackVars, always make sure it includes "events" somewhere in the comma-delimited string. If you do this, then linkTrackEvents always works.

View solution in original post

1 Reply

Avatar

Correct answer by
Employee Advisor

The linkTrackVars and linkTrackEvents variables are separate and independent of each other. However, if you want to use linkTrackEvents, you must include "events" in linkTrackVars. If you do not, linkTrackEvents does not work.

 

If you set linkTrackVars, always make sure it includes "events" somewhere in the comma-delimited string. If you do this, then linkTrackEvents always works.