mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-03-17 00:51:07 +08:00
23 lines
633 B
Markdown
23 lines
633 B
Markdown
![]() |
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/mixpanel/index.ts#L3">
|
||
|
Improve this doc
|
||
|
</a>
|
||
|
|
||
|
# Mixpanel
|
||
|
|
||
|
```
|
||
|
$ ionic cordova plugin add cordova-plugin-mixpanel
|
||
|
$ npm install @ionic-native/plugins/mixpanel
|
||
|
```
|
||
|
|
||
|
## [Usage Documentation](https://ionicframework.com/docs/native/mixpanel/)
|
||
|
|
||
|
Plugin Repo: [https://github.com/samzilverberg/cordova-mixpanel-plugin](https://github.com/samzilverberg/cordova-mixpanel-plugin)
|
||
|
|
||
|
Cordova Plugin that wraps Mixpanel SDK for Android and iOS
|
||
|
|
||
|
## Supported platforms
|
||
|
|
||
|
- Android
|
||
|
- Browser
|
||
|
- iOS
|