Adds support for optionally including whatever properties you like to the Mixpanel tracking request.
This should work, but is unfortunately difficult to test since I'm having trouble transpiling this library with my webpack config. I would suggest adding a build step and distributing plain ES5 ;) My guess is most people don't transpile node_modules.
I would help but in my case it took quite a few changes for it to work so I don't think you would want that.
Adds support for optionally including whatever properties you like to the Mixpanel tracking request.
This should work, but is unfortunately difficult to test since I'm having trouble transpiling this library with my webpack config. I would suggest adding a build step and distributing plain ES5 ;) My guess is most people don't transpile node_modules.
I would help but in my case it took quite a few changes for it to work so I don't think you would want that.