Stacktora
Stacktora / Vault / Marketing Attribution & UTM Tracking Backend
Analytics by @ops

Marketing Attribution & UTM Tracking Backend

Campaign source/UTM tracking at real traffic volume via ClickHouse — distinct from generic analytics or the BI Reporting recipe: this is specifically "which channel actually drove this signup," not general event aggregation.

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

The stack

Node.js 24 ClickHouseRedis

Install

# pulls this exact recipe straight from the Vault
$ npx stacktora install marketing-attribution-utm-tracking --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