@walkeros/web-destination-posthog
v4.3.0
Published
PostHog web destination for walkerOS (product analytics, session replay, feature flags, surveys)
Downloads
2,274
Maintainers
Readme
@walkeros/web-destination-posthog
Product analytics, session replay, feature flags, and surveys.
Documentation • NPM Package • Source Code
Installation
npm install @walkeros/web-destination-posthogQuick start
{
"version": 4,
"flows": {
"default": {
"config": {
"platform": "web"
},
"destinations": {
"posthog": {
"package": "@walkeros/web-destination-posthog",
"config": {}
}
}
}
}
}Documentation
Full configuration, mapping, and examples live in the docs: https://www.walkeros.io/docs/destinations/web/posthog
Contribute
Feel free to contribute by submitting an issue, starting a discussion, or getting in contact.
License
MIT
