Data

What is Exit Rate?

Exit Rate is the percentage of sessions that end on a specific page, regardless of how many other pages were viewed earlier in that same session. It's distinct from bounce rate, which only counts sessions where that page was the only page viewed at all.

TL;DR

Exit Rate is the percentage of visits that end on a given page, whether or not the visitor looked at other pages first, which makes it different from bounce rate.

Formula

Exit Rate = (Sessions That Ended on This Page / Total Sessions That Included This Page) × 100

Why It Matters

Exit rate shows where in a site people are choosing to leave, which matters for understanding both expected and problematic drop-off points. On a page like an order confirmation, a high exit rate is exactly what should happen and doesn't need fixing. On a page mid-funnel, like a product or pricing page, the same high exit rate is usually a warning sign worth investigating. Reading exit rate without that page-role context can lead a team to chase a number that's actually healthy, so it's most useful when interpreted alongside what a page is supposed to accomplish. It's also a good complement to funnel drop-off rate, since exit rate looks at real-world browsing behavior across a whole site rather than just one predefined funnel path. Ignoring it means missing pages that are quietly costing conversions outside the funnels a team is already tracking.

Example

A shipping policy page is viewed during 5,000 sessions total, and in 1,100 of those sessions, it was the last page the visitor viewed before leaving the site. Exit rate for that page is 1,100 divided by 5,000, times 100, which equals 22%. A high exit rate on a checkout confirmation page is expected and healthy, since visitors are supposed to leave after completing a purchase, while the same high exit rate on a mid-funnel product page is usually a signal worth investigating.

Frequently Asked Questions

  • Bounce rate only counts sessions where a page was the sole page viewed in the entire visit. Exit rate counts any session that ended on that page, even if the visitor viewed several other pages first, so a page can have a low bounce rate and still a high exit rate.

  • No. It depends entirely on the page's role. A high exit rate is expected and fine on pages like order confirmations or thank-you pages, since visitors are meant to leave after those. On pages earlier in a purchase or signup journey, it's usually worth investigating.

  • There's no universal target, since it's driven by the page's position in the site and its intended purpose. The more useful comparison is a page's exit rate against similar pages on the same site, or against its own historical baseline.

  • It's commonly checked as part of regular analytics reviews, often monthly, and specifically investigated whenever a page that shouldn't have high exits, like a product or pricing page, shows an unusually high rate.

  • Common fixes include clarifying next steps or calls to action, fixing broken or confusing content that stalls the visitor, improving page load speed, and adding relevant internal links that give the visitor a reason to continue rather than leave.