Skip to content

Commit c5a9d2c

Browse files
add condition under which GA4 will silently drop event
1 parent a739e9a commit c5a9d2c

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,7 @@ Google reserves certain event names, parameters, and user properties. Google sil
162162
- fields with `null` values
163163
- fields or events with reserved names
164164
- fields with a number as the key
165+
- fields or events with a dash (-) character in the name
165166

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

0 commit comments

Comments
 (0)