Skip to content

Commit 2793b7d

Browse files
Merge pull request #5256 from segmentio/Panandhan22-patch-3
Events with older timestamps are not showing on Google end.
2 parents 102f98d + 7bb005b commit 2793b7d

File tree

1 file changed

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

1 file changed

+5
-0
lines changed

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

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

173173
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.
174174

175+
### Events with timestamps older than 72 hours are not showing on Google's end
176+
177+
Because [Google's 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 are backdated by up to 72 hours, GA4 can't accept events older than 72 hours.
178+
175179
### Google Optimize Support
176180

177181
The Google Analytics 4 Cloud destination does not support Google Optimize. This destination operates in cloud-mode (sending events from Segment servers to Google Analytics using the Measurement Protocol API), which prevents the required [Optimize SDK](https://support.google.com/optimize/answer/11287798?visit_id=637903946258690719-978290187&rd=1){:target="_blank"} snippet from loading on the page.
182+

0 commit comments

Comments
 (0)