Search code examples
javascriptreactjsgoogle-analyticsreact-ga

Where is my collected data after 30 minutes on inactivity in Google Analytics 4?


I'm writing an app in React and I want to add Google Analytics to can see where are people getting stuck.

My app is collecting data correctly, but after 30 minutes all my collected data is gone and the average duration of the interaction is not changing.

I need to wait 24 hours to can see all the dashboards updated or am I doing something wrong?


Solution

  • You need to wait 48/72 hours before seeing stable data in the GA4 platform.