Skip to Content
SourcesPostHogOverview

PostHog

Vendo imports product analytics data from PostHog for unified reporting, identity analysis, and downstream activation.

Last reviewed September 22, 2026

Source: Vendo reads product analytics data from your PostHog project, including events, persons, groups, and session recording metadata.

Sync Coverage

DataDescription
EventsProduct and analytics events from the PostHog Events API
PersonsIdentified user profiles and person properties
GroupsAccount or workspace-level group profiles
Session recordingsSession recording metadata; recording blobs are intentionally skipped

Setup

  1. In PostHog, create a personal API key with read access to the target project.
  2. Copy the PostHog project ID from your project settings or project URL.
  3. Confirm whether the project is hosted in US Cloud, EU Cloud, or a self-hosted PostHog instance.
  4. In Vendo, add PostHog as a source.
  5. Enter the personal API key, project ID, and host setting.
  6. Save the source and run the initial import.

Credentials and Configuration

FieldRequiredDescription
personal_api_keyYesPostHog personal API key used as the bearer token for API reads
project_idYesNumeric PostHog project ID
hostYesus, eu, or self_hosted; defaults to US Cloud when omitted
self_hosted_urlWhen self-hostedBase URL for your PostHog instance, such as https://posthog.example.com

Verify Setup

  1. Confirm the PostHog source shows an active status in Vendo.
  2. Check that event rows are arriving in the PostHog events table.
  3. Confirm persons and groups appear when those resources exist in PostHog.
  4. Re-run a recent time window and confirm event counts stay stable instead of duplicating.

Operating Notes

  • Events and session recording metadata are time-series resources.
  • Persons and groups are snapshot resources.
  • Vendo stores session recording metadata only. It does not copy playback blobs.
  • Self-hosted projects must provide a valid HTTPS self_hosted_url.
Need help?

When you contact support, give your workspace, the source or destination name, the job ID and the first error message.

support@vendodata.com
Last updated on