Skip to content

Conversation

@jlee9595
Copy link
Contributor

@jlee9595 jlee9595 commented Nov 26, 2019

analytics.js expects all integrations to signal when all asynchronous setup actions have completed and they are ready. Visual Tagger currently does not do this so any customers relying on the ready callback that AJS fires currently will experience problems when they flip on Visual Tagger and ready never happens.

For context, mme-e2e relies on ready to know when to fire its test events from AJS.

https://segment.com/docs/connections/sources/catalog/libraries/website/javascript/#ready

@jlee9595 jlee9595 requested a review from a team as a code owner November 26, 2019 03:43
Copy link
Contributor

@williamgrosset williamgrosset left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@jlee9595 jlee9595 merged commit 96e877a into master Nov 26, 2019
@jlee9595 jlee9595 deleted the vt branch November 26, 2019 17:55
patrickotoole pushed a commit to rockerbox/analytics.js-integrations that referenced this pull request Feb 27, 2020
* Add ready signalling for Visual Tagger integration

* update version number
marinhero pushed a commit to Wootric/analytics.js-integrations-1 that referenced this pull request Apr 24, 2020
* Add ready signalling for Visual Tagger integration

* update version number
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants