Measure real bounce rate in Google Universal Analytics
Universal Analytics Real Bounce Rate html script Add this code then: setTimeout(“_gaq.push([‘_trackEvent’, ’15_seconds’, ‘read’])”,15000); It sets the status of a visitor as ‘read’ after 15 seconds, even if there is no further action. This makes the bounce rate more realistic.
Measure real bounce rate in Google Universal Analytics Read More »