Search documentation...

K
ChangelogBook a demoSign up

PostHog

Push user behavior data from your warehouse into PostHog

Setup

After selecting PostHog from our destinations catalog, you will be required to enter your PostHog Project API Key and Public URL.

  • You can locate your Project API key within your PostHog account by navigating to your PostHog project > Project Settings > Project API key.

Hightouch supports syncing both Objects and Events to PostHog.

Syncing

Hightouch supports syncing to the following PostHog objects:

  • People (Persons)

Sync modes

Hightouch supports the following sync modes:

  • Upsert - pushes new Person objects to PostHog and updates properties that change in your warehouse.

Record matching

Person records can be matched from your source to your PostHog workspace by Distinct ID (distinct_id), which is a unique identifier in PostHog for each Person.

Field mapping

You may also sync columns from your source to PostHog's Person properties. PostHog doesn't provide information on properties set for People objects, so you will need to type the exact name of the property you would like to map to in PostHog. These property names must be spelled correctly and are case-sensitive.

Sending events to PostHog

The PostHog integration also allows you to send events to PostHog with custom properties.

To ensure syncs send each event, your event model must use a truly unique primary key. See the events syncs documentation for more information.

The four elements of any PostHog event are the Event Name (required, which can be a single string used to name all events, or pulled from your warehouse per event), a Timestamp (optional, in ISO 1806 format, or a Unix timestamp in milliseconds), a Distinct ID (required, the unique ID of the user corresponding to the event), and event properties.

You can also map properties that will become event properties in PostHog, just as you would for object properties.

Ready to get started?

Jump right in or a book a demo. Your first destination is always free.

Book a demoSign upBook a demo

Need help?

Our team is relentlessly focused on your success. Don't hesitate to reach out!

Feature requests?

We'd love to hear your suggestions for integrations and other features.

Last updated: Jan 4, 2023

On this page

SetupSyncingSync modesRecord matchingField mappingSending events to PostHog

Was this page helpful?