コミュニティアチーブメントバーを展開する。

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

Does Launch automatically handle linkTrackVars & linkTrackEvents?

Avatar

Community Advisor

Does anybody know if Adobe Launch automatically handles the setting of linkTrackVars and linkTrackEvents for s.tl() calls?

I thought the Adobe Analytics Extension might have some way of handling this by couldn't see anything that told me either way.

I could write some custom code to be executed, but was unsure if this was the intended/recommended way in which this should be handled?

Any help much appreciated!

1 受け入れられたソリューション

Avatar

正解者
Level 9

If you are using the Set Variables Action from the Analytics Extension and only use the UI elements to set your eVars, props and events, then you don't have to care about linkTrackVars and linkTrackEvents. But if you are using custom code then you also have to take care that you populate them in the custom code.

元の投稿で解決策を見る

1 返信

Avatar

正解者
Level 9

If you are using the Set Variables Action from the Analytics Extension and only use the UI elements to set your eVars, props and events, then you don't have to care about linkTrackVars and linkTrackEvents. But if you are using custom code then you also have to take care that you populate them in the custom code.