-
GA4: Issue with Total Revenue Calculation and Missing Data in Monetization Screen
Hey, I’m in the middle of implementing ecommerce tracking on a site I’ve been working on. Even though I’ve been tracking events and sending all the data, I’m hitting some bumps along the road. Here’s the data I’m sending over:
{“event”:”purchase”,”currency”:”EUR”,”value”:21.85,”items”:[{“item_id”:”3cd937-debc-416d-955f-8ccc84a751″,”item_name”:”anuy-namer”,”affiliation”:””,”coupon”:””,”currency”:”EUR”,”discount”:0,”index”:1,”item_brand”:”Fontastic”,”item_category”:”THeadset / Lautsprecher”,”item_category2″:”Unterhaltungk – Körer”,”item_category3″:””,”item_category4″:””,”item_category5″:””,”item_list_id”:”31baa491-4c6f-8671-c808f0cb2100″,”item_list_name”:”Fontastic BT In-Ear Headset S1 blau Bluetooth-Kopfhörer”,”item_variant”:”Mit Begleiterliche Musikfans.”,”location_id”:””,”price”:14.95,”quantity”:1}],”transaction_id”:”9826314a-46af-4304-a057-dc77f4a799b0″,”affiliation”:”446c6345-9193-4841-9f4a-e06e8cf7220e”,”tax”:”3.4917″,”shipping”:”6.9000″,”coupon”:””,”gtm.uniqueEventId”:12}
I’m a bit stumped – when I look at the monetization reports, all I’m seeing are the number of buyers, and that’s it. All the other values are just flat zeros. It’s even stranger on the conversion screen – it’s not calculating the total revenue at all. Any ideas?
Log in to reply.