Skip to content

Commit 6e9dbb4

Browse files
Merge pull request #5909 from segmentio/sarahrudy-patch-6
Add info about manual page_views
2 parents 41bcbe8 + e8aa4db commit 6e9dbb4

File tree

1 file changed

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

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,8 @@ The **Set Configuration Fields** mapping is required for data to be sent downstr
9595

9696
If you are sending multiple `config` commands that your Google Tag has to account for, you may see duplicate `page_view` events in your Analytics workspace. If this is the case, please refer to Google's documentation on [Ignoring duplicate instances of on-page configuration](https://support.google.com/analytics/answer/9973999?hl=en#:~:text=as%20described%20below.-,Ignore%20duplicate%20instances%20of%20on%2Dpage%20configuration,Click%20Save.,-Give%20feedback%20about){:target="_blank"}.
9797

98+
If you are manually sending `page_view` events, disable **Page changes based on browser history events** under the advanced settings of the **pageviews** section to avoid double counting pageviews on history state changes. More in Google's documentation on [Manual Pageviews](https://developers.google.com/analytics/devguides/collection/ga4/views?client_type=gtag#manual_pageviews){:target="_blank"}.
99+
98100
### Manually send `page_view` events
99101

100102
If you prefer to keep the **Page Views** setting disabled and manually send a `page_view`, please see this Google Doc for more on [Manual Pageviews](https://developers.google.com/analytics/devguides/collection/ga4/views?client_type=gtag#manually_send_page_view_events).

0 commit comments

Comments
 (0)