Skip to main content
The PostHog integration enables automatic event tracking from your FunnelFox funnels directly into your existing PostHog analytics setup.

Setup

You’ll need an active PostHog account to set up this integration.
When configuring your PostHog account, make sure the correct Project region is set under Settings > Project > General. If it was set incorrectly, you’ll need to migrate your PostHog project or create a new one.
  1. Go to Settings > Project > General in PostHog.
  1. Copy the Project API key under Project ID.
  1. Go to Integrations > PostHog in FunnelFox.
  2. Paste the API key into the PostHog Project API Key field.
  1. Click Save changes.
Your PostHog integration is now active. Republish your funnels to apply these changes.

Events

PostHog receives the following events from FunnelFox:
Subscription status and renewal events are not currently tracked.
You can set up custom events to track in your funnel using Custom Code.

Example events

User identification

FunnelFox sends the user’s profile ID to PostHog, which sets it as the distinct_id. This ID remains consistent across all sessions. When a user’s email is collected, it’s also automatically added as a profile property in PostHog.