segment-integrations / analytics.js-integration-google-analytics

The Google Analytics analytics.js integration.
https://segment.com/docs/integrations/google-analytics/
MIT License
20 stars 23 forks source link

Add support for using Google AMP id as the clientId #71

Closed ccnixon closed 7 years ago

ccnixon commented 7 years ago

This change adds support for using the Google AMP clientId as the Google Analytics clientId. This is a GA configuration option supported by Google. See here: https://support.google.com/analytics/answer/7486764?hl=en&ref_topic=7378717

Here is the request from XOGroup: https://segment.atlassian.net/browse/PLATFORM-1798

Update to destination-config pending.