Skip to content

Commit 5b521cc

Browse files
Merge pull request #5741 from segmentio/sarahrudy-patch-6
Add sentence about Set Configuration Fields
2 parents 83ad413 + dec884f commit 5b521cc

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,10 +82,10 @@ Google may take [24-48 hours](https://support.google.com/analytics/answer/933379
8282
### Data is not sent to Google
8383

8484
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.
8686
2. You've added at least one other event mapping for an event you want to send to Google Analytics.
8787

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.
8989

9090
### Manually send `page_view` events
9191

0 commit comments

Comments
 (0)