Skip to content

Dashboard Guide

The assistant is where a project opens: ask a question, get an answer read straight from your data. The four views below are where you go when you want to explore rather than ask.

How the views connect

  • Assistant sits on top of all of them: it reads the same data in plain language, and can change things with your approval.
  • 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.