Pulse
Privacy-first web analytics

Understand your traffic.
Respect your visitors.

Pulse is a lightweight, self-hostable analytics platform — beautiful dashboards, honest numbers, and absolutely no creepy tracking, built on a cookieless identity model.

Add it in one line

<script defer data-site="your-site-id" src="/tracker.js"></script>

Cookieless by design

Unique visitors are counted with a daily-rotating salted hash. No cookies, no cross-day tracking, no PII stored.

One tiny script

Drop a sub-1KB snippet on your site. SPA-aware: it tracks pushState and hashchange route changes automatically.

Real SQL aggregation

Visitors, bounce rate, visit duration, top pages and sources — computed with GROUP BY and date_trunc, not in memory.

Self-hostable

Postgres + Next.js in two containers. docker compose up, and you own your data end to end.