Response Tokens output for Multivariate Test | Community
Skip to main content
Level 2
December 2, 2020
Solved

Response Tokens output for Multivariate Test

  • December 2, 2020
  • 1 reply
  • 1367 views

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 ?

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 shelly-goel

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

1 reply

shelly-goel
Adobe Employee
shelly-goelAdobe EmployeeAccepted solution
Adobe Employee
December 17, 2020

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

TienzenAuthor
Level 2
December 21, 2020
Hi shelly-goel, Thanks for your help. The traffic allocation data looks something great for my "wave" input. About "version" and "variable". They are complementaries. In my MV Test, "variable" will represent the zone where I want to make change. In my case, the Header. "version" will be the detail of what exactly changed in the header. In my case, the backgroundColor in Grey variable = 1[Header] version = 1[Grey] => number before [..] is just an index Example of other values possible variable: '2[Sidebar]', version: '4[Black]'