mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
29 lines
600 B
Markdown
29 lines
600 B
Markdown
---
|
|
description: >-
|
|
Mixpanel plugin for Cordova and Ionic. Cordova Plugin that wraps Mixpanel SDK for Android and iOS
|
|
---
|
|
|
|
# Mixpanel
|
|
|
|
Cordova Plugin that wraps Mixpanel SDK for Android and iOS
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
ionic cordova plugin add cordova-plugin-mixpanel
|
|
npm install @awesome-cordova-plugins/mixpanel
|
|
```
|
|
|
|
**Plugin Repo:** [https://github.com/samzilverberg/cordova-mixpanel-plugin](https://github.com/samzilverberg/cordova-mixpanel-plugin)
|
|
|
|
## Supported Platforms
|
|
|
|
- Android
|
|
- Browser
|
|
- iOS
|
|
|
|
## Further Information
|
|
|
|
- [Installation Guide](../../installation.md)
|
|
- [FAQ](../../faq.md)
|