/mixpanel-as3

Native Actionscript 3 library for sending data to Mixpanel

Primary LanguageHTMLOtherNOASSERTION

Official Mixpanel AS3 API

Download SWC

Changelog

v2.2.1

  • Library builds from command line. To build, run

       $ make build SDK_HOME=/Path/To/Flex/SDK
    
  • Callbacks in verbose mode get JSON compatible strings even when no server call is made

v2.2.0 - Add configuration options to allow for easier debugging, POSTing track calls.

v2.1.0 - Begin new versioning scheme.