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-5Lines changed: 1 addition & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -85,11 +85,7 @@ Google may take [24-48 hours](https://support.google.com/analytics/answer/933379
85
85
86
86
### Data is not sent to Google
87
87
88
-
In order for data to be sent downstream to Google Analytics, check your mappings to ensure that:
89
-
1. The **Set Configuration Fields** mapping is enabled in your mappings.
90
-
2. You've added at least one other event mapping for an event you want to send to Google Analytics.
91
-
92
-
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.
88
+
In order for data to be sent downstream to Google Analytics, check your mappings to ensure that the **Set Configuration Fields** mapping is enabled in your mappings and the **Page Views** setting is toggled on. 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.
0 commit comments