Skip to content

Commit ee9653f

Browse files
authored
Merge pull request #462 from segmentio/repo-sync
repo sync
2 parents c49935a + 8e69d43 commit ee9653f

File tree

1 file changed

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

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,10 @@ For a complete map of Universal Analytics functionality to corresponding Google
121121

122122
## FAQ & Troubleshooting
123123

124+
### Attribution Reporting
125+
126+
Google doesn't currently support passing certain reserved fields to the Google Analytics 4 Measurement Protocol API. This includes attribution data, like UTM parameters. If you rely on attribution reporting, you can either send this data as [custom dimensions](/docs/connections/destinations/catalog/actions-google-analytics-4/#custom-dimensions-and-metrics) or implement a parallel client-side integration to collect this data with gtag.js.
127+
124128
### Debug Mode
125129

126130
The Google Analytics 4 [debug mode](https://support.google.com/analytics/answer/7201382?hl=en){:target="_blank"} only works with a client-side implementation through gtag.js, Google Tag Manager, or Firebase. Because Segment's Google Analytics 4 integration is server-side and uses the Measurement Protocol API, debug mode is not supported.

0 commit comments

Comments
 (0)