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

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

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

解決済み

Link tracking Payload in _satellite.track

Avatar

Level 2

How can the link tracking payload send to the _satellite.track() function? there are some of the props variable defined which can be used. But there is no permissions for me to use Launch. Have to track a link information whenever a user clicks on the hyperlink. The information such as link title, event(for example click) etc should be tracked. How to create a payload and pass that to the _satellite.track()? Please assist me with this as a custom link tracking needs to be so essential.

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

Avatar

正解者
Community Advisor

I suggest you read the great article written by jenn.kunz@33Sticks: https://33sticks.com/direct-call-rules-launch-new-power-passing-additional-info-_satellite-track/

basically you can add an object as 2nd parameter and use those information within the rules in Launch.

元の投稿で解決策を見る

2 返信

Avatar

正解者
Community Advisor

I suggest you read the great article written by jenn.kunz@33Sticks: https://33sticks.com/direct-call-rules-launch-new-power-passing-additional-info-_satellite-track/

basically you can add an object as 2nd parameter and use those information within the rules in Launch.

Avatar

Employee

You can refer the below document for passing additional parameter in _satellite.track() direct call rule in Adobe Launch :

Direct Call Rule with Additional Parameters in Adobe Launch