What needs to be added under XDM object section send event action if using update variable action. Earlier we used to pass the xdm data element but now mapping id done in update variable.
HiI want to confirm that for mapping productListItems[].priceTotal in case of multiple quantity purchased by user for same product should we pass single unit price and AA will multiply quantity to give total revenue or we need to pass total price directly(single unit price*quantity).
We have implemented CDP using adobe tags(launch) AEP web sdk extension. Now we are looking for excluding user internal user profiles. Is there any direct way in rtcdp like adobe analytics to exclude internal IP ranges. Also, can we use custom code and datalayer flag approach to do this? if yes, what...
We have user data flowing into AEP Dataset created using schema. The schema is populated by data collection tags rules.We have observed that there is some internal traffic which is disturbing user profiles stitching. We are now looking to exclude the internal traffic using IP exclusion. I think ther...
Thanks for your response. I am clear with my doubts.I want to pass cart value in a currency event with scadd let's say event12=$1000 and want to save same value on cartview or checkout step as well. If i use the same event to store cart value on other events as well then value will inflate like 1000...
I currently get these values as boolean True/False but as you said i will try to map with evar and evaluate result. Is it mandatory to map evars in string data type only while using xdm data element or i can pass numeric or boolean and workspace will interpret it as string only?
Thanks for your response it's helpful. I did a similar research at my end as well and i think i should use merchandising evar with product and map corresponding value as text string type evar for storing details like price and all. Every page or success event will have its own values at that time so...
I want to store certain values in adobe analytics product string like Available quantity, Price, Discounted/sale price, reviews count, etc. Should these values be stored in counter evars or events.