Learn business growth with Google Analytics 4 › Forums › Google Analytics 4 › How to debug GA4 for an e-commerce website › Reply To: How to debug GA4 for an e-commerce website
-
It sounds like the “payment_info” event might not be firing correctly, causing the data to vanish. You can use a Google Chrome extension called “Google Analytics Debugger” to check this. You’ll see your data in real time in the JavaScript console, not in GA4 unlike previous versions of Google Analytics. This should help you identify if there’s any issue with the “payment_info” event.