Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f9f726e

Browse files
Merge pull request #5432 from segmentio/spencerattick-patch-5
add condition under which GA4 will silently drop event
2 parents ad78421 + c5a9d2c commit f9f726e

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)