Skip to content

Dashboard Guide

Once tracking is installed, your data lands in four connected views. Each guide explains what the view shows, how the numbers are computed, and how to slice them:

How the views connect

  • Analytics is the top-level picture: pageviews, visitors, sessions, and custom events over time, with breakdowns by page, referrer, device, browser, OS, country, and UTM parameters.
  • Events is the raw feed underneath — every autocaptured and custom event, filterable by channel, tags, and enriched fields.
  • Sessions groups events into visits: entry/exit pages, duration, and bounce rate.
  • Users groups sessions into people: anonymous visitors become identified users via identify(), with identity resolution stitching their history together.

Next steps

Released under the MIT License.