Cookieless analytics from one script tag.
DevLune Webmaster is a privacy-first analytics, view-counter and forms platform: a single script tag ingests at the Cloudflare edge into ClickHouse and Supabase rollups, read by a live Next.js dashboard. Raw IP addresses are never stored.

- 9
- edge routes in one Worker
- 17
- database migrations
- 24h
- unique-visitor dedup window
- 0
- raw IP addresses stored
The brief
Small sites want the numbers without the cookie banner, the consent flow or a set of API keys to guard. The design goal was one tag, sub-100ms at the edge, and a dashboard that reads from pre-computed rollups instead of scanning raw events.
What shipped
Every line below is in the build, not on a roadmap.
- One Cloudflare Worker with nine routes: embed scripts, token, ingest for analytics, forms and uploads, config
- Upstash Redis for rate limiting and a 24-hour unique-visitor dedup
- ClickHouse for raw events, Supabase Postgres for daily rollups the dashboard reads
- Uniques from a daily-rotating salted hash of IP and user agent; the raw values are never written
- SVG, HTML and JSON view counters; hosted and headless forms with HMAC tokens and an origin allowlist, no API keys
- Multi-tenant workspaces, a public stats API, an admin panel and an audit log
- Turnstile on forms; Discord and Telegram alerts; weekly digests over Resend
- Hand-rolled SVG charts, no charting library
Want one of these?
The same stack and the same process, priced from the floors on the service page. Every number is negotiable.
Crafted in the dark. Shipped to the world.
Tell us what you are building. You get a private project space with a proposal and a line-by-line quote within a day.




