Skip to content

Eliminate undocumented token override in track()

Compare
Choose a tag to compare
@tdumitrescu tdumitrescu released this 24 Mar 00:35
· 1292 commits to master since this release

This behavior was undocumented, and also broken in the minified version for a long time. It is hereby eliminated.

To track to multiple Mixpanel projects on a single page, initialize separate lib instances with mixpanel.init(token, options, instance_name).