You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/destinations/catalog/actions-google-analytics-4-web/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,7 +58,7 @@ The GA4 SDK also tracks a native `page_view` event if you have the [following se
58
58
59
59
Google Analytics 4 does not accept custom event names that include spaces. Segment replaces spaces in the Event Name in the Custom Event action with an underscore. As a result, you will see custom events snake cased in Google Analytics 4.
60
60
61
-
Event names are case-sensitive in Google Analytics 4. This means that "my_event" and "My_Event" will be treated as two distinct events. If you would like the event name to be lowercase, choose`Yes` in the dropdown for the`Lowercase Event Name` setting in your Custom Event mapping. For more information, see[Google Analytics 4 Event name rules](https://support.google.com/analytics/answer/13316687?hl=en&ref_topic=13367860&sjid=2167389739796023681-NA#zippy=%2Cweb){:target="_blank"}.
61
+
Event names are case-sensitive in Google Analytics 4. This means that "my_event" and "My_Event" will be treated as two distinct events, unless you choose`Yes` in the dropdown for the`Lowercase Event Name` setting in your Custom Event mapping. For more information, see[Google Analytics 4 Event name rules](https://support.google.com/analytics/answer/13316687?hl=en&ref_topic=13367860&sjid=2167389739796023681-NA#zippy=%2Cweb){:target="_blank"}.