A bounce occurs when a website visitor only views a single page on a website, that is, the visitor leaves a site without visiting any other pages before a specified session-timeout occurs. There is no industry standard minimum or maximum time by which a visitor must leave in order for a bounce to occur. Rather, this is determined by the session timeout of the analytics tracking software. R_b = \frac{T_v}{T_e} where :*Rb = Bounce rate :*Tv = Total number of visitors viewing one page only :*Te = Total entries to page In this case, if a visitor views a page, does not look at another page, and leaves his or her browser idle for longer than 30 minutes, they will register as a bounce. If the visitor continues to navigate after this delay, a new
session will occur. The bounce rate for a single page is the number of visitors who enter the site at a page and leave within the specified timeout period without viewing another page, divided by the total number of visitors who entered the site at that page. In contrast, the bounce rate for a website is the number of website visitors who visit only a single page of a website per session divided by the total number of website visits. ==Caveats==