Licence
MIT
Version
4.2.1
Deps
3
Size
241 kB
Vulns
0
Weekly
624
@walkeros/server-destination-amplitude
Server-side event delivery to Amplitude for product analytics with per-event identity.
Documentation • NPM Package • Source Code
Installation
npm install @walkeros/server-destination-amplitudeQuick start
{
"version": 4,
"flows": {
"default": {
"config": { "platform": "server" },
"destinations": {
"amplitude": {
"package": "@walkeros/server-destination-amplitude",
"config": {}
}
}
}
}
}Documentation
Full configuration, mapping, and examples live in the docs: https://www.walkeros.io/docs/destinations/server/amplitude
Contribute
Feel free to contribute by submitting an issue, starting a discussion, or getting in contact.
License
MIT