Expand my Community achievements bar.

Join us January 15th for an AMA with Champion Achaia Walton, who will be talking about her article on Event-Based Reporting and Measuring Content Groups!
SOLVED

Why Isn't the Units Metric Populating in Adobe Analytics

Avatar

Level 2

I have implemented Adobe Analytics using the Web SDK, but I'm encountering an issue: the Units metric is not being populated, even for events where the quantity is set.

 

AnkitAg3_0-1723540608372.png

 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @AnkitAg3 

quick question, in which context do you set the products? You're seemingly sending a custom productViews eventType. In the classic Analytics world, I am fairly certain that a prodView event ignores the quantity anyway since it is assumed that it is a single product that is looked at.

Also, if you want to achieve a product view event, I would rather set the appropriate commerce event Product Views or which ever event you want to send. 

 

IMG_7757.jpeg

https://experienceleague.adobe.com/en/docs/experience-platform/xdm/data-types/commerce

 

hope that helps

 

Cheers from Switzerland!


View solution in original post

2 Replies

Avatar

Correct answer by
Community Advisor

Hi @AnkitAg3 

quick question, in which context do you set the products? You're seemingly sending a custom productViews eventType. In the classic Analytics world, I am fairly certain that a prodView event ignores the quantity anyway since it is assumed that it is a single product that is looked at.

Also, if you want to achieve a product view event, I would rather set the appropriate commerce event Product Views or which ever event you want to send. 

 

IMG_7757.jpeg

https://experienceleague.adobe.com/en/docs/experience-platform/xdm/data-types/commerce

 

hope that helps

 

Cheers from Switzerland!


Avatar

Level 2

Hi @bjoern__koth , I currently looking for it at ProdView, I just reviewed the documentation and seems like quantity only works for purchase.