X+ Page Visits
[I apologize in advance for such a horrible blog post title, but I couldn’t think of a succinct way to describe what I intend to cover. Maybe one of you out there will have a better suggestion after reading the post!]
If your website is like many I have seen, you get a fair amount of daily visits and unique visitors, but it may be the case that a large number of your visitors don’t go beyond the first few pages of your site. When I see this, I get very frustrated when I think about all I have done to get people to my site and optimized the site for my designated conversion goals. But as web analysts, we need to put our emotions to the side and get down to the numbers. Therefore, one of the things I like to do is to quantify how big of a problem my website has with visitors who only view a small number of pages. In this post I will show you how to quantify this so you can begin to take action on addressing this issue.
The Setup
Before I get too deep into this topic, I’d like to setup the scenario since I think this will help it make more sense. Let’s say that the main purpose of your website is to get visitors to view and complete lead generation forms. Let’s also say that on your website you see that your most significant drop-off takes place after the third page of each visit. In this situation, you might have lots of Visits and relatively few Form Completes so that your Conversion Funnel looks like this:
As you can see in this funnel, there is a pretty significant gap between Visits and Form Views. While that presents a huge optimization opportunity, I like to break massive efforts like this into smaller chunks that I can work towards (or as Avinash points out – Micro-Conversions). Since we noted earlier that a large portion of visits exit after three pages, wouldn’t it be nice if we could bridge the gap between our Visits metric and our Form Complete metric in the funnel above? Having a middle ground between these Visits and Form Views might get our team to think about ways to turn more Visits into Visits of four pages or more which, depending upon your site, might be a step in the right direction. In many sites I have worked with, there is a direct correlation between visitors viewing more pages and higher form conversion rates.
X+ Visits Explained
Now that we have set-up the situation,it becomes a bit easier to understand what I mean by “X+ Visits” since I am really saying that you can set a new Success Event metric which represents how many Visits your website gets where the visitor viewed more than “X” Pages. What “X” represents is up to you and should be based upon your own data. In this example, we will say that we are going to call it “4+ Page Visits” meaning the number of Visits in which Visitors viewed four or more pages.
The implementation of this is very easy for any good JavaScript developer since all that is involved is setting a Success Event as soon as each Visitor hits the fourth page of the session. Once you have done this, you can update the conversion funnel shown above to look like this:
While this may not seem like much of a difference, here are some cool things you can do once you have this implemented:
- Create a Calculated Metric to divide 4+ Page Visits by Total Visits to see what % make it to four pages and trend this over time to see if you are getting better or worse
- Use the filter feature of the conversion funnel to see your funnel by Visit Number or Traffic Source (i.e. SEO) to see how each impacts the mix of Visits and Visits of four or more pages
- Create a calculated metric for the inverse (in this case three pages & fewer) by subtracting 4+ Page Visits from Visits. I also like to pass both to Excel using the ExcelClient to create a stacked graph like this to show progress
Final Thoughts
There you have it. If you find that you consistently have significant website drop-off after a few pages, hopefully, this new metric will help you better dissect what is happening so you can “Micro Conversion” your way to more Macro Conversion!