auto-roi-calc-web-events-tracking
v2.0.0
Published
A wrapper for the AutoROICalc custom web events tracking JavaScript module.
Maintainers
Readme
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-trackingUsage
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 [email protected]
