Once your PostHog instance is up and running, the next step is to start sending events. Event ingestion It's a priority for us that events are fully…| 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
Person properties enable you to capture, manage, and analyze specific data about a user. You can use them to create filters or cohorts , which can…| posthog.com
Insights are the main building blocks of product analytics. They enable you visualize your events and actions and analyze how people use your…| posthog.com
The /i/v0/e and /batch endpoints are the main way to send events to PostHog. Beyond user behavior, they are also used to identify users, update…| posthog.com
🎉 New: Group analytics is getting a makeover! Sign up for the B2B analytics feature preview to get a sneak peek. Let us know what you think in…| posthog.com
How identify works Best practices when using identify 1. Call identify as soon as you're able to 2. Use unique strings for distinct IDs 3. Set up…| 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
| posthog.com