내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

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 채택된 해결책 개

Avatar

정확한 답변 작성자:
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.

원본 게시물의 솔루션 보기

1 답변 개

Avatar

정확한 답변 작성자:
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.