analytics.js-integrations
analytics.js-integrations copied to clipboard
Monorepo housing Segment's analytics.js integrations
Hi, It looks like only `page` and `track` is sent to GTM. Can `Identify` also be added to GTM? https://github.com/segmentio/analytics.js-integrations/blob/master/integrations/google-tag-manager/lib/index.js
**What does this PR do?** Update SmatCode to version v2.2 **Are there breaking changes in this PR?** NO **Testing** Testing not required **Any background context you want to provide?** No...
**What does this PR do?** This allows for using Google's First-party mode, to load Google scripts from your own server through server-side tagging. **Are there breaking changes in this PR?**...
I'm trying to setup Adroll Pixel and looks like it doesn't load correctly. Inspecting html of my page I see that following script was attached: `https://s.adroll.com/j/roundtrip.js` However, a "Global Tag"...
**What does this PR do?** This PR updates the VWO SmartCode in the project to the latest version (v2.1), replacing the outdated version to ensure compatibility and access to the...
**What does this PR do?** This PR adds a custom domain (also known as CNAME) option for appcues integration. Currently, the only way to use a custom domain for appcues...