Closed kgonella closed 2 years ago
Google Analytics calculate more KPI from the "product detail impressions" like :
If we send one productDetails event per variant as it done now, these data are wrongfully calculate
So we need to only dispatch the productDetail event for first variant showed on product page.
Resolve the #90 issue
thanks!
Google Analytics calculate more KPI from the "product detail impressions" like :
If we send one productDetails event per variant as it done now, these data are wrongfully calculate
So we need to only dispatch the productDetail event for first variant showed on product page.
Resolve the #90 issue