+With Google Analytics 4 Web events are sent from the browser to GA4. If you choose to also use Segment’s [Google Analytics 4 Cloud](https://segment.com/docs/connections/destinations/catalog/actions-google-analytics-4/#benefits-of-google-analytics-4-cloud) to send events through the API and tie data between client-side and server-side, you'll need to pass the same Client ID from the browser and the server. To do this, fetch the Gtag-generated **clientId** on the web client and pass it to Segment as a property. See more details [here](https://segment.com/docs/connections/destinations/catalog/actions-google-analytics-4/#user-identification) on the next steps.
0 commit comments