0.8.2 • Published 3 years ago

insight-tracking v0.8.2

Weekly downloads
19
License
UNLICENSED
Repository
github
Last release
3 years ago

insight-tracking

build status code coverage code style styled with prettier made with lass license

A tracking script for Insight

Table of Contents

Install

npm:

npm install insight-tracking

yarn:

yarn add insight-tracking

Usage

const Insight = require('insight-tracking');

const tracking = new Insight();
tracking.getVisitor().then((visitor) => {
  console.log('insight ready', { visitor });
});

Contributors

Name
Dominic Da Costa

License

UNLICENSED © Dominic Da Costa

0.8.2

3 years ago

0.8.1

3 years ago

0.7.0

4 years ago

0.6.1

4 years ago

0.6.0

4 years ago

0.5.1

4 years ago

0.5.0

4 years ago

0.4.1

4 years ago

0.4.2

4 years ago

0.4.0

4 years ago

0.3.1

4 years ago

0.3.0

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago