0.8.2 • Published 2 years ago

insight-tracking v0.8.2

Weekly downloads
19
License
UNLICENSED
Repository
github
Last release
2 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

2 years ago

0.8.1

2 years ago

0.7.0

3 years ago

0.6.1

3 years ago

0.6.0

3 years ago

0.5.1

3 years ago

0.5.0

3 years ago

0.4.1

3 years ago

0.4.2

3 years ago

0.4.0

3 years ago

0.3.1

3 years ago

0.3.0

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago