90
Views
3
Comments
Solved
Mixpanel integration in mobile app

Does anyone have any experience in integrating Mixpanel into a Mobile App? It's a service that allows the monitoring of apps to see what actions users perform; when they use it, when they stop using, etc. Very useful information for the marketing boys & girls.

https://help.mixpanel.com/hc/en-us/articles/115004723526-Track-your-first-event

https://mixpanel.com/help/reference/javascript-full-api-reference

https://mixpanel.com/help/reference/ios

https://mixpanel.com/help/reference/android

There is a (rather easy to use) javascript api, but for it to work, you need to integrate the correct library (different one for iOS and Android). Before diving into that, we would love to know if anyone has already done this and/or if anyone has any tips.

2020-03-05 14-29-02
José Costa
Solution

Hi Tim,

I never used Mixpanel.

But have you seen/tried this:

https://github.com/samzilverberg/cordova-mixpanel-plugin

Maybe you can use that to do the integration...

Cheers,

José

2020-04-17 08-41-30
Tim Timperman

Oh, that's promising. I didn't think of looking for a cordova plugin. That would make things a lot easier to implement.

Great find, thanks!

2020-03-05 14-29-02
José Costa

Hi Tim,

Glad to help.

Later on, let us know if it worked.

Cheers,

José

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.