auto-roi-calc-web-events-tracking
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

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

/auto-roi-calc-web-events-tracking/

    Package Sidebar

    Install

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

    Weekly Downloads

    0

    Version

    1.0.0

    License

    Apache-2.0

    Unpacked Size

    24.1 kB

    Total Files

    7

    Last publish

    Collaborators

    • autoroicalc