https://github.com/posthog/posthog-segment
🧩 PostHog<>Segment integration
https://github.com/posthog/posthog-segment
analytics destination integration posthog segment
Last synced: 15 days ago
JSON representation
🧩 PostHog<>Segment integration
- Host: GitHub
- URL: https://github.com/posthog/posthog-segment
- Owner: PostHog
- License: mit
- Created: 2021-01-06T21:26:17.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-23T09:00:13.000Z (6 months ago)
- Last Synced: 2025-04-02T22:43:28.624Z (24 days ago)
- Topics: analytics, destination, integration, posthog, segment
- Language: JavaScript
- Homepage: https://segment.com/integrations/posthog/
- Size: 65.4 KB
- Stars: 6
- Watchers: 3
- Forks: 4
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PostHog's Segment destination
This is the code of PostHog's Segment destination.
While more constrained than our own libraries, it enables us to receive events from Segment as a destination.
You can find and install the destination via [Segment's integration page](https://segment.com/catalog/integrations/destination/posthog/).
You can learn more about setup and its capacities in [our Segment doc](https://posthog.com/docs/libraries/segment) and [their PostHog destination doc](https://segment.com/docs/connections/destinations/catalog/posthog/).
## Questions?
If you can't find the answer in [our docs](https://posthog.com/docs/libraries/segment), [ask a question](https://posthog.com/questions) in our community or [raise a support ticket [in-app](https://us.posthog.com/#panel=support.
## Development
See [Segment Spec](https://segment.com/docs/connections/spec/) for the source of the test data.
Once changes are reviewed and merged, ping Tim who can contact Segment for the update.