msvt
TypeScript icon, indicating that this package has built-in type declarations

0.0.15 • Public • Published

Moonshot's Click And Sale Data JS-SDK

Install

Install the library using npm

npm install msvt --save

Click

import {ValueTrack} from 'msvt';
const valueTrack = new ValueTrack('bugeez.io', undefined, ['gclid']);
valueTrack.execute();

Sale

import {Affilate} from 'msvt';
const affiliate = new Affilate('bugeez.io');
affiliate.execute('signup');

Readme

Keywords

none

Package Sidebar

Install

npm i msvt

Weekly Downloads

0

Version

0.0.15

License

none

Unpacked Size

233 kB

Total Files

23

Last publish

Collaborators

  • ywarezk