Skip to content

Commit dec884f

Browse files
Apply suggestions from code review
1 parent aed113c commit dec884f

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 **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.
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)