Expand my Community achievements bar.

SOLVED

How to send Adobe Target response token info to eVar in adobe analytics using WEB SDK

Avatar

Level 1

I was trying to send Adobe Target response token information into an eVar created within Adobe Analytics.

 

Sample info like: activityName and ActivityID.

We are using Adobe launch WEB SDK and trying to achieve this without making additional sendEvent server call.

Any input will be help full.

 

 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @sumitsharma 

I think this will not be possible without additional WebSDK calls. To my knowledge, the Target activityName and response are returned in your initial Target call and would have to be picked up and mapped to a separate WebSDK call since Adobe Analytics has no knowledge about the actual activities that were firing on that particular page. 

Cheers from Switzerland!


View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

Hi @sumitsharma 

I think this will not be possible without additional WebSDK calls. To my knowledge, the Target activityName and response are returned in your initial Target call and would have to be picked up and mapped to a separate WebSDK call since Adobe Analytics has no knowledge about the actual activities that were firing on that particular page. 

Cheers from Switzerland!