analytics.js-integrations
analytics.js-integrations copied to clipboard
Monorepo housing Segment's analytics.js integrations
Snyk has created this PR to upgrade js-sha256 from 0.3.2 to 0.9.0. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade flat from 2.0.1 to 2.0.2. :information_source: Keep your dependencies up-to-date....
Upon looking, we found that analytics.js is firing events (via analytics.track) before clevertap can be initialized. `t` requests are for segment `a?type=page` is the first request that is triggered on...
We started getting the error in production like 3 weeks ago, and it is constantly failing, mostly for Apple devices using Safari/Safari Mobile. The sentry logs show the error comes...
In #153 I contributed by removing nested objects from event payloads sent to Braze because they were erroring. Now I believe Braze has changed to support nested objects as of...
**What does this PR do?** The current heap integration has two limitations which are proving challenging for our segment deployment: * the snippet is loaded from a hardcoded URL, so...
**What does this PR do?** This PR updates the hellobar script integration and provides the customer ability to use segment track events in hellobar event triggers. **Are there breaking changes...
Hi there, You recently have merged following PR to master: https://github.com/segmentio/analytics.js-integrations/pull/701 Thanks for that and your work :) How do I know when this change is released and available through...
When using pendo through segment, the segment anonymous id does not always reach pendo. I am not entirely sure what the issue in this library is, but it is likely...
**What does this PR do?** This originates from a discussion with Segment support about this integration. Adds support for setting the required options to enable [FullStory Relay](https://help.fullstory.com/hc/en-us/articles/360046112593-How-to-send-captured-traffic-to-your-First-Party-Domain-using-Fullstory-Relay#h_01GZ2AENF4D4MK71E77PYF86TX) **Are there breaking...