Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8c3d141

Browse files
Update src/connections/destinations/catalog/actions-google-analytics-4/index.md
1 parentb502280 commit8c3d141

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ Besides Engagement Time in Milliseconds, you can also generate your own `session
9494

9595
If you choose to integrate with Google Analytics 4 client-side (either with Segment's Google Analytics 4 Web destination or outside of Segment)_and_ also use Segment's Google Analytics 4 Cloud destination to send events through the API, you will have all the reserved parameters and sessions tracking information available in Google Analytics 4 reports.
9696

97-
When using Gtag,[Google generates a`session_id` and`session_number` when a session begins](https://support.google.com/analytics/answer/9191807?hl=en){:target='_blank'}. The`session_id` and`session_number` generated on the client can be passed as Event Parameters to stitch events sent through the API with the same session that was collected client-side. Additionally,`client_id` mustalso align between client-side and server-side events in order to deduplicate user counts in GA4 (unless User-ID is used as the basis for user identification). For events to stitch properly, server-side events must arrive within a 48 hour window of when the client-side events arrive.
97+
When using Gtag,[Google generates a`session_id` and`session_number` when a session begins](https://support.google.com/analytics/answer/9191807?hl=en){:target='_blank'}. The`session_id` and`session_number` generated on the client can be passed as Event Parameters to stitch events sent through the API with the same session that was collected client-side. Additionally,`client_id` mustbe the same for both client-side and server-side events in order to deduplicate user counts in GA4 (unless User-ID is used as the basis for user identification). For events to stitch properly, server-side events must arrive within a 48 hour window of when the client-side events arrive.
9898

9999
You can check your`client_id`,`session_id` and`session_number` with the[Google Site Tag function](https://developers.google.com/tag-platform/gtagjs/reference){:target='_blank'} or by running this script in your JavaScript console and replacing`G-xxxxxxxxxx` with your Google Analytics 4 Measurement ID:
100100

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp