GithubHelp home page GithubHelp logo

isabella232 / mparticle-javascript-integration-example Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mparticle-integrations/mparticle-javascript-integration-example

0.0 0.0 0.0 810 KB

JavaScript 97.24% HTML 2.76%

mparticle-javascript-integration-example's Introduction

mParticle JS Example Web Integration

A web integration (or a kit) is an extension to the core mParticle Web SDK. A kit works as a bridge between the mParticle SDK and a partner 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.

Create Your Own Integration

Detailed instructions on how to implement your own integration with the mParticle Web SDK can be found here, but you can view a quick start guide below.

Quick Start Guide

  1. Fork this repo and cd into it locally on your computer.
  2. Run npm install to install dependencies.
  3. Run KIT=YOURKITNAME npm run watch to watch files in the src/ folder, and automatically build your kit to build/YOURKITNAME-Kit.js. Your kit will continuously build as your save your edits.
  4. Following examples such as Optimizely, edit files in src/.
  5. As you map mParticle's methods to your own in src/, stub your SDK methods and create tests in test/tests.js.
  6. Submit a pull request to this repo. A developer from mParticle will review it and once complete, we will help provide you with a repo for your integration.

Support

Questions? Give us a shout at [email protected]

License

This mParticle Web Kit is available under the Apache License, Version 2.0. See the LICENSE file for more info.

mparticle-javascript-integration-example's People

Contributors

alexs-mparticle avatar dependabot[bot] avatar rmi22186 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.