How to map json from mobile sdk to adobe eVars, Props, and events
- September 21, 2023
- 1 reply
- 1008 views
We have a new event being triggered from our mobile apps and they are passing a json object. ex: {"digitalData": {"event": {"sampleEvent": "1"},"page": {"pageInfo": {"mSrc": "205"}}}}
What are the steps that I need to follow to set up that mapping in the processing rules?
When i look at the current processing rules, I see the rule looking at data being passed as context variables, so how do I get the context data listed in the drop downs in the processing rules?
Our person who oringinally set up rules is no longer at our company, so we have a knowledge gap in the mobile app area of adobe analytics.
Is there any additional requirements on the app side when they are sending this json to Adobe? Note: we are using the old SDK at this time.
Thanks.