1.0.0 • Published 9 months ago

auto-roi-calc-web-events-tracking v1.0.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
9 months ago

Custom Web Events Tracking NPM Package

This is a wrapper for Custom Web Events Tracking JavaScript Module.

Installation

npm install auto-roi-calc-web-events-tracking

Usage

import { AutoRoiCalc } from 'auto-roi-calc-web-events-tracking';

const arc: AutoRoiCalc = new AutoRoiCalc('YOUR_TRACKING_ID>');
arc.appendNewSource();
arc.sendEvent("recordType", "record description");

Need help?

Contact the support at support@autoroicalc.com