Documentation

The dashboard

Reading your numbers: intervals, comparisons, timezones, and every breakdown explained.

How the overview reads

A site's overview reads top to bottom. The headline totals come first (visitors, pageviews, bounce rate, average visit), then the traffic chart, then the breakdowns: pages, sources, geography, devices and custom events. Every number answers the range picked in the header, and every breakdown is that same range cut a different way, so nothing on the page is measuring a different window than anything else.

The headline numbers

MetricWhat it counts
VisitorsUnique people in the range, counted with the daily-rotating identifier. Never summed from days, so a 30-day count is not the sum of 30 daily counts.
PageviewsEvery page load and client-side route change.
Bounce rateThe share of sessions with a single interaction, rebuilt server-side from the 30-minute session rule.
Average visitMean session duration, from engagement time rather than raw tab-open time.

Ranges and comparisons

  • The interval picker covers today, yesterday, the last 7 and 30 days, month and year views, 6 and 12 months, and All time (anchored at your site's first event).
  • Comparisons show the preceding equal-length period beside the current one, so a delta is always against something concrete rather than a vague trend.
  • The chart picks its own grain honestly: hours for a day, days for a month, ISO weeks for 6 and 12 months.

Weekly uniques are merged, not summed

On the 6 and 12 month views, weekly unique visitors are merged server-side, never added up from the days inside the week, so a person who visited on Monday and Thursday counts once for the week. Summed uniques would overcount every returning visitor.

The breakdowns

Pages

Top paths by pageviews, with entries and exits, so you can see where people land and where they leave.

Sources

Where visits come from, canonicalised: your own domain is dropped as a referrer, and hosts are folded to a channel name with a favicon, so Google's many subdomains read as one Google. Visits that arrive with no referrer at all read as Direct — tagging your links (just below) is how you give those a name. See troubleshootingif a number looks lower than another tool's.

AI referrals

The visits AI assistants sent: ChatGPT, Claude, Perplexity, Gemini and the rest, one row each, with the total and its share of all visitors on top. A visit counts when the assistant is its referrer, or, when it arrived with no referrer at all, when the utm tag the assistant added names it: ChatGPT writes utm_source=chatgpt.com and Claude writes utm_source=Claude AI, and a click from their apps carries the tag with no referrer, so it is counted here rather than filed under Direct. Each visit counts once. A referral is a click; being cited inside an answer without a click leaves no trace here, so a small number does not mean you are absent from AI answers. Clicks out of Google AI Overviews arrive as google.com and cannot be separated from search.

Geography and technology

Country-level geography from a privacy-preserving lookup, and one technology card that cuts the same visits by browser, operating system or device type, picked in its header, each over the same range.

Custom events

The events you defined, with counts, when they last fired and a sample of their properties. See custom events to add them.

Sessions and engagement

A session is rebuilt server-side with a 30-minute inactivity rule; bounce rate and average visit duration both come from it. Engagement time is measured with two clocks (visible time, and active time near a real interaction), so a tab parked in the background does not inflate anything.

Whose clock cuts the day

Charts follow the site's reporting timezone, so Today means the same day for everyone on the team. To read the numbers on your own clock, switch the timezone from the dashboard header; it changes your view only. The timezones page has the details.

Freshness

Events typically land in charts within seconds. When the chip beside a card's title says Catching up, the pipeline is behind and the charts say so; a site with no traffic simply shows its last visit's age. For the current moment, the realtime view is the faster surface.