npm.io
4.2.1 • Published 5d ago

@walkeros/server-destination-segment

Licence
MIT
Version
4.2.1
Deps
3
Size
197 kB
Vulns
0
Weekly
619

walkerOS

@walkeros/server-destination-segment

Server-side event delivery to Segment via the official analytics-node SDK, implementing the full Segment Spec surface with automatic identity deduplication.

DocumentationNPM PackageSource Code

Installation

npm install @walkeros/server-destination-segment

Quick start

{
  "version": 4,
  "flows": {
    "default": {
      "config": { "platform": "server" },
      "destinations": {
        "segment": {
          "package": "@walkeros/server-destination-segment",
          "config": {}
        }
      }
    }
  }
}

Documentation

Full configuration, mapping, and examples live in the docs: https://www.walkeros.io/docs/destinations/server/segment

Contribute

Feel free to contribute by submitting an issue, starting a discussion, or getting in contact.

License

MIT

Keywords