2.3.1-beta • Published 7 years ago

estore-analytics v2.3.1-beta

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

estore-analytics Build Status

Google Tag Manager analytics

Install

$ npm install --save estore-analytics

Usage

const estoreAnalytics = require('estore-analytics');

const analytics = estoreAnalytics({
	enhanced: true,
	params: {
		id: 'GTM-XXXX'
	}
});

analytics.start();

License

MIT © Viskan Distanshandel System AB