@walkeros/web-destination-gtag
v4.6.0
Published
Unified Google destination for walkerOS (GA4, Ads, GTM)
Maintainers
Readme
@walkeros/web-destination-gtag
Unified Google destination supporting GA4, Google Ads, and GTM through a single gtag implementation.
Documentation • NPM Package • Source Code
Installation
npm install @walkeros/web-destination-gtagQuick start
{
"version": 4,
"flows": {
"default": {
"config": {
"platform": "web"
},
"destinations": {
"gtag": {
"package": "@walkeros/web-destination-gtag",
"config": {}
}
}
}
}
}Documentation
Full configuration, mapping, and examples live in the docs: https://www.walkeros.io/docs/destinations/web/gtag
Contribute
Feel free to contribute by submitting an issue, starting a discussion, or getting in contact.
License
MIT
