https://github.com/wingify/vwo-mparticle-web-integration
https://github.com/wingify/vwo-mparticle-web-integration
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/wingify/vwo-mparticle-web-integration
- Owner: wingify
- License: mit
- Created: 2023-07-13T13:21:18.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-22T08:36:32.000Z (over 2 years ago)
- Last Synced: 2025-01-08T18:44:52.879Z (12 months ago)
- Language: JavaScript
- Size: 68.4 KB
- Stars: 0
- Watchers: 8
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 👋 Introduction
VWO is an optimization platform that allows websites to run experiments on their platforms to derive insights from visitor behavior and harness the results to amp up the conversion rate. Apart from experimentation, it also provides for personalization of the platform for different cohorts, fullstack implementation, and direct deployment of the changes determined through experimentation.
For more information check out our [website](https://vwo.com/ "VWO") and [documentation](https://developers.vwo.com/reference/introduction-1 "VWO Technical Documentation").
To get started, sign up [here](https://vwo.com/free-trial/)
# mParticle Web Integration
A web integration (or a kit) is an extension to the core [mParticle Web SDK](https://github.com/mParticle/mparticle-javascript-sdk). It works as a bridge between the mParticle SDK and a VWO 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).
## Support
Questions? Give us a shout at
## License
VWO mParticle web kit is released under the MIT license. See [LICENSE](/LICENSE) for details.