You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/destinations/catalog/actions-google-analytics-4-web/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -85,7 +85,7 @@ In order for data to be sent downstream to Google Analytics, check your mappings
85
85
1. The **setConfigurationFields** mapping is enabled in your mappings.
86
86
2. You've added at least one other event mapping for an event you want to send to Google Analytics.
87
87
88
-
The **setConfigurationFields** mapping is required in order for data to be sent downstream. If no other mappings are enabled, the destination does not send events.
88
+
The **Set Configuration Fields** mapping is required for data to be sent downstream. This is because the **Set Configuration Fields** mapping sets configuration to Measurement ID and establishes data flow using the `config` command. If no other mappings are enabled, the GA4 destination will not send events downstream.
0 commit comments