npm.io
4.2.1 • Published 5d ago

@walkeros/server-destination-amplitude

Licence
MIT
Version
4.2.1
Deps
3
Size
241 kB
Vulns
0
Weekly
624

walkerOS

@walkeros/server-destination-amplitude

Server-side event delivery to Amplitude for product analytics with per-event identity.

DocumentationNPM PackageSource Code

Installation

npm install @walkeros/server-destination-amplitude

Quick 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

Keywords