Skip to content

PostHog Integration [Experimental]

Connect to PostHog

Add a PostHog datasource from the new datasource page.

add posthog

Fill in the fields and click the Add Datasource button.

  • Datasource Name is a human-readable display name for this datasource.
  • Details is for your own notes, and supports markdown formatting.
  • Endpoint is either app.posthog.com or eu.posthog.com, depending on which region your PostHog account is using.
  • Project Id is the PostHog project Id. You can find it in your PostHog URL, eg. https://us.posthog.com/project/<my-project-id>.
  • API Key is a PostHog API Key. You can create one using this guide.
    • Thorntale requires query: read access to PostHog, so be sure to grant that permission while creating your API key.