# What Is Bounce Rate?

> Bounce rate measures the share of visitors who land on your site and leave without doing anything else. Here is what it means, why a high rate is not always bad, and how it differs in modern analytics.

*Section: Marketing — By Harper Quinn (Marketing & Growth Editor) — Published August 15, 2023 — 5 min read*

Canonical URL: https://dailyjunction.org/marketing/what-is-bounce-rate
Tags: bounce rate, web analytics, Google Analytics, engagement, marketing metrics

## Key takeaways

- Bounce rate is the percentage of visits where someone leaves after viewing only one page without interacting.
- A high bounce rate is not automatically bad, as it depends entirely on what the page is for.
- Google Analytics 4 replaced the old bounce rate with engagement rate, measuring the opposite.
- Context matters more than the number, so compare pages by purpose, not against a single benchmark.
- Slow pages, poor relevance and bad mobile experiences are common causes of unwanted bounces.

Few marketing metrics are as widely quoted and as widely misunderstood as bounce rate. It sounds intuitively bad — people arriving and leaving — and many site owners panic at a high number. But a bounce is not always a failure, and chasing a lower rate without understanding what it means can lead you to fix things that were never broken. Here is what the metric actually measures, and how to read it sensibly.

## What it is

**Bounce rate is the percentage of visits in which someone lands on your website and then leaves without interacting any further.** In the classic definition used for years, a bounce is a single-page session: a visitor arrives on one page, takes no further measurable action, and leaves. Bounce rate is the share of all sessions that did exactly that.

Put plainly, it tells you how often people show up and go straight back out the door. Whether that is a problem depends entirely on what you wanted them to do — which is the heart of why the metric is so often misjudged.

## How it is calculated

In the traditional model, the formula is:

`Bounce rate = (Single-page sessions / Total sessions) x 100`

If 1,000 people visited a page and 600 left without going anywhere else or interacting, the bounce rate is 60%. The denominator is every session; the numerator is the ones that bounced.

The important subtlety is what "interacting" means. In older analytics, almost any second action — clicking to another page, for instance — stopped a visit being counted as a bounce, even if the person spent ten minutes reading first. That created a well-known flaw: a visitor could read an entire article, get exactly what they came for, and still be recorded as a bounce simply because they did not click anything else.

## Why a high bounce rate is not always bad

This is the single most important thing to grasp. A bounce is not inherently a failure — it depends on the page's job.

Consider the kinds of pages where a high bounce rate is perfectly healthy:

- A **contact page** where someone finds your phone number, calls you, and leaves. Mission accomplished.
- A **blog post or article** that fully answers a question, so the reader leaves satisfied with no need to click further.
- A **single-page landing page** designed to deliver one message, where leaving afterwards is expected.

Now consider where a high bounce rate genuinely signals trouble:

- A **product page** where people arrive and leave without adding to basket.
- A **homepage** that should funnel visitors deeper into the site but does not.
- A **paid landing page** you spent money driving traffic to, only to watch visitors leave immediately.

> Bounce rate does not measure success or failure. It measures a single behaviour, and whether that behaviour is good or bad depends on what you hoped the visitor would do.

A reader who lands on your article, gets the answer, and leaves happy is a win that the old bounce rate counts as a loss. This is exactly why the number must always be read in context, never as a verdict on its own.

## What changed in Google Analytics 4

The metric also evolved. The older Universal Analytics put bounce rate front and centre. **Google Analytics 4 (GA4)** shifted the focus to its opposite: **engagement rate**, the percentage of sessions that were *engaged*. GA4 defines an engaged session as one that lasts longer than a set time, includes a conversion, or involves multiple page views. Bounce rate still exists in GA4, but it is now simply the inverse — the percentage of sessions that were *not* engaged.

So in modern analytics:

`Engagement rate + Bounce rate = 100%`

This reframing is more useful, because it rewards genuine engagement, such as time spent reading, rather than penalising a satisfied single-page visit. If your GA4 engagement rate is 65%, your bounce rate is 35%, and the two tell the same story from different ends.

## Common causes of unwanted bounces

When a high bounce rate *is* a problem — on a page meant to keep people moving — the usual culprits are practical:

1. **Slow loading.** Visitors abandon pages that take too long, especially on mobile. Speed and stability are now measurable through [core web vitals](/marketing/what-are-core-web-vitals), and poor scores often correlate with people leaving.
2. **Mismatched expectations.** If your ad or search listing promises one thing and the page delivers another, visitors leave at once. This is closely tied to a misleading [click-through rate](/marketing/what-is-click-through-rate) that wins clicks the page cannot honour.
3. **Poor mobile experience.** A page that is awkward to use on a phone bounces visitors who would have stayed on a desktop.
4. **Weak or hidden next steps.** If there is no clear, compelling reason to continue, people will not.
5. **Wrong audience.** Traffic from poorly targeted campaigns bounces because it was never the right audience to begin with.

## How to use bounce rate well

To get value from the metric rather than be alarmed by it:

- **Judge each page by its purpose.** Expect high bounces on informational pages and worry about them on conversion pages.
- **Compare against your own history**, not a borrowed benchmark. A rising bounce rate on a key page is the real warning sign.
- **Segment your traffic.** Bounce rate from paid search, organic search and social can differ sharply, and the averages hide the story.
- **Pair it with other metrics.** Read it alongside conversion rate and time on page to see whether bounces are satisfied departures or genuine losses, and connect the picture to your wider [marketing funnel](/marketing/what-is-a-marketing-funnel) and [return on ad spend](/marketing/what-is-roas) for paid traffic.

## The bottom line

Bounce rate is the share of visits where someone arrives on a page and leaves without interacting further, calculated as single-page sessions divided by total sessions. Its reputation as a problem is only half deserved: a bounce can be a satisfied visitor who got exactly what they came for, or a frustrated one who left because the page failed them — and the metric alone cannot tell you which. Modern analytics reframes it as engagement rate, rewarding real attention rather than penalising a quick, successful visit. Read it by the purpose of each page, compare it with your own past, and pair it with conversion data, and bounce rate becomes a genuine diagnostic instead of a source of needless worry.

## Frequently asked questions

### What is a good bounce rate?

There is no single good figure. A blog post or contact page can have a high bounce rate and still do its job, while a product page with the same rate may signal a problem. Judge each page against its purpose and its own history rather than a universal benchmark.

### How is bounce rate calculated?

In the classic definition, it is single-page sessions divided by total sessions, expressed as a percentage. A bounce is a visit where someone views one page and leaves without triggering any further interaction.

### Is a high bounce rate bad?

Not always. If a visitor lands on a page, finds the answer they wanted, such as your phone number or opening hours, and leaves satisfied, that is a high bounce rate and a successful visit. It only signals trouble when people leave because the page failed them.

### What replaced bounce rate in Google Analytics 4?

Google Analytics 4 introduced engagement rate as its main measure, which is the percentage of engaged sessions. Bounce rate in GA4 is simply the inverse, the percentage of sessions that were not engaged, so the two are two sides of the same coin.

## Sources

- [Google Analytics Help: Bounce rate and engagement rate](https://support.google.com/analytics/answer/12195621)
- [Google Analytics Help: About Google Analytics 4](https://support.google.com/analytics/answer/10089681)

---
Daily Junction — https://dailyjunction.org/marketing/what-is-bounce-rate
