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