Stacktora
Stacktora / Vault / Python + ClickHouse: Cohort Retention Analysis Backend
Analytics by @ops

Python + ClickHouse: Cohort Retention Analysis Backend

Computes retention curves by signup cohort at real event volume, a worker running the rollups — distinct from Customer Health Score & Churn Signals: that scores individual accounts, this analyzes retention patterns across entire cohorts over time.

Loads this recipe straight into the wizard — every setting stays editable before you generate anything.

The stack

Python 3.12 ClickHouse

Install

# pulls this exact recipe straight from the Vault
$ npx stacktora install python-cohort-retention-analysis --remote
$ stacktora sync   # generate the files

What you get

docker-compose.ymlMakefileDockerfileREADME.md.env.example.gitignore.dockerignore.github/workflows/ci.yml.tool-versions.editorconfigProcfile … and more

More from the Vault