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

Hi 👋 . Is there any reason why the `segmentio` integration doesn't drop the event when the message exceeds the maximum size as the `analytics-ios` and `analytics-android` SDKs do? Looking...

**What does this PR do?** Drops the event when the message exceeds the maximum size of `32KB` **Are there breaking changes in this PR?** No **Testing** Testing completed successfully using...

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.7.1 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 2.8.8 (2020-02-29) Bug Fixes #61 & #65...

dependencies

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.7.7. Changelog Sourced from handlebars's changelog. v4.7.7 - February 15th, 2021 fix weird error in integration tests - eb860c0 fix: check prototype property access in...

dependencies

Currently, it is not on NPM. Can y'all publish it?

when calling these methods in order ```js analytics.page() analytics.identify('1773', { company: { id: 1016, name: 'Ahmed Local Test Brand' }, email: '[email protected]', first_name: 'Ahmed', full_name: 'Ahmed Local Test', last_name: 'Local...

## What does this PR do? ### Product changes * Don't attempt to interface with Optimizely Classic Web, since Classic is finally dead * Prepare to support Optimizely Edge, an...

Hey guys, is there a place where I can find the APU documentation for this library?

_Migrated from [#17](https://github.com/segment-integrations/analytics.js-integration-hubspot/issues/17) by @slowtokyo_ I am having the issue as detailed in here: https://github.com/segmentio/analytics.js/issues/504 when I try to add a url parameter to a query string hubspot puts its...

**What does this PR do?** Updated the `Live Chat Message Received` event to add `nonInteraction: 1` prop for automated olark messages. This will prevent automated pop-ups counting as interactive events...