Skip to content

Commit 0e9af0c

Browse files
add info about GA4 not accepting dash character
1 parent 3fbedd0 commit 0e9af0c

File tree

1 file changed

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

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,8 @@ The Segment Google Analytics 4 Cloud destination supports sending mobile app eve
155155
Google reserves certain event names, parameters, and user properties. Google silently drops any events that include [these reserved names](https://developers.google.com/analytics/devguides/collection/protocol/ga4/reference?client_type=gtag#reserved_names){:target="_blank"}. Google doesn't accept events in the following conditions:
156156
- event or user property names have spaces in them
157157
- fields with `null` values
158-
- fields or events with reserved names
158+
- fields or events with reserved names
159+
- events with the dash character (`-`) in the name
159160

160161
### Verifying Event Meet GA4's Measurement Protocol API
161162
**Why are the events returning an error _Param [PARAM] has unsupported value._?**

0 commit comments

Comments
 (0)