What I track
Analytics
Live dashboard of GuerillaType visitor activity. Powered by Umami, rendered with D3. No PII, no cookies, no third-party trackers.
Site totals: trailing 365 days. Time-series chart: trailing 30 days (hourly → daily). Snapshot taken 2026-05-11T22:33:11.979Z. Community-facing summary lives at /community-stats/.
01 · Pageviews + sessions over time
Daily activity from the trailing 365 days. Solid line = pageviews, dashed line = unique sessions. X = date, Y = count.
02 · Top pages
URL paths ranked by pageviews. The bar width reflects raw pageview count.
03 · Tracked events
Named events fired by the practice surface, ranked by total count. See the full list of tracked events in privacy.
04 · Top countries
Visitors by ISO country code, derived from IP at request time and then discarded. No IP is stored.
05 · Devices
Proportional share of visitors by device class (desktop / mobile / tablet). Coarse User-Agent fingerprint, no persistent tracking.
06 · Browsers
Proportional share of visitors by browser engine.
07 · Operating systems
Proportional share of visitors by OS.
08 · Top referrers
External sites sending traffic. Direct visits (no referrer) aren't counted here.
What is tracked
- Pageviews — every route a visitor lands on.
- Sessions — anonymous, hash-based grouping of one visitor's pageviews. No cookies, no persistent identifier.
- Events — named user actions emitted by the practice surface: session lifecycle, mode picks, library opens, achievements, settings changes, and a few perf timings. Each event carries up to a handful of categorical properties. See
src/assets/js/analytics.jsfor the full list. - Geography — country from IP, then IP discarded.
- Device / browser / OS — coarse fingerprint from User-Agent, no persistent tracking.
What is NOT tracked
- The character stream you type. None of it leaves your browser.
- Cookies. Umami is cookieless.
- Cross-site activity. Nothing follows you off
guerillatype.com. - Identifiers tied to a real person (name, email, IP).
Want the user-facing summary?
The community-typing stats live at /community-stats/ — WPM distributions, accuracy curves, top books typed, all bucketed and anonymized.