Skip to content
Main Project

Connect PostHog

Article Popular

Before you start

Have ready:

  • A personal API key with event:write scope from PostHog (Account → Personal API Keys).

  • Your PostHog project ID (top-left dropdown in PostHog).

  • Your host URL if you self-host (otherwise pick PostHog Cloud EU or US).

Connect from Releaseo

Settings → Integrations → PostHog → Connect. Paste the API key, project ID, and host. We'll verify the credentials before saving.

What flows where

Releaseo sends these events to PostHog with the original user ID:

  • releaseo:post_published

  • releaseo:post_viewed

  • releaseo:roadmap_voted

  • releaseo:idea_submitted

  • releaseo:idea_voted

  • releaseo:help_article_viewed

  • releaseo:help_article_feedback

These show up under "Events" in PostHog and can be used in any funnel, retention, or insight.

Self-hosted PostHog

Use your full host URL including protocol: https://posthog.yourcompany.com.