GA4 and Item Revenue Not Reporting
We have GA4 setup with GTM. In the reporting side, we see the item name coming through but not the Item Revenue. Thus, no total revenue coming through. However, I have confirmed that we are sending the item "price" into GTM.
Has anyone else had this issue?

-
I just spend 2,5 days debugging a similar issue.
Are you moving JS to footer and does your GTM Tag fire on 'gtm.js' ?
If so; the tag is firing before the dataLayer has been parsed.You can do a quick test and put your GTM Tag snippet in the admin in a setTimeout() if your revenue starts showing again you have the same issue i did. (Fixable by changing your tag trigger, or prevent gtm_head.phtml from moving the snippet)
Please sign in to leave a comment.
Comments
3 comments