The Value Of Landing Pages
Monday, August 31, 2009 | 12:09 PM
Labels: Business Insights
Imagine that we're launching a brand new advertising campaign for our new e-commerce website that sells Empanadas, my favorite food. The structure of the website is simple. We have a homepage, a few category pages that lists empanadas by type (baked, fried, etc), and hundreds of individual pages for each type of empanada (ham and cheese, steak, chicken, veggie, etc.).
Website structure
Given this site design and our goal to sell as many empanadas as possible, let's look at this question:
Which type of landing page (home, category, or product) leads people to purchase more empanadas?
To answer it, we'll use two Google Analytics features, Custom Reports and Advanced Segments, to find out exactly, in dollars, which is the best type of page. And to perform this analysis we need one of two things: 1. e-commerce or 2. goals with a goal value.
Searching for the answer in Landing Pages
(click to enlarge)
This report is naturally a good place to start but it only gives us three metrics: Entrances, Bounces and Bounce Rate. I want to know dollar amount, not bounce rate. To get the value of each landing page we have to create a custom report.
Step 1) Create the Custom Report
Go to Custom Reporting and create the following report:
Dimension: Landing Page
Metrics: Entrances, Abandonment Rate, Goal Completed and Value per visitor
Great. Now I know the average value for any visitor that starts on these pages. On average the value per landing pages is $0.07. This means for all people who arrive at my webpage, on average each person will buy $0.07 worth of empanadas. Not much huh? However, as you can see some pages have a consistently much better conversion rate than others. For example, my home page -- /home.html -- gives me a per visit value of $0.10. I'd like to compare that with my other two page types: product and categories. We could go through this list and pick out one by one which is better, or write a regular expression in the search filter box, but an easier and more flexible way to identify these page is via Advanced Segments.
Step 2) Create the Advanced Segment
Take a minute to think about the layout of your website. Is there a unique identifier that let's you segment your landing page types? If there isn't then ask your Webmaster what you can do to get around this problem. In our example, remember that our website is very simple. Every empanada page contains the word empanada.html, every category page contains category.html, and the home page is home.html. To begin with, let's create a category segment.
Create the "Category" Advanced Segment
1. Go to Advanced Segments>Create New.
2. Dimension: Landing Page
3. Contains "category.html"
4. Name it "Visits that land on Category."
5. Save and Apply to report
1. Go to Advanced Segments>Create New.
2. Dimension: Landing Page
3. Contains "category.html"
4. Name it "Visits that land on Category."
5. Save and Apply to report
Ouch! Visitors that land on my category pages spend an average of $0.04. Much worse than the average of $0.07. Now let's compare with what happens when a user lands on a page of an individual empanada product page. It's the same process as above except we use Landing Page Contains "empanada.html."
1. Go to Advanced Segments>Create New.
2. Dimension: Landing Page
3. Contains "empanada.html"
4. Name it "Visits that land on empanada."
5. Save and Apply to report
Here is what we get:


(click to enlarge)
Wow! Visits that see a product page before anything else spend $0.30 on average. That's over 7 times more than the value of the category landing pages. Which pages should we use? Our empanada pages of course! We no longer have to guess which page is best. Even if we have hundreds of different types of empanadas we can calculate to the penny the potential value of focusing our advertisements on products.Yeah, that's nice but how do I do the same for my website?
The above is a great example of full circle analytics. Set up goals, then create the reports and segments you best need to analyze the success of the goals. We chose to look at Landing Pages, but after you have goals, reports and segments in place, you can do most analyses.
Here are the key takeaways:
1. Most importantly your URLs must have a unique identifier (like our ?type=empanadas) so you can segment by page type AND either e-commerce implementation or a goal value.
2. Instead of thinking home, category, and product think home, broad, or specific. Usually, the more specific and focused the landing pages the better.
3. If you don't use an e-commerce website don't worry, you can do the same analysis. For e-commerce websites its much easier for us to calculate exact dollar return -- but! we can also use goal value to calculate user value. So, if you don't sell a product, your goal might be to have the users fill out a contact form. If for every 100 users that fill the form you can gain 5 leads that over a month spend an average of $100 each then the value of your form is 5x$100=$500/100=$5 per form completed. This goal value can also be used to calculate landing page value.
Now that you know exactly how to use Google Analytics to identify the value of your landing pages it's time to apply the lessons to your website. How much money do your landing pages bring you?
1. Most importantly your URLs must have a unique identifier (like our ?type=empanadas) so you can segment by page type AND either e-commerce implementation or a goal value.
2. Instead of thinking home, category, and product think home, broad, or specific. Usually, the more specific and focused the landing pages the better.
3. If you don't use an e-commerce website don't worry, you can do the same analysis. For e-commerce websites its much easier for us to calculate exact dollar return -- but! we can also use goal value to calculate user value. So, if you don't sell a product, your goal might be to have the users fill out a contact form. If for every 100 users that fill the form you can gain 5 leads that over a month spend an average of $100 each then the value of your form is 5x$100=$500/100=$5 per form completed. This goal value can also be used to calculate landing page value.
Now that you know exactly how to use Google Analytics to identify the value of your landing pages it's time to apply the lessons to your website. How much money do your landing pages bring you?





14 comments:
Soeren Sprogoe said...
Brilliant walkthrough, please do more like this :-)
The biggest problem I currently have with doing these kind of analysis is, that segments and custom reports are defined per login, and not per site.
Which means I can't define these things for my customers (I'm a consultant) without getting my hands on their actual username and password.
...But that's off-topic, sorry. Please keep posting quality stuff like this :-)
3:13 AM
evan said...
Gabriel,
Thanks for a great post! Always love to read something people can actually use. Don't forget to plug website optimizer for the final touches!
5:49 AM
Public Library said...
Solid advice. Small note on e-commerce sites. You need to log a decent amount of data points to draw any serious conclusions.
Thank you for the tutorial!
7:25 AM
Anthony CSL said...
This is a great example of mixing goals, custom reporting and custom segments to gain deeper insights in your data. I do think that comparing visitors landing on a generic home page to visitors landing on a more specific category or product page may be apples to oranges, due to home pages typically having lower per visit values simply because of less qualified traffic. This data should help shape your hypothesis, but I would think A/B testing would be needed to truly validate the results.
1:31 PM
Dave said...
Quick correction: "5x$100=$500/100=$50" ...that should be $5, if I read that right :) Thanks for a great article!
9:50 PM
Ricardo said...
A minor correction: Goal value on your last example would be $5 per form.
And a question: is there a way to create goals if my site is built with Google Sites? Since goal-tracking uses Javascript, and Google Sites doesn't allow user Javascript, I can't figure out how to do it.
best regards -Ricardo
11:00 AM
Courtney said...
I tried creating the Landing Page custom report, but I can't drag and drop Goals Completed. Why is this? Because I don't have e-commerce set up? I have non-revenue goals set up.
7:35 PM
Mike said...
"If for every 100 users that fill the form you can gain 5 leads that over a month spend an average of $100 each then the value of your form is 5x$100=$500/100=$50 per form completed."
I think that should be $5 per form completed (not $50).
Good article, the science of Analytics is interesting.
5:06 PM
Paco said...
Hi Gabriel,
Thanks for the great post! One question and one note....
Question first: considering what you said in your second last paragraph, how do you apply the same concept for a registration page? I mean how do you track (with GA) whether the user completed the registration form?
and now for the note: $500/100, isn't that 5?
Thanks Again,
Paco
12:51 AM
Info Source said...
This is great! I didn't even know you guys put out lessons like this.
I'm going to try some of what learning here on my sites.
Thanks
7:09 AM
Anne said...
$500/100=$5
Nice post though. I am starting an ecommerce store so will be learning more about the average order values etc once the store is running.
8:27 AM
Sebastian Stadil said...
Great article. Small typo in second to last paragraph, on the value per form calculation.
Cheers!
12:01 PM
MikRob said...
Hi and thank you for this interesting post.
I want to group all the product pages per product categorie
Is there a way to create a segment not from the landing page's name but rather on its path?
Thanks in advance for your answer.
MikRob
3:08 AM
vivache said...
Hi ..
I see that the reports show the url and not the page name? How can I have page visits and all reports which show me the Page Name (Title metatag) and not the url?
Thanks
Vivek
10:38 PM
Post a Comment