Installation Configuration options You can further customize how PostHog works through its configuration on initialization. Attribute Description host…| posthog.com
Power users are your best and most important customers. They're knowledgable, willing to learn, and more likely to give feedback than average users…| posthog.com
The posthog-ruby library provides tracking functionality on the server-side for applications built in Ruby. It uses an internal queue to make calls…| posthog.com
The Python SDK makes it easy to capture events, evaluate feature flags, track errors, and more in your Python apps. Installation Capturing events…| posthog.com
This is an optional library you can install if you're working with PHP. It uses an internal queue to batch requests, flushes at the end of the request…| posthog.com
If you're working with Node.js (versions 15+), the official posthog-node library is the simplest way to integrate your software with PostHog. This…| posthog.com
This library uses an internal queue to make calls fast and non-blocking. It also batches requests and flushes asynchronously, making it perfect to use…| posthog.com
This is an optional library you can install if you're working with .NET Core. It uses an internal queue to make calls fast and non-blocking. It also…| posthog.com
This library uses an internal queue to make calls fast and non-blocking. It also batches requests and flushes asynchronously, making it perfect to use…| posthog.com
Capturing events Anonymous and identified events Capturing anonymous events Capturing identified events Identifying users The most useful of these…| posthog.com
Note: This doc refers to our posthog-js library for use on the browser. For server-side JavaScript, see our Node SDK . Installation Track across…| posthog.com
Holdout testing is a type of A/B testing that measures the long term effects of product changes. In holdout testing, a small group of users is not…| posthog.com