Suraj Fule
Suraj Fule

Reputation: 1

Delay issue in analytics reporting api v4 - Google analytics

I am facing delay issue while fetching data from google analytics using analytics reporting api. sometimes it prints incomplete data(when I tried to fetch data from past 10-20 minutes.) Does anyone have idea how much delay does this api takes to reflect data from view and how to resolve the issue of incomplete data ?

Upvotes: 0

Views: 1012

Answers (1)

Michele Pisani
Michele Pisani

Reputation: 14179

Processing latency is 24-48 hours, if you want to obtain stable data you have to refer to those of the previous 48h.

https://support.google.com/analytics/answer/1070983?hl=en

Upvotes: 1

Related Questions