analytics.js-integrations icon indicating copy to clipboard operation
analytics.js-integrations copied to clipboard

Monorepo housing Segment's analytics.js integrations

Results 141 analytics.js-integrations issues
Sort by recently updated
recently updated
newest added

**What does this PR do?** - switched castle integration to the new castle script (https://www.npmjs.com/package/@castleio/castle-js). old one (https://www.npmjs.com/package/castle.js) is no longer maintained. Maps segment.page to https://docs.castle.io/docs/sdk-browser#castlepage and segment.track to https://docs.castle.io/docs/sdk-browser#castlecustom...

Getting `FullStory namespace conflict. Please set window["_fs_namespace"].` in console, I can only assume there is some sort of conflict. Current html section for both scripts is (as provided by the...

Hi, Currently the Segment `identify` method does not push any user properties to the GTM data layer. Should it? in the app code ``` window?.analytics?.identify('userId123', { account: '12345678', contact: '[email protected]',...

Bumps [tar](https://github.com/npm/node-tar) from 4.4.10 to 4.4.19. Commits 9a6faa0 4.4.19 70ef812 drop dirCache for symlink on all platforms 3e35515 4.4.18 52b09e3 fix: prevent path escape using drive-relative paths bb93ba2 fix: reserve...

dependencies

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies

Bumps [terser](https://github.com/terser/terser) from 5.14.1 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies

When using both integrations on the same website, they override each other's `window.gtag`, so the latter loaded script will override the first one, and the events of the first one...

https://github.com/segmentio/analytics.js-integrations/blob/1f21d51f34a752429dd3e95a9911169aa037407b/integrations/mixpanel/lib/index.js#L339-L345 Mixpanel integration Group properties call is passed in as set_once(traits) making it so that group props can never be overwritten if the value changes. Suggest changing it to a...

Bumps [semver-regex](https://github.com/sindresorhus/semver-regex) from 3.1.2 to 3.1.4. Release notes Sourced from semver-regex's releases. v3.1.4 Backport of ReDoS fix https://github.com/sindresorhus/semver-regex/commit/7712ba564d40da101cf2b2b33e6a910d9f2f57f4 Commits 906cf40 3.1.4 7712ba5 Fix ReDoS vulnerability backport a0203db Fix ReDoS vulnerability...

dependencies

Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.6.1 to 1.7.3. Release notes Sourced from shell-quote's releases. v1.7.2 Fix a regression introduced in 1.6.3. This reverts the Windows path quoting fix. (144e1c2) v1.7.1 Fix $...

dependencies