@walkeros/server-destination-mixpanel
v4.3.0
Published
Mixpanel server destination for walkerOS
Maintainers
Readme
@walkeros/server-destination-mixpanel
Server-side event delivery to Mixpanel for product analytics, people profiles, and group analytics via the official Mixpanel Node.js SDK.
Documentation • NPM Package • Source Code
Installation
npm install @walkeros/server-destination-mixpanelQuick start
{
"version": 4,
"flows": {
"default": {
"config": { "platform": "server" },
"destinations": {
"mixpanel": {
"package": "@walkeros/server-destination-mixpanel",
"config": {}
}
}
}
}
}Documentation
Full configuration, mapping, and examples live in the docs: https://www.walkeros.io/docs/destinations/server/mixpanel
Contribute
Feel free to contribute by submitting an issue, starting a discussion, or getting in contact.
License
MIT
