analytics.js-integrations
analytics.js-integrations copied to clipboard
Monorepo housing Segment's analytics.js integrations
**What does this PR do?** Allows for users to set a custom tracker name for Google Analytics (other than `segmentGATracker`). **Are there breaking changes in this PR?** No. **Any background...
Per Sentry: "We recommend you update your SDK from version 5.12.1 to version 5.15.5"
**What does this PR do?** 1. add new setting sendCurrentTimeLivestream 2. updates getOffsetTime to check if setting is enabled. When video is livestream and setting enabled to only set playhead...
`@segment/analytics.js-integration-google-tag-manager` is not published publicly on npm. Maybe it was forgotten in the repo migration? Anyway would it be possible to trigger a release, and / or make the npm...
**What does this PR do?** Looks like in our docs we mention that we allow only 5 standard UTM parameters, but the implementation captures any UTM param. This PR uses...
Hi Segment team! I'm trying to test Wootric's integration locally but looks like some of the dependencies that this repo requires are private. That makes running `yarn install --no-lockfile` as...
**What does this PR do?** JIRA: https://segment.atlassian.net/browse/STRATCONN-144 CC: https://segment.atlassian.net/browse/CC-6385 Add the ability to map a list of top level properties (currently only messageId and anonymousId) to Adobe Analytics props, eVars,...
https://github.com/segmentio/analytics.js-integrations/blob/23e5f47b2d72bc3c23048696f4bd3e2f085c47a2/integrations/appcues/lib/index.js#L63-L65 line 64 is the issue, `Appcues` is not defined.
JIRA: https://segment.atlassian.net/browse/STRATCONN-27 (Merch Events) JIRA: https://segment.atlassian.net/browse/STRATCONN-122 (Bump SDKs) CC: https://segment.atlassian.net/browse/CC-6316 **NOTE:** These changes were merged a few months ago by Brennan but because we received no feedback from Levis from...
Bumps [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent) from 2.2.1 to 2.2.4. Release notes Sourced from https-proxy-agent's releases. 2.2.4 Patches Add .editorconfig file: a0d4a20458498fc31e5721471bd2b655e992d44b Add .eslintrc.js file: eecea74a1db1c943eaa4f667a561fd47c33da897 Use a net.Socket instead of a plain EventEmitter...