PostHog
PostHog provides the product analytics data that powers Shingo's behavioral modeling. User actions, page views, feature usage, and session recordings are all used to reconstruct user journeys and identify where revenue is lost.
What Shingo reads
Events
Custom events, pageviews, and autocapture data
Persons
User profiles and properties for cohort segmentation
Sessions
Session data for journey reconstruction
Feature flags
Flag states to correlate rollouts with behavior changes
Cohorts
User segments for targeted analysis
Insights
Existing funnel and retention data for context
Setup
Find your project API key
In PostHog, go to Project → Settings → Project API Key. This is a read-only key by default.
Copy the key
The key will look like phx_... — copy it from the settings page.
Paste in Shingo
In the Shingo onboarding flow, paste the key in the PostHog connector field. Shingo will verify the connection and begin ingesting events.
Key format
# PostHog project API key
phx_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Self-hosted PostHog
If you're running PostHog self-hosted, provide your instance URL along with the API key. Shingo will connect directly to your instance.