Dictionary
Bounce Rate
Bounce rate is a web analytics metric measuring the percentage of visitors who leave a website after viewing only a single page without any further interaction. A session counts as a bounce when the user arrives on a page and exits without clicking a link, filling out a form, or triggering any other tracked event. Google Analytics 4 has shifted toward engagement rate as the inverse metric, but bounce rate remains widely referenced.
A high bounce rate can indicate several problems: the page content does not match what the visitor expected from the search result or ad that brought them there, the page loads too slowly, the design fails to establish credibility, or there is no clear next action for the visitor to take. However, a high bounce rate is not always negative. A blog post that fully answers a specific question may have a high bounce rate simply because the user found what they needed.
For web development, reducing bounce rate involves technical and design decisions. Improving page load speed, ensuring mobile responsiveness, placing clear calls-to-action above the fold, matching page content to traffic source intent, and using internal linking to guide visitors deeper into the site are all proven approaches.