@evolv-integrations/heap
TypeScript icon, indicating that this package has built-in type declarations

1.1.2 • Public • Published

Heap Experience Accelerator Integration

To Build

npm install
npm run build

This will output: dist/index.js (commonjs format), dist/index.mjs (esm format), and dist/index.browser.js (iife format for testing in the browser)

index.browser.js used to test the integration

// Copy the file contents
var Heap = (function (exports) {...

Configure the integration using this structure for dimensions

maxWaitTime?: number;

If these are left blank then the default parameters will be used.

Example:

Heap.default({
});                  

Readme

Keywords

none

Package Sidebar

Install

npm i @evolv-integrations/heap

Weekly Downloads

0

Version

1.1.2

License

Apache-2.0

Unpacked Size

42.7 kB

Total Files

11

Last publish

Collaborators

  • robertsevern
  • matt-strom
  • evolvengineeringbot