Visitor analytics live on every public page
Anonymous session, page-view and conversion tracking runs on every public page, feeding the live Traffic dashboard in the admin.
All
- Proof type
- capability
- Confidence
- verified
No first-party analytics: traffic, referrers and which content people actually reached were all unknown.
Anonymous session, page-view and conversion beacons fire from the public layout and feed the Traffic dashboard in the admin.
How it was measured
The tracker is mounted once in the public layout, so it runs on every route rendered under it rather than being added page by page — that is what "all" counts. Confirmed by loading public pages and checking that rows land in visitor_sessions and page_views.
Honest limitations
Beacon-based and client-side, so anything blocked by an ad blocker or a privacy extension is silently lost — real traffic is higher than the dashboard shows. No cookies and no cross-session identity, which is deliberate, but it means returning visitors are counted as new. "All public pages" is a claim about where the tracker is mounted, not a per-URL audit.