analytics-js-without-segment icon indicating copy to clipboard operation
analytics-js-without-segment copied to clipboard

A toolset to use Segments open-source analytics library (analytics.js) WITHOUT using the paid Segment service (segment.com). To be used with your favorite analytics-tools like Google Analytics, Mixpan...

Results 4 analytics-js-without-segment issues
Sort by recently updated
recently updated
newest added

First, thank you so much for this! I've now centralized/consolidated my GA/FB tracking, my life feels more organized already! I'm looking for a way to pass through the raw analytics.js...

the analytics.js file, loaded from CDN (unminified for easier searching ) https://cdnjs.com/libraries/analytics.js/2.9.1 only defines a Facebook Conversion Tracking integration. How do I go about loading other open source integrations? https://github.com/segmentio/analytics.js-integrations/tree/master/integrations/facebook-pixel

Hey there, thanks for the lib and the original blog post. Seams like a pretty solid option! However, I'm curious why you chose to include terser to minify the snippet...

Any thoughts on how to approach making this compatible with server side (Node) or is that just not compatible with this at all? Thanks!