ZeroToWP

Bounce Rate

Quick Definition

Bounce rate is the percentage of visitors who leave your site without engaging — meaning they spent less than 10 seconds, viewed only one page, and did not convert. It is the inverse of engagement rate in Google Analytics 4.

Google Analytics help article explaining engagement rate and bounce rate in GA4

What Is Bounce Rate?

Bounce rate is the percentage of visitors who land on your site and leave without meaningfully interacting. In Google Analytics 4 (GA4), a session counts as a "bounce" if the visitor:

  • Spent less than 10 seconds on the page
  • Did not view a second page
  • Did not trigger a conversion event

If any one of these conditions is met — the visitor stays 11+ seconds, clicks to another page, or converts — the session is considered "engaged" and is not a bounce.

This is a major change from the old Universal Analytics definition, where any single-page visit counted as a bounce — even if someone read your entire 3,000-word article for 15 minutes. GA4 flipped the concept: it measures engagement rate as the primary metric and defines bounce rate as its mathematical inverse. If your engagement rate is 65%, your bounce rate is 35%. They always add up to 100%.

Typical bounce rate benchmarks vary by site type:

  • E-commerce — 20–45% (visitors browse products, lower bounce)
  • SaaS / B2B — 35–55%
  • Blogs and content sites — 60–85% (visitors read one article and leave — this is normal, not necessarily bad)
  • Landing pages — 70–90% (single-purpose pages naturally have high bounce rates)

A high bounce rate is not always a problem. If someone searches "what is a canonical URL," lands on your glossary page, gets their answer, and leaves — that is a successful visit even though it is technically a bounce. Context matters more than the raw number.

Bounce Rate in Practice

In WordPress, you track bounce rate through Google Analytics. Plugins like MonsterInsights and Site Kit show bounce rate directly in your WordPress dashboard. In GA4, navigate to Reports > Engagement > Pages and screens and add the "Bounce rate" column to see per-page performance.

High bounce rates worth investigating:

  • Homepage > 70% — Visitors may not find what they are looking for. Improve your navigation and above-the-fold content.
  • Product pages > 60% — Pricing, images, or load time may be driving people away. Check your Core Web Vitals.
  • Blog posts 60–80% — Normal for content sites. Add internal links and related post suggestions to encourage second-page visits.

To reduce bounce rate: improve page speed (slow sites lose visitors), use clear calls-to-action, add internal links to related content, and make sure your page delivers on the promise of the search result that brought them there.

Why It Matters

Bounce rate tells you whether visitors find your content valuable enough to engage with. While a high bounce rate on blog posts is normal, consistently high rates across your site signal problems — slow loading, poor design, misleading titles, or mismatched search intent. Tracking and improving bounce rate is one of the simplest ways to get more value from the traffic you already have.

Sources

Related Terms

Related Articles