HitKeep is open-source, self-hosted web analytics that shows you visitors, conversions,
and the traffic AI sends or takes away, all in one clean dashboard. No cookies by default,
nothing shared with ad networks. Start in our EU or US cloud, or run it on your own server.
Free plan · No credit card required · EU or US data region
5 minfrom signup to your first live dashboard
0cookies set by default, so your visitors stay anonymous
EU / USyour data stays in the region you choose
MITfully open source, with nothing hidden and no lock-in
Pageviews · 7 days12,408 ▲ 12.4%
Visitors right now87
Live Demo·demo.hitkeep.com
This is the real product embedded live, not a screenshot. Click around and explore
traffic, conversions, AI visibility, and search queries, all in one place.
Deployment
One product. Two ways to run it.
HitKeep Cloud and self-hosted HitKeep are the same product with the same dashboards.
The only difference is who does the maintenance.
Fastest start
HitKeep Cloud
We run the binary, you read the dashboards. Pick your region at signup,
and your data never leaves it.
Pinned EU or US data region
Updates, encrypted backups, and email delivery managed for you
Free plan: 3 sites, 3 team members, 60-day retention
Open exports in JSON, CSV, and Parquet mean you can move between the two later, in either direction.
Product
Everything you came for. Nothing to babysit.
Conversions, not just pageviews
Goals, multi-step funnels, ecommerce revenue, and UTM attribution live in the same
dashboard as your traffic. No tag manager, no second event pipeline, no per-event pricing.
HitKeep tracks AI crawler fetches and AI-referred visits next to your regular traffic,
and imports Google Search Console query data so search and AI discovery sit side by side.
Scheduled email digests, shareable read-only dashboards, a REST API, and a governed
read-only MCP server for approved assistants, all behind the same site and team permissions.
Default tracking avoids cookies and unnecessary personal identifiers, reducing the implementation overhead of privacy-first analytics.
Zero telemetry
The server process never phones home. Traffic data, accounts, and reports stay under your control unless you export them.
Data sovereignty
Self-host on your own infrastructure, or pin your Cloud region to the EU. HitKeep is built with the GDPR in mind, and the trade-offs are documented.
Open source, auditable
The full codebase is MIT licensed, so procurement, security, and engineering can read exactly what runs in production.
Cloud Pricing
Pricing you can read in ten seconds.
Every plan includes the full product: goals, funnels, automatic events, Search Console
import, email reports, and API access. Plans differ on retention and limits, not features.
Self-hosting is free, forever. HitKeep is MIT-licensed software, not a trial.
FAQ
Frequently asked questions
Is HitKeep a self-hosted alternative to Google Analytics?
Yes. HitKeep covers pageviews, events, goals, funnels, ecommerce, and UTM attribution
without cookies or third-party data sharing, and it imports Google Search Console data
so query-level search reporting moves with you. The difference is operational: one binary
instead of a hosted suite, with your data in a DuckDB file you own.
See the self-hosted GA4 alternative guide.
Can HitKeep run on a 512 MB VPS or a Raspberry Pi?
Yes. HitKeep ships as one static Go binary with DuckDB and NSQ embedded, so there is no
database server or queue competing for memory. Linux builds are available for amd64 and
arm64, which covers most VPS providers and the Raspberry Pi.
The installation guide takes about five minutes.
Does cookie-less tracking remove the need for a consent banner?
Default tracking sets no cookies and avoids personal identifiers, which removes the most
common trigger for consent banners. Whether your specific configuration requires one is a
legal assessment only your team can make. HitKeep documents exactly what it stores so
that assessment is straightforward.
More in privacy-first web analytics.
How is HitKeep different from Plausible, Umami, or Matomo?
Mostly in what you have to operate. Plausible runs on ClickHouse and Postgres, Umami needs
Postgres or MySQL, and Matomo needs MySQL and PHP. HitKeep embeds its database (DuckDB)
and queue (NSQ) in a single binary, so self-hosting means running one process.
Importers for Plausible and Simple Analytics are built in
if you are migrating.
Where does HitKeep Cloud store my data?
You pick the region at signup, EU or US, and your data stays pinned there, including backups.
If you ever want to leave, your full history exports to JSON, CSV, or Parquet.
Details on EU and US cloud analytics.
Why DuckDB instead of ClickHouse or Postgres?
DuckDB is an embedded
analytical database: column-oriented query speed without a separate server process. For
the data volumes most sites produce, it answers dashboard queries in milliseconds while
keeping the deployment a single file on disk you can back up with cp.
Ready to own your analytics?
Create a free Cloud account in a pinned EU or US region, or download one binary and self-host tonight.