@walkeros/server-destination-amplitude
v4.6.0
Published
Amplitude server destination for walkerOS
Maintainers
Readme
@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
