Licence
MIT
Version
4.2.1
Deps
2
Size
129 kB
Vulns
0
Weekly
601
@walkeros/server-destination-criteo
Server-side event delivery to Criteo's Events API for retargeting.
Documentation • NPM Package • Source Code
Installation
npm install @walkeros/server-destination-criteoQuick start
{
"version": 4,
"flows": {
"default": {
"config": { "platform": "server" },
"destinations": {
"criteo": {
"package": "@walkeros/server-destination-criteo",
"config": {}
}
}
}
}
}Documentation
Full configuration, mapping, and examples live in the docs: https://www.walkeros.io/docs/destinations/server/criteo
Contribute
Feel free to contribute by submitting an issue, starting a discussion, or getting in contact.
License
MIT