@walkeros/server-destination-datamanager
Server-side event ingestion via the Google Data Manager API to Google Ads, Display & Video 360, and Google Analytics 4.
Documentation • NPM Package • Source Code
Installation
npm install @walkeros/server-destination-datamanagerQuick start
{
"version": 4,
"flows": {
"default": {
"config": { "platform": "server" },
"destinations": {
"datamanager": {
"package": "@walkeros/server-destination-datamanager",
"config": {}
}
}
}
}
}Documentation
Full configuration, mapping, and examples live in the docs: https://www.walkeros.io/docs/destinations/server/datamanager
Contribute
Feel free to contribute by submitting an issue, starting a discussion, or getting in contact.
License
MIT