meeech/Titanium-Mixpanel-Module
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
No longer maintained. ## mrlundis has picked up the torch! Go here for latest and greatest, https://github.com/hyperlab/TiMixpanel You can use it as a starting point and upgrade the various bits and bobs to get it running. # Mixpanel API Module ## Description Module to use the Mixpanel API with your Titanium Project. Currently only offers basic tracking functionality. See example/app.js for what's been implemented. ## Usage See example/app.js for usage example. ## Known Issues * Interval doesn't seem to be working. Info is only delivered when the app is backgrounded/paused. * Can't get flush working, to allow for manual flushing of data to Mixpanel. * Not all the API is exposed at the moment. ## Author Mitchell Amihod twitter: @meeech ## License See LICENSE doc.