Recently on one of my client’s websites, I’m not getting proper data in GA4 in Engagement> Page and screen> Page path and screen class. The views are showing 0.enter image description here
Does anyone know what are the solutions to this problem? How can I get the proper data?
I’m expecting the solution of this problem.
2
Answers
Some debugging steps:
collect
see if the data is sent to ga.tid
in the network call is the same as the measurement id of one of the data streams of the GA4 property you’re looking at.Add your findings to the question and we’ll continue with debugging.
Have you tried using the Google Tag Assistant in Google Tag Manager with the Debug view in Analytics? That would be my first step.
Open up your GTM account/container for your site, select Preview and open the Tag Assistant, and open the Debug view in GA4. Navigate over to the pages that you’re having an issue with in the Assistant and see if debug registers any of those events.