Hi
I have got a Multivariate test in Target.
I would like to use Response tokens output information and integrate them into 3rd-party analytics solution.
I tried to fill analytics solution inputs with Response Tokens and got :
test = activity.name
creation/variant = experience.name
wave = ?
variable = ?
version = ?
I don't know how to fill empty inputs
Example of waiting result :
wave = 1
variable = 1[Header]
version = 2[Grey]
Any suggestion ?
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @Tienzen
If I'm understanding correctly, "wave" seems to be related to traffic allocation (control or targeted) and can be mapped with "experience.trafficAllocationId". "Version" could be the at.js version so you can hard code it as per the version used.
Please provide more information around "variable" like what exactly the analytics solution is looking under "variable" input?
Hope this helps.
Thanks
Hi @Tienzen
If I'm understanding correctly, "wave" seems to be related to traffic allocation (control or targeted) and can be mapped with "experience.trafficAllocationId". "Version" could be the at.js version so you can hard code it as per the version used.
Please provide more information around "variable" like what exactly the analytics solution is looking under "variable" input?
Hope this helps.
Thanks
Views
Replies
Total Likes
@TienzenOkay, in this case you would use experience.id [experience.name] for the 'variable' and option.id [option.name] for the 'version'.
Refer to this link for more details with an example how to implement and a video tutorial as well: https://experienceleague.adobe.com/docs/target/using/administer/response-tokens.html?lang=en#section...
Example values would be like below:
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies