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
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -72,7 +72,11 @@ Google may take [24-48 hours](https://support.google.com/analytics/answer/933379
72
72
73
73
### Data is not sent to Google
74
74
75
-
Ensure that the **setConfigurationFields** mapping is enabled and at least one other mapping has been configured and enabled in the destination mappings for an event you want to send to Google Analytics. If no mappings are enabled, the destination does not send events.
75
+
In order for data to be sent downstream to Google Analytics, check your mappings to ensure that:
76
+
1. The **setConfigurationFields** mapping is enabled in your mappings
77
+
2. You've added at least one other event mapping for an event you want to send to Google Analytics.
78
+
79
+
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.
0 commit comments