@walkeros/web-destination-heap
v4.1.0
Published
Heap web destination for walkerOS (product analytics, auto-capture)
Maintainers
Readme
@walkeros/web-destination-heap
Product analytics with auto-capture and retroactive events.
Documentation • NPM Package • Source Code
Installation
npm install @walkeros/web-destination-heapQuick start
{
"version": 4,
"flows": {
"default": {
"config": {
"platform": "web"
},
"destinations": {
"heap": {
"package": "@walkeros/web-destination-heap",
"config": {}
}
}
}
}
}Documentation
Full configuration, mapping, and examples live in the docs: https://www.walkeros.io/docs/destinations/web/heap
Contribute
Feel free to contribute by submitting an issue, starting a discussion, or getting in contact.
License
MIT
