Does Launch automatically handle linkTrackVars & linkTrackEvents? | Community
Skip to main content
Andrew_Wathen_
Community Advisor
Community Advisor
February 26, 2019
Solved

Does Launch automatically handle linkTrackVars & linkTrackEvents?

  • February 26, 2019
  • 1 reply
  • 2747 views

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!

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by thomas_amsler

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 reply

thomas_amslerAccepted solution
Level 6
March 12, 2019

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.