lmn-gtm-analytics

v2.0.5
GTM/Segment Integration for Lost My Name

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
npm i lmn-gtm-analytics

Metadata

  • MIT
  • Whatever
  • Marc Thomas
  • released 1/14/2019

Downloads