Part of Pabbel
Know your visitors.
Not their identities.
Web analytics that answers the questions worth asking — which countries, which pages, which campaigns actually convert — without following anybody around the internet to do it.
No cookies, no banner
Nothing is written to a visitor's device, so there is nothing to ask permission for.
Yesterday's visitors are unrecoverable
Identity is a salted hash and the salt is deleted after two days. Once it is gone, the hashes cannot be reversed — not by anyone, us included.
Never across sites
The hash includes the site, so the same person on two of your domains is two unrelated visitors. There is no profile to build.
About 2 KB
One deferred script tag with no dependencies. Google Analytics is roughly twenty-five times the size.
Live, and honest
See who is on the site right now. Known bots are dropped at the door instead of being counted and quietly filtered later.
Every number is a question
Click any row — a country, a campaign, a page — and the whole dashboard narrows to it.
Installation
One line, then it is running
<script defer src="https://analytics.pabbel.com/px.js" data-site="YOUR_KEY"></script>
Outbound clicks and file downloads are picked up on their own. For anything else, call pabbel('Signup', { plan: 'pro' }).