Dash0 Raises $110M Series B at $1B Valuation

Last updated: March 14, 2026

Monitor Website Overview

The Overview tab is the landing view inside each website. It gives you an at-a-glance picture of traffic volume, frontend performance, and user geography — all in a single scrollable page.

Dash0 Websites Overview tab showing the frontend-web website with Sessions, Page Views, Users, Bounce Rate, Backend Requests, and Errors KPI cards, and the Experience section with LCP, INP, and CLS gauges

Use the Traffic KPIs

The Overview section at the top of the tab shows six counters for the selected time window:

KPIWhat it measures
SessionsTotal number of user sessions started
Page ViewsTotal number of page loads and SPA navigations
UsersNumber of distinct users who created those sessions
Bounce RatePercentage of sessions where the user left without a second interaction
Backend RequestsTotal HTTP requests made by the frontend to backend services
ErrorsTotal unhandled JavaScript exceptions and promise rejections

A session begins when a user opens the website and ends after 24 hours of inactivity or when the browser tab is closed. A single session can span multiple page views and multiple tabs.

Use the Experience Gauges

The Experience section shows the p75 Core Web Vital score for each of the three vitals, displayed using Google's own thresholds and labels:

VitalGoodNeeds ImprovementPoor
LCP< 2.5 s2.5 s – 4.0 s> 4.0 s
INP< 200 ms200 ms – 500 ms> 500 ms
CLS< 0.10.1 – 0.25> 0.25

Each gauge shows the current p75 value on a colour-coded scale from Good (left) to Poor (right). A score in the red zone means more than 25% of your users are experiencing performance below the Poor threshold.

Click View details on any gauge to jump directly to that vital's section on the Web Vitals tab.

Dash0 Websites Overview showing the Experience section with LCP at 394.68 ms (Good), INP at 1.00 s (Poor), and CLS at 0.0387 (Good)

Explore Top Visited Pages

The Pages section shows which pages receive the most traffic over the selected time window. It includes both a stacked bar chart and a ranked table:

  • The chart plots page view counts over time, with each colour representing a different URL path. Hover over any bar to see a tooltip with the per-path breakdown for that time slice.
  • The table ranks pages by total page view count, making it easy to see which paths drive the most traffic.

Dash0 Websites Overview Pages chart tooltip showing /cart (18), / (9), and /product/2ZYFJ3GM2N (6) page views in a 30-second window

Use this section to understand which parts of your website are most actively used, detect traffic shifts after deployments, or identify pages that may warrant extra performance attention.

View Sessions by Geography

The Sessions by Geography section at the bottom of the Overview tab displays a world map with session volume encoded as shade intensity, alongside a ranked country table showing geo_country_iso_code and session count.

Dash0 Websites Overview Sessions by Geography map with the country table showing IE, US, and CA as top countries

Use the geography view to:

  • Understand where your users are located
  • Detect unexpected traffic from unusual regions
  • Prioritise CDN or infrastructure investments based on user distribution

Apply filters

The filter bar beneath the tab navigation lets you narrow all Overview data by Path, Environment, Deployment Name, and Deployment ID.

Filters apply simultaneously to the traffic KPIs, web vital gauges, pages chart, and geography map — making it straightforward to compare the experience of users on a specific deployment or environment.