- Supports mapping to settings.sourceName on
track
andpage
calls (#32) - Fix flaky tests (#31)
- Parity rewrite (#29)
- Bump a.js-int-tester version to ^3.1.0 (#28)
- Pin karma, karma-mocha dev dependencies (#27)
- update snippet
- tag mp_lib with Segment: web
- Remove Duo compatibility
- Add CI setup (coverage, linting, cross-browser compatibility, etc.)
- Update eslint configuration
- Update Page Call Logic with consolidatedPageCalls setting
- Bump Analytics.js core, tester, integration to use Facade 2.x
- fix multiple page call issue
- add persistence config
- make mixpanel es5 friendly
- Dont set peopleProperties in track calls.
- Dont set peopleProperties in track calls. Dont map special traits in track, people should use identify instead.
- refactor super people props
- adding check for no Mixpanel.superProperties object closes #11
- Allow explicit declaration of people/super properties (More Info)
- stub every possible mixpanel method
- Merge pull request #6 from segment-integrations/people-super-properties
- added enhancedTrack support
- Send arrays through to Mixpanel
- Replace analytics.js dependency with analytics.js-core
- Bump analytics.js-integration version
- Bump analytics.js-integration version
- Bump dependency versions
- Initial commit ✨