site stats
the numbers.
a live-ish look at who's around, what's getting clicked, and how the site's doing overall.
tracking session
right now
who's on the site.
live visitors currently browsing, updated in real time.
online now
—
viewing about
—
viewing work
—
avg. session
—min
live per-visitor tracking isn't wired to a backend yet — this needs something that can see
other people's sessions, which a static page can't do on its own. drop in a small
realtime store (e.g. Firebase Realtime DB, Supabase, or PartyKit) and write each visitor's
path + timestamp to it on load / on an interval; this panel already has the markup and JS
hook (
renderWhoList()) ready to receive that data. everything below this section
works right now, no backend needed.
all time
totals.
page views counted live via a public counter — refresh to watch it move.
total page views
—
connecting…
this session
1
page loaded just now
site age
—
days since launch
last deploy
—
based on file build date
popular
top sections.
sample breakdown — swap for real analytics once a tracker is wired in.
breakdown
devices & referrers.
sample split — real numbers appear once analytics is connected.
devices
referrers
stats.js loaded