What does the Variance Connector app do?
This app exports PostHog data to Variance in real-time and formats it for use by revenue teams. This includes extracting accounts and contacts, making it easy to see customers by sales stage, and more.
What are the requirements for this app?
The Variance Connector requires either PostHog Cloud, or a self-hosted PostHog instance running version 1.31.0 or later. The app supports capture
, page
, identify
, and alias
calls.
Not running 1.31.0? Find out how to update your self-hosted PostHog deployment!
How do I install the Variance Connector app?
To install the Variance app you'll need a Variance account. In your Variance account go to Variance > Integrations > Create a new PostHog connection. This will give you a Webhook URL and Authorization header value. You will then use those two values when installing the app in your PostHog instance. Don't forget to hit enable after you've added the configuration details.
Configuration
Option | Description |
---|---|
Webhook URL Type: string Required: True | |
Authorization header Type: string Required: True |
Is the source code for this app available?
PostHog is open-source and so are all apps on the platform. The source code for the Variance Connector is available on GitHub.
Who created this app?
This app was created by Variance. We'd like to thank everyone at Variance for creating the Variance connector. Thanks!
Who maintains this app?
This app is maintained by Variance. For more information or to report an issues, please check Variance's documentation.
What if I have feedback on this app?
We love feature requests and feedback! Please create an issue to tell us what you think.
What if my question isn't answered above?
We love answering questions! You can ask anything via our FAQ page.
You can also join the PostHog Community Slack group to get advice on developing your own PostHog apps.