Skip to content

Per-page analytics for multi-page sites

How many people viewed each page, plus top traffic sources.

If you've built a multi-page site, each page tracks its own pageviews, unique visitors, and traffic sources independently. Useful for figuring out which page in a funnel is converting.

Finding the page analytics dashboard

From the site editor, go to Pages, hover over a page, click the chart icon. You land on the per-page dashboard.

What you see

  • Total views for this specific page in the selected range
  • Unique visitors (cookie-deduped per day)
  • Average per day over the range
  • Daily chart — visualizes traffic shape
  • Top referrers — where the traffic came from (e.g. instagram.com, twitter.com)
  • Top UTM sources — if you've shared the link with utm_source params

Time ranges

Switch between 7 days / 30 days / 90 days using the pill toggle at the top. Default is 30 days.

How tracking works

  • Every public pageview fires a tracking ping (unless the visitor opted out of analytics in the cookie banner)
  • Referrer + UTM source are categorized server-side so the dashboard shows clean names
  • The site owner's own visits don't count (we suppress if you're logged in as the site owner)

Privacy

No personal info is stored — just the referrer hostname, UTM tag, and an anonymous daily unique counter. GDPR-compliant by default.

Last updated 7/21/2026