Skip to content

Commit c3b00fd

Browse files
Update src/connections/destinations/catalog/actions-google-analytics-4-web/index.md
1 parent c48692c commit c3b00fd

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ For data to be sent downstream to Google Analytics, all of the following conditi
150150
2. The **Page Views** setting must be toggled on. When the **Page Views** setting is toggled on, a `page_view` event will be sent to Google Analytics 4 Web. If you're manually sending `page_view` events instead, see below for additional settings needed in your Analytics workspace.
151151
3. Ensure that you're calling `analytics.page()` on page load. Analytics.js requires an initial Page call to send data to Google Analytics 4 Web. The Segment snippet includes this initial call by default.
152152
153-
In addition to the steps above, ensure that you have a mapping configured for each event you want to send to GA4. To add a new mapping, click on the **+ New Mapping** button in the top right-hand side of the destination mappings page and choose the event you want to send to GA4. For more information on which event mapping to choose, refer to [Recommneded Events](https://segment-docs.netlify.app/docs/connections/destinations/catalog/actions-google-analytics-4-web/#recommended-events) or [Custom Events](https://segment-docs.netlify.app/docs/connections/destinations/catalog/actions-google-analytics-4-web/#custom-events).
153+
In addition to the steps above, ensure that you have a mapping configured for each event you want to send to GA4. To add a new mapping, click on the **+ New Mapping** button in the top right-hand side of the destination mappings page and choose the event you want to send to GA4. For more information on which event mapping to choose, refer to Segment's [Recommended Events](/docs/connections/destinations/catalog/actions-google-analytics-4-web/#recommended-events) or [Custom Events](/docs/connections/destinations/catalog/actions-google-analytics-4-web/#custom-events) documentation.
154154
155155
### Duplicate `page_view` events in GA4
156156

0 commit comments

Comments
 (0)