lmn-gtm-analytics

2.0.5 • Public • Published

lmn-gtm-analytics

Travis build status Code Climate Test Coverage

GTM/Segment Integration for Lost My Name

Installation

npm install lmn-gtm-analytics

and then in your JS files

import analytics from 'lmn-gtm-analytics';
 
analytics.track('Custom Event', {
  category: 'Category',
  label: 'Label'
});

Tests

Run the tests with

npm run coverage

Readme

Keywords

none

Package Sidebar

Install

npm i lmn-gtm-analytics

Weekly Downloads

4

Version

2.0.5

License

MIT

Unpacked Size

110 kB

Total Files

21

Last publish

Collaborators

  • handles
  • mrcthms
  • vannio