Skip to content

Commit 733dfb0

Browse files
Apply suggestions from code review
1 parent 4ec34e2 commit 733dfb0

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +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
174+
### Events with timestamps older than 72 hours are not showing on Google's end
175175

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.
176+
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.

0 commit comments

Comments
 (0)