DigitalBPJ.com | My Landing Page Bounce Rate Sucks | An Experiment To Watch
136
post-template-default,single,single-post,postid-136,single-format-standard,ajax_fade,page_not_loaded,,qode_grid_1300,qode_popup_menu_push_text_top,qode-content-sidebar-responsive,columns-4,qode-theme-ver-10.1.1,wpb-js-composer js-comp-ver-7.9,vc_responsive

My Landing Page Bounce Rate Sucks | An Experiment To Watch

To me, one of the most important landing page Key Performance Indicators, is the BOUNCE RATE!  The bounce rate, in layman’s terms, is basically the number of site visits that come to your landing page and BOUNCE (like Tigger off of Winnie the Pooh) off of your page and onto their next internet surfing destination.

Theoretically, the bounce rate helps to measure a level of engagement, site stickiness, page layout, and calls to actions all in one.  So if your site was engaging, sticky, laid out with easy to read eye tracking, and had obvious calls to actions that matched the reason that they landed on your page, then you reduce your probability of the famous BOUNCE.

I noticed via analytics that my bounce rate is pretty bad on my Blog.  This screen shot is from Google Analytics.

So I am thinking that it is because once a visitor comes to the blog home page, there is no clear call to action to read the full article.

So here is the experiment that I set up.

  1. I added a call to action after the blog preview (see the change below)
  2. I added a Variable to the Post URL that will be easily searchable in analtyics
  3. I seasoned it for a day… and checked to make sure it was searchable by finding the variable name in Google Analytics Content Search.
This shows a home page article post with NO Call
To Action

The Title of the Blog Post is linkable. But it is not intuitive to the
average blog visitor that this is clearly the call to action.

This shows the post with Added Call to Action
(Circled in Red)

I will measure the following:

  1. Bounce Rate (hopefully it will decrease)
  2. Attribution to this change by click mapping (Automatically a feature of Google Analytics 🙂 )
  3. Attribution of a click by the appendage of a URL Post variable. This way, I can quickly search for the variable in stats.

Here is the Code for the variable:

<strong><a href=”<?php the_permalink()?>?var=postclick” title=”Continue reading &quot;<?php the_title(); ?>&quot;”>Click Here to Continue Reading…</a></strong>

And here is analytical proof that the link track works :-):

So now, we just wait for enough time to pass by and enough site visitors to come to make a valid conclusion.

Thanks for sticking with me on this explanation, and hope the logic makes sense.

No Comments

Post A Comment