Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/clevertap/mparticle-web-integration-clevertap
CleverTap Web integration SDK for mParticle
https://github.com/clevertap/mparticle-web-integration-clevertap
Last synced: about 4 hours ago
JSON representation
CleverTap Web integration SDK for mParticle
- Host: GitHub
- URL: https://github.com/clevertap/mparticle-web-integration-clevertap
- Owner: CleverTap
- License: mit
- Created: 2022-09-12T13:36:23.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-16T20:44:20.000Z (about 2 months ago)
- Last Synced: 2024-09-17T02:12:32.908Z (about 2 months ago)
- Language: JavaScript
- Size: 729 KB
- Stars: 0
- Watchers: 11
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# 👋 Introduction
The CleverTap mParticle web kit for Customer Engagement and Analytics solutions
CleverTap brings together real-time user insights, an advanced segmentation engine, and easy-to-use marketing tools in one mobile marketing platform — giving your team the power to create amazing experiences that deepen customer relationships. Our intelligent mobile marketing platform provides the insights you need to keep users engaged and drive long-term retention and growth.
For more information check out our [website](https://clevertap.com/ "CleverTap") and [documentation](https://developer.clevertap.com/docs/ "CleverTap Technical Documentation").
To get started, sign up [here](https://clevertap.com/live-product-demo/)
## mParticle Web Integration
A web integration (or a kit) is an extension to the core [mParticle Web SDK](https://github.com/mParticle/mparticle-web-sdk). It works as a bridge between the mParticle SDK and a CleverTap SDK. It abstracts the implementation complexity, simplifying the implementation for developers.
A kit takes care of initializing and forwarding information depending on what you've configured in [mParticle's dashboard](https://app.mparticle.com).
## 🎉 Installation
CleverTap mParticle web kit is available as an npm package.
```npm install @clevertap/clevertap-mparticle-web-kit```
## 🆕 Change Log
Refer to the [Change Log](/CHANGELOG.md).
## 📄 License
CleverTap mParticle web kit is released under the MIT license. See [LICENSE](/LICENSE) for details.