Help Center / Reading the dashboard / Filters & header
06.1 · Filters & header
The sticky header holds the site picker, the date range, and five dimension filters. Set them once and every KPI, chart, and table on the page re-queries. The screenshots on these pages show the demo dataset; the live demo is open to you without any setup.
The dashboard is auth-gated: only users you created in Supabase can read data. On the public demo the credentials are pre-filled, so a single click on Sign In takes you in.
siteId is one entry).Source, UTM Source, UTM Medium, UTM Campaign, Page are global dimension filters. Combine them to answer questions like "how did LinkedIn visitors behave on the pricing page". The UTM filters read the same values as the UTM tables in Traffic & Acquisition; how those values get onto your URLs is covered in campaign tagging.
One documented exception: the Video performance and Previous page tables show full-window values, because their source data is not loaded client-side for regrouping. When a dimension filter is active, a caveat note appears above those tables so you know their numbers reflect the full window, not the filtered subset.
Many tables also work as filters for their own section: click a row (a page, a traffic source, an interaction element) and the section's charts and tables narrow to that value. Click the row again to clear it. Switching site or date range clears section filters automatically, and the Reset button next to the dimension filters clears everything at once.
siteId into the same Supabase project, and the site picker switches between them. Per-user access can be limited with the allowed_sites claim.