flare
flare copied to clipboard
Unobtrusive event emitter API for Google Universal Analytics event tracking
Hi, You recently published your package to npm, but it doesn't work here. I think it is because of the dot js in the filename (`require('flare.js')`) I use browserify with...
Google Tag Manager needs his trackername in front of the `send` argument. `ga("gtm1449654891892.send", ...` For more informations see http://stackoverflow.com/questions/28765806/existing-google-analytics-events-and-google-tag-manager The best way to implement this IMO would be global flare...