From b2ea1deff8e4e42cf5a7e33638fe3116d1a5b42b Mon Sep 17 00:00:00 2001 From: kdaswani <49517136+kdaswani@users.noreply.github.com> Date: Mon, 31 Jan 2022 11:55:14 -0800 Subject: [PATCH] small update to ga4 --- .../destinations/catalog/actions-google-analytics-4/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/connections/destinations/catalog/actions-google-analytics-4/index.md b/src/connections/destinations/catalog/actions-google-analytics-4/index.md index bee0a8f770..ce1b9b2078 100644 --- a/src/connections/destinations/catalog/actions-google-analytics-4/index.md +++ b/src/connections/destinations/catalog/actions-google-analytics-4/index.md @@ -52,7 +52,7 @@ Google Analytics 4 is also case sensitive. If you would like all event names low Segment sends a Google `clientId` in requests to the Measurement Protocol API, alongside other required API fields. However, user sessions are [not currently supported by the Measurement Protocol API](https://developers.google.com/analytics/devguides/collection/protocol/ga4/reference/limitations){:target="_blank"}, so user metrics might not appear on the Google Analytics 4 Realtime report or several other reports. -To validate your implementation, check users on the Events report and User Explorer. You can also confirm events are picked up in the Realtime report. +To validate your implementation, check users and events on the Events report and User Explorer. ### Debug Mode