Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9ae1919

Browse files
authored
Fix section on custom events
1 parent694eeb6 commit9ae1919

File tree

1 file changed

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

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,20 +44,20 @@ The automatically collected and enhanced measurement events include parameters b
4444

4545
##FAQ & Troubleshooting
4646

47-
###CustomEvent Naming
47+
###CustomEvents
4848

49-
Google Analytics 4 has strict rules for event naming andrequire you to adhere to those requirements in order to successfully send events.
49+
Google Analytics 4 has strict rules for event naming andrequires you to adhere to those requirements in order to successfully send events.Segment will replace all spaces with underscores to ensure the event name adheres to Google's[event naming rules](https://support.google.com/analytics/answer/13316687?hl=en&ref_topic=13367860&sjid=2167389739796023681-NA#zippy=%2Cweb){:target="_blank"}. As a result, you will see custom events snake cased in Google Analytics 4.
5050

51-
Per Google's documentation on[event naming](https://support.google.com/analytics/answer/13316687?hl=en&ref_topic=13367860&sjid=2167389739796023681-NA#zippy=%2Cweb){:target="_blank"}, follow these rules when choosing a name for your event:
51+
Per Google's documentation, follow these rules when choosing a name for your event:
5252

5353
- Event names are case sensitive. For example, my_event and My_Event are distinct events.
5454
- Event names can include English and non-English words and letters.
5555
- Do not use reserved prefixes and event names.
5656
- Event names must start with a letter. Use only letters, numbers, and underscores. Don't use spaces.
5757

58-
Google Analytics 4does not accept custom event names that include spaces. Segment replaces spaces inthe Event Namein the Custom Eventaction with an underscore. As a result, you willsee custom events snake cased in Google Analytics 4.
58+
Google Analytics 4is also case sensitive. If you would like all event names to be lowercase, usethe`LowercaseEvent Name` settingin the Custom Eventmapping. If this setting is disabled, Google willtreat event names with different casing as distinct events.
5959

60-
Google Analytics 4 is also case sensitive. If you would like all event names to be lowercase, use the`Lowercase Event Name` settinginthe Custom Event action. If this setting is disabled, Googlewilltreat event names with different casing as distinct events.
60+
Custom events do not appearinmost standard reports; youwillneed to set up custom reports for meaningful analysis.
6161

6262
###Custom Dimensions and Metrics
6363

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp