18F / analytics-reporter

Lightweight analytics reporting and publishing tool for Digital Analytics Program's Google Analytics 360 data.

Home Page:https://analytics.usa.gov/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reduce the frequency of realtime report API calls

levinmr opened this issue · comments

Background

Universal analytics provided realtime report updates every 5 minutes. GA4 has changed the reporting update frequency to 30 minutes. However, the analytics-reporter still makes API calls for realtime reports every 5 minutes.

Acceptance Criteria

The analytics reporter makes less frequent API calls for realtime reports, while continuing to provide realtime data updates for the website every 30 minutes.

Hi @levinmr, I would like to work on this issue, please assign it to me.