Skip to main content

Peliqan

PostHog

Conversion rate by cohort

SQL query for PostHog

Calculate the conversion rate for each cohort.

SELECT cohort_id, COUNT(DISTINCT person_id) / COUNT(DISTINCT session_id) AS conversion_rate FROM cohorts GROUP BY cohort_id

PostHog data model

PostHog
Projects

PostHog
Actions

PostHog
Alerts

PostHog
Annotations

PostHog
Cohorts

PostHog
Dashboards

PostHog
Events

PostHog
Experiments

PostHog
Groups Types

PostHog
Notebooks

PostHog
Persons

PostHog
Subscriptions

PostHog
Surveys

PostHog
Activity Log

PostHog
Session Values

Ready to get instant access to all your company data ?​

Connect 300+ sources, serve any BI tool, and give every AI agent one governed endpoint to read, and write back where the app supports it.