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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -82,10 +82,10 @@ Google may take [24-48 hours](https://support.google.com/analytics/answer/933379
82
82
### Data is not sent to Google
83
83
84
84
In order for data to be sent downstream to Google Analytics, check your mappings to ensure that:
85
-
1. The **setConfigurationFields** mapping is enabled in your mappings.
85
+
1. The **Set Configuration Fields** 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 because it sets configuration to Measurement ID and establishes data flow using the `config` command. If you have no enabled mappings other than **Set Configuration Fields**, the GA4 destination does not send events downstream.
0 commit comments