Skip to content

Commit 4ec34e2

Browse files
authored
Events with older timestamps are not showing on Google end.
1 parent 6bc0275 commit 4ec34e2

File tree

1 file changed

+3
-0
lines changed
  • src/connections/destinations/catalog/actions-google-analytics-4

1 file changed

+3
-0
lines changed

src/connections/destinations/catalog/actions-google-analytics-4/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,3 +171,6 @@ Google has some requirements/[limitations](https://developers.google.com/analyti
171171

172172
Google may take [24-48 hours](https://support.google.com/analytics/answer/9333790){:target='_blank'} to process data sent to Google Analytics. As a result, the Google Analytics user interface may not reflect the most current data. The Google Analytics [Realtime report](https://support.google.com/analytics/answer/9271392){:target="_blank"} displays activity on your site as it happens.
173173

174+
## Events with older timestamps are not showing on Google end
175+
176+
[Google Measurement Protocol API](https://developers.google.com/analytics/devguides/collection/protocol/ga4/reference?client_type=gtag#payload_post_body){:target='_blank'} only accepts events that can be backdated by 72 hours, so GA4 simply won't accept events older than 3 days.

0 commit comments

Comments
 (0)