Skip to content

Zori

Open source revenue analytics. MIT licensed. Free forever.

You know your traffic. You don’t know your money.

Google Analytics says Twitter is your #1 source. But that blog post from 6 months ago? It’s quietly driving $40k/month. You just couldn’t see it.

The gap between visitor and customer is dark.

Zori watches first touch. Remembers everything. Connects dots when Stripe speaks.

visitor arrives (utm_source=magic)
zori remembers
[... time passes ...]
visitor → customer ($$$)
"ah, magic brought money"

Which Channel Pays

Stop guessing. See exactly which traffic source turned into a paying customer. Connect the click to the checkout.

Time to Convert

How long from first visit to first purchase? Understand your sales cycle. Know when to follow up.

Customer Journeys

See every touchpoint before conversion. Which pages matter? What path do buyers take?

Self-Host Ready

Your data, your servers. Open source, MIT licensed. No data leaves if you don’t want it to.

Terminal window
# Clone and deploy
git clone https://github.com/ZoriHQ/zori.git
cd zori
docker-compose up -d

Then add the tracking script to your site:

<script async src="https://cdn.zorihq.com/script.min.js"
data-key="your-publishable-key"></script>

Read the full quickstart guide →