Skip to content

Commit c7071ce

Browse files
authored
Merge pull request #5559 from segmentio/rajul/ga4webUpdate
Update GA4Web Custom Events Documentation
2 parents 85f12d4 + 603590b commit c7071ce

File tree

1 file changed

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

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ Google may take [24-48 hours](https://support.google.com/analytics/answer/933379
8282
In order for data to be sent downstream to Google Analytics, check your mappings to ensure that:
8383
1. The **setConfigurationFields** mapping is enabled in your mappings.
8484
2. You've added at least one other event mapping for an event you want to send to Google Analytics.
85-
3. Your event mapping doesn't use the condition 'Event Type is Page'. The GA config command uses a Page event when your page loads, so Page calls can't be used for triggering additional events in GA4. Segment recommends using a [Track call](/docs/connections/spec/track/) for any additional events you'd like to appear in GA4 so your events can go through after the initial 'config' loads.
8685

8786
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.
8887

0 commit comments

Comments
 (0)