Licence
MIT
Version
4.2.1
Deps
3
Size
197 kB
Vulns
0
Weekly
619
@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.
Documentation • NPM Package • Source Code
Installation
npm install @walkeros/server-destination-segmentQuick 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