Products with variations not tracking revenue
-
Hello,
We noticed some products have 0 revenue against them in Google Analytics, even though the order itself and the product name successfully was tracked in Analytics.
After some extension debugging and getting google to take a look, we noticed it is on products with variations only.
We can see the exact item ID is matching exactly to the product for some reason (eg a specific colour).
This means that no revenue is associated with the product in Analytics (as Analytics seems to look at the main SKU, even when revenue is associated only against the variation SKU). Here is what we notice has been happening in detail:
– At the product details page for the specific product we can find an E-commerce tag which includes the product ID eg SKU1
– Also by adding the product with the colour ‘Red’ to the cart and clicking on ‘View cart’, when checking the page source of this page again and here we can see that no tag with the product ID ‘SKU1’ is implemented anymore
– But, if you search for ‘SKU1RED’ in the page source, you will find a tag which includes the product ID ‘SKU1RED’ – ok
– Then by clicking on ‘Proceed to checkout’ if you check the page source of the checkout page, again, only a tag including the product ID ‘SKURED1’ can be found in the page source , but the product ID ‘SKU1’ – ok
– However, Google Analytics is pulling the main SKU (SKU1) only through from somewhere and therefore isn’t displaying any transaction value for SKU1RED. It just has “SKU1” and its name with “£0” revenue against it.I’m not sure why this happening. Is it because the Google Shopping feed only syncs the main product SKU, and not the variations (this of course is a different plugin). Or is there an issue with this plugin, as I would have thought the product names and SKUs which appear in Google Analytics are sent from this plugin?
- The topic ‘Products with variations not tracking revenue’ is closed to new replies.