Google Analytics not displaying e-commerce data

Hey everyone, I’m having trouble with Google Analytics. I set it up through Google Tag Manager and tried to turn on e-commerce tracking. But it’s not working right.

I can see the debug code and it looks like things are loading okay. The dataLayer seems to be firing too. I can see purchase info and product details there.

But nothing is showing up in the Google Analytics console or reports. It’s like the data isn’t getting through.

Has anyone run into this before? Any ideas what I might be doing wrong?

I’d share more details, but I can’t because of work privacy stuff. Thanks for any help!

hey Grace, e-commerce tracking can be tricky. Have u checked if Enhanced Ecommerce is enabled in GA settings? Also, make sure ur dataLayer events match GA’s expected format. Sumtimes small differences can cause it to not work. If ur using GA4, double-check the event names too. They gotta be exact. Good luck!

I’ve encountered similar issues before. One thing to check is whether you’ve properly linked your Google Analytics and Google Tag Manager accounts. Sometimes the connection isn’t established correctly, which prevents data from flowing through. Another potential culprit could be conflicting tags or triggers in GTM. It’s worth reviewing your tag setup to ensure there are no conflicts or overlapping triggers that might interfere with e-commerce data transmission. Additionally, verify that your tracking code is placed correctly on your website. If nothing else works, consider implementing direct tracking temporarily to isolate the issue.

Hey Grace_42Read! Oof, e-commerce tracking can be such a headache sometimes. I feel your pain! :upside_down_face:

Have you double-checked that you’re looking at the right property and view in Google Analytics? I once spent hours troubleshooting only to realize I was checking the wrong view!

Also, how long ago did you set this up? Sometimes it takes 24-48 hours for data to start showing up in GA reports.

Another thing to consider - are you using Universal Analytics or GA4? The setup process is quite different between the two.

Oh, and random thought - have you tried running your site through the Google Tag Assistant Chrome extension? It can sometimes catch issues that aren’t obvious in the debug mode.

Keep us posted on what you find out! I’m super curious to hear if you solve this mystery. :female_detective: