@walkeros/web-source-datalayer
v4.6.0
Published
DataLayer source for walkerOS
Maintainers
Readme
@walkeros/web-source-datalayer
Integrates with existing Google Analytics 4 and GTM dataLayer implementations by
intercepting dataLayer.push() calls and converting them into walkerOS events.
Documentation • NPM Package • Source Code
Installation
npm install @walkeros/web-source-datalayerQuick start
{
"version": 4,
"flows": {
"default": {
"config": { "platform": "web" },
"sources": {
"dataLayer": {
"package": "@walkeros/web-source-datalayer",
"config": {}
}
}
}
}
}Documentation
Full configuration, mapping, and examples live in the docs: https://www.walkeros.io/docs/sources/web/dataLayer
Contribute
Feel free to contribute by submitting an issue, starting a discussion, or getting in contact.
License
MIT
