AEP Web SDK - Merchandising eVars | Community
Skip to main content
Level 2
April 14, 2022
Solved

AEP Web SDK - Merchandising eVars

  • April 14, 2022
  • 1 reply
  • 925 views

Hello Everyone

 

We currently have the requirement to ingest custom e-commerce data into Adobe Analytics via the AEP Web SDK utilizing the concept of XDM along with the AEP data stream. According to the official documentation, there are several standard values that are automatically mapped against the respective Adobe Analytics eCommerce variables:

 

productListItems[N].lineItemIdproductsAppMeasurement query parameter Products Category mapping.
productlistitems[N].nameproductsAppMeasurement query parameter Products Name mapping.
productlistitems[N].priceTotalproductsAppMeasurement query parameter Products Price mapping.
productlistitems[N].quantityproductsAppMeasurement query parameter Products Quantity mapping.

 

Reference: https://experienceleague.adobe.com/docs/experience-platform/edge/data-collection/adobe-analytics/automatically-mapped-vars.html?lang=en

 

Nevertheless, I don't see how one could potentially ingest any additional, custom variables on top. In the traditional implementation, we would have relied on merchandising eVars which we append to the s.products string. However, as all data ingested via the AEP Web SDK only arrives as fragmented context data into Adobe Analytics, I can't think of a way to make sure we can iterate over a whole array of multiple products and data points while making sure to append it to the same hit just via processing rules:

 

 

Therefore, can you please elaborate on how custom e-commerce data can be properly ingested into Adobe Analytics or if at all there is any way to do so yet? Thank you in advance.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply