Chris Fey
Chris Fey
Hi, I got a similar question I want to use this open source library and one or two integrations from @segmentio/analytics.js-integrations For using an standardized interface for tracking. Let's say...
@chrisradek maybe you have an answer for me here
Hi @jan-osch, I got the same error I fixed it by removing `global.Promise = require('bluebird');` This were declared somewhere in my project, without this global Promise override everything works as...
@chrisradek Hi, I wrote quite some time ago Is this now possible? It would be even possible if we could configure from which URL the integrations should be loaded
@chrisradek Awesome! Thanks for the hint!
Fixed it for me