Traffic by site
unique visitors · page views · CTA clicks
| Site | Visitors | Page views | CTA clicks | Share |
Top pages
| Page | Views | Visitors |
Traffic sources — where visitors came from
| Source | Hits | Visitors |
How we track — and it's ours, not a third party
- A first-party beacon (
brg-beacon.js on flagship, site-system.js on hubs) runs on every site and POSTs each page_view (plus cta_click on key buttons) straight to our own Supabase.
- No third-party trackers, no cookies. A random per-session id groups a visit; we store the page, referrer and user-agent — no personal data.
- Everything lands in one table (
website_analytics), so the whole estate is comparable here in real time.
- Next capture upgrade: country-level geography via the Cloudflare edge (
cf-ipcountry → beacon), so "from where" becomes a map, not just referrers.