Expand my Community achievements bar.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

where to map the eVars and props in Mobile Launch property

Avatar

Level 4

asheth2295_0-1669217892902.png

I have above interface where I can send the Adobe Analytics trackState and trackAction values. But, I am not able to find, where can I map those to eVars and props

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Level 2

Hi,

 

To send eVars or props with the mobile SDK you'll send key/value pairs in the contextData and map the variables to eVars or props in the Processing Rules interface.

 

https://experienceleague.adobe.com/docs/platform-learn/implement-mobile-sdk/experience-cloud/analyti...

 

https://experienceleague.adobe.com/docs/analytics-learn/tutorials/implementation/implementation-basi...

View solution in original post

2 Replies

Avatar

Correct answer by
Level 2

Hi,

 

To send eVars or props with the mobile SDK you'll send key/value pairs in the contextData and map the variables to eVars or props in the Processing Rules interface.

 

https://experienceleague.adobe.com/docs/platform-learn/implement-mobile-sdk/experience-cloud/analyti...

 

https://experienceleague.adobe.com/docs/analytics-learn/tutorials/implementation/implementation-basi...

Avatar

Level 4

Thank you!! That is what I was looking for:)