mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 08:32:52 +08:00
20 lines
469 B
Markdown
20 lines
469 B
Markdown
# Mixpanel
|
|
|
|
```text
|
|
$ ionic cordova plugin add cordova-plugin-mixpanel
|
|
$ npm install @awesome-cordova-plugins/mixpanel
|
|
```
|
|
|
|
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/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
|
|
|