Signups are closed. We're building something great. Talk soon.

Dashboards

Dashboards give you an at-a-glance view of your product metrics. Track trends, compare breakdowns, and monitor key events over time.

Overview Metrics

The default dashboard shows core metrics for your selected date range:

  • Total events captured
  • Unique users (by distinct ID)
  • Total sessions
  • Bounce rate (single-pageview sessions)

Trends

Visualize event counts over time with flexible breakdowns. Select one or more events and break them down by any property:

BreakdownExample
URLSee which pages get the most traffic
BrowserCompare Chrome vs Firefox vs Safari usage
OSTrack desktop vs mobile operating systems
Device typedesktop, mobile, tablet distribution
CountryGeographic distribution of users

Math Operations

MathDescription
totalTotal count of events
unique_personsCount of unique users
unique_sessionsCount of unique sessions
per_sessionAverage events per session

Intervals

Group data by hour, day, week, or month.

Smart Events

Smart events let you define meaningful events retroactively from your autocapture data. Instead of adding custom tracking code, create a smart event that matches events based on properties you've already captured.

For example, define a “Clicked Upgrade Button” action matching $click events where $element_text contains “Upgrade”. This action applies retroactively to all past data and can be used in trends and funnels like any other event.

Matching Operators

Smart events support these match operators: equals, not_equals, contains, not_contains, starts_with, ends_with, matches_regex, is_set, is_not_set.

Date Ranges & Filters

All dashboard views support configurable date ranges. Apply filters on any property to narrow your analysis — filter by URL, browser, country, device type, or any custom property.