You got questions, we've got answers! – Radio Shack's great marketing slogan.
Is it enough to move from totally faith based banner ads buys to using conversion rate for identifying the best performing ones?
A reader asked that wonderful question the other day and I thought I'll share the answer with you all. Here's more context to the question….
This company was purchasing banner ads, and some other media, to create "brand awareness" (quotes from them! :)). On his own fruition our Hero was trying to optimize the campaigns.
His question was:
I have started measuring Conversion Rate for all the ad formats and traffic sources to identify which send the most qualified traffic. My formula is clicks on ads divided by leads. (AK: This was a non-ecommerce website so a lead would be
download of pdf or requesting test drive or submitting a form or …)
My conversion analysis proves that sites in our vertical (AK: let's say it was a Travel site or Automotive or Expensive Mushrooms). My boss is ignoring me and wants me to run campaigns on all kinds of "general" sites (portals, financial sites, news websites, and other unrelated sites) because these are "branding" campaigns!
What do you think? Am I wrong? Is my boss wrong?
Nice!
You can see why I wanted to share the answer.
My first act was to congratulate our Hero. If you all have learned one thing it is that I am not a big fan of unmeasurable things like "brand awareness"! Fuzzy, undefined, not tied to outcomes things give me ulcers. For more context and rationale here's a post you might like:
Now I am sucker for brands just like the next guy (Sony, Google, Coke, Lenovo each have a piece of my heart!). But based on performance and value, i.e. Outcomes – think Web Analytics Trinity.
Brand awareness is a great quest, but even it has outcomes you desire (positive impression of the brand, unaided recall when asked, likelihood to buy in the future, likelihood to recommend etc etc). Solve for brand awareness but please do the hard work of identifying what quantitative or qualitative outcomes you desire.
In the case of our reader (Hero from this point onwards! :)), I was absolutely thrilled that he was trying to measure based on outcomes, in his case Conversion Rate as defined by actions taken on the site.
This guaranteed that the source websites that sent most bottom-line impacting traffic would win, and our Hero's company would make money.
Much better than faith based analytics.
But since our Hero's website did not directly sell anything, and was for a expensive product, my thought went to this picture that is in my book (Web Analytics: An Hour A Day) . . . .

It is always great to know what is happening in the conversion bucket (and remember every site has conversion events, even those that are non-ecommerce). You get control of your destiny. You can prove to your company that your website is an asset. You can impact the bottomline.
But no matter who you are and how hard you try your overall website conversion rate will be around 2% (and a bit higher for your Direct Marketing campaigns).
This means for approximately 98% of the traffic to your site something happened and you don't have an account of that. Perhaps they hated the site. Perhaps they all (unlikely) wanted to buy but your site was broken. Perhaps they are going to rush to the retail store and buy. Perhaps they were all there looking for jobs. Perhaps they were so impressed with your site they are going to tell everyone else. Perhaps….. perhaps……
perhaps…..
The biggest Hero amongst you will be the one who understands
1) why the 98% were there and 2) what was the outcome of their experience on your site.
With that in mind my advice to our Hero was:
You don't sell your expensive products and services on your site. Just measuring conversion rate for secondary actions is good but you might be missing a big piece of success. People could buy from your store / factory / dealership purely influenced by your site, but your conversion rate will not measure it.
So . . .
Consider doing a on-exit survey on your website survey that asks people for their impression of the site or if they found what they were looking for or if their likelihood to buy a boat / submarine / plane is increased because of visiting the site etc. Consider these:
Now qualitatively you can measure two more success metrics: Likelihood that a Visitor will visit your submarine / plane showroom (without requesting anything online) and likelihood that someone will recommend your site / products to others because of a visit to your site.
Combine those two metrics with your direct online conversion and you are set to more from Hero to Superhero!
Taking this recommendation a full circle . . . . .
With a small bit of sophistication you can tie the respondents to the survey (anonymously) with their source website, in this case your affiliates.

Now you are all set to analyze if some websites are sending you traffic that is more satisfied or has a higher likelihood to buy / visit the dealership. In this simple way you can add more sophistication to measurement of conversion and get a complete picture of success.
In the end where our Hero, or you, advertise should not depend on a gut feel or a vague "metric" or simply a deep desire. Figure out how to measure success as completely as possible and let that tell you. Maybe it is vertical sites or maybe it is generic sites or maybe it is portals.
Maybe, just maybe, your boss is right. [Though given you are reading the blog there is a higher chance that you are right! Sorry, could not resist!! :)]
Go for more than conversion. Good luck!!
Ok now its your turn.
Please share your perspectives, critique, bouquets and brickbats via comments. Please share your success stories.
[Like this post? For more posts like this please click here, if it might be of interest please check out my book: Web Analytics: An Hour A Day.]
PS:
Couple other related posts:
I was merrily using Time on Page and Time on Site metrics for quite some time before I actually realized how they were being measured.
It was a real Doh (!) moment.
Turns out we have not rfid'ed every visitor and they don't rub their head against their monitor before starting their session on my website (and of course another head rub when they decide they have had enough and exit). This would allow us to capture the time stamps accurately and have exact measures.
What a disappointment! Joking, just joking!! :)
I find that few people understand correctly how the Average Time on Site calculation is made.
That's regardless of source: weather they use the religious truth from a Competitive intelligence tool or from their website web analytics solution. For the latter it does not matter what data capture methodology you use on your site, WebLogs or JavaScript Tags.
This post is my humble attempt at explaining how Time on Page and Time on Site are computed.
In order to make life easy I am going to assume the following session happening on a website:

Someone requests your home page, your web analytics tool starts a session for the visitor, two more pages are requested before the visitor decides to leave your website (close browser, type in a url of a different site, click on a link on your site to go to different site….).
What we want to compute is…..

Tp = Time spent on a page.
Ts = Time spend on the website.
Someone visits your website at 10:00……

There is a entry in your log file (weblog or javascript tag, does not matter) that says, in English, "someone has requested the website homepage file at 10:00".
[
It actually looks more like this....
111.111.111.111 - - [08/Oct/2007:11:17:55 -0400] "GET / index.html HTTP/1.1" 200 10801 "http://www.google.com/search?q=avinash+kaushik&ie=utf-8&oe=utf-8 &aq=t&rls=org.mozilla:en-US:official&client=firefox-a" "Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.8.1.7) Gecko/20070914 Firefox/2.0.0.7"
Notice the time stamp there?
Why spoil the fun with technical stuff! But if you want more the tech stuff is explained very nicely here: Log file sample explained.
]
So far all your analytics program knows is when a page was requested, hence:
Tp = N/A [Not Available]
Ts = N/A
Next more fun happens on your site: someone clicks on a link to Page 2 from your home page. Hurray no bounce! :)

Now there is a new entry in your log file that says: "The same Visitor requested page two at 10:01"
Finally your web analytics program can compute some time metrics!
It knows how long the Visitor spent on the home page. It subtracts 10:01 from 10:00 and gets one minute. Hence:
Tp (Home Page) = 1 minute.
Notice something important: the only way your program knows how long someone spent on one page is by looking at the two time stamps. One from the request for the first page and one from request of second page.
Next the blinking "get $200 rebate on a $210 product" link on Page 2 entices the person to click on to Page 3 to buy the product. More sweet success! "Engagement!!"

The magical math outlined above happens (10:05 minus 10:01) and for Page 2:
Tp (Page 2) = 4 minutes.
The Visitor reaches Page 3 and notices that the rebate offer only applies to people who live in Antarctica who can show they currently own refrigerators (!!). As you can reasonably imagine this happens on the site on Page 3…..

Exit!
How long did it take to find and read the rebate fine print? You could reasonably guess if you knew how long the Visitor spent on Page 3.
The problem is that your logfile is missing one time stamp to do the magic math.
Tp (Page 3) = Time of page request (10:05) minus Time of next page request (N/A).
Hence:
Tp (Page 3) = 0 minutes (Since N/A!)
The program has no idea how long the Visitor spent on the last page on your site.
This is true for pretty much all web analytics programs in terms of default behavior.
Let's wrap this puppy up….

Tp (Home Page) = 1 minute.
Tp (Page 2) = 4 minutes.
Tp (Page 3) = 0 minutes.
Ts = 5 minutes. (Time on Site, also known as Session Length)
Makes sense?
I mean it probably does not make sense that you don't know how long Visitors spend on the last page in the session, but the explanation of how it works makes sense?
The Case of Bounce / Single Page Sessions:
Now I am sure your are asking yourself: "I wonder what happens in cases of sessions where there is only one page?"
Good question. This is what you are wondering about….

Bounce!
This is what is computed….

Tp = 0 minutes.
Ts = 0 minutes.
For bounced sessions (single page view sessions) your web metrics program can't compute how long people have spent on the page or on your website. It certainly records the page request (10:00) and it records start of the session but it does not know how long someone was there.
In case the Visitor came at 10:00 and leaves the browser open and rushes as the Visitors Wife / Husband / Boss yells at them to do the dishes and cleaning the dishes takes and hour…. the session is terminated at the end of 29 mins (default setting in most session based web analytics tools). It is important to note that the web metrics program will still say:
Tp = 0 minutes.
Ts = 0 minutes.
The Case of Tabbed Browsing:
Firefox gets credit for popularizing tabbed browsing – I love it and I have no idea how we survived for years without it! The latest versions of IE also support tab browsing, so the masses are also now using this delightful feature.
But what happens to the Time on Page and Time on Site computations when people open a link on a site in another tab and browse the site via two tabs at the same time? I do this all the time! :)
It messes up the time computations.
Here is a common scenario that we'll use to understand the impact…..

A Visitor comes to your home page. From there opens the first link in a new tab, but continues to scan the home page. The clicks onto a link to Page 2 from the home page, then onto Page 3 and then closes the tab (or moves away and forgets about it).
The Visitor goes to the tab opened from the home page to Page 4 of your site, spends time there, goes on to Page 5 in that tab. Then exits.
How is time on site computed? There are two ways in which I have seen web analytics tools report on this customer behavior.
Dealing with tab browsing # 1:
The web analytics tool takes the above picture literally and this happens…..
Outcomes: Two Sessions, one for each tab in the browser.
Session One (top): [referrer -> Google]
Tp (Home Page) = 2 minutes
Tp (Page 2) = 3 minutes
Tp (Page 3) = 0 minutes
Ts (session duration) = 5 minutes
Session Two (bottom): [referrer -> your site/homepage]
Tp (Page 4) = 6 minutes
Tp (Page 5) = 0 minutes
Ts (session duration) = 6 minutes
Net net: 2 Visits. 1 Unique Visitor. Also notice the impact on referrers (for the second one you'll see your site referring to itself).
Really interesting outcome!
Dealing with tab browsing # 2:
Some web analytics tools "collect" all the "hits" (entries in the log files) and they will "linearize" the hits and construct one session from all the tabbed browsing Visitor behavior.
So keeping our use case exactly as above, visually this is what happens when data is processed……

[Pretty high resolution image: Click: Time on site impact tabbed browsing -linearized]
Outcomes: One Sessions, visit “reorganized” by time stamps.
Session One: [referrer -> Google]
Tp (Home Page) = 1 minute
Tp (Page 4) = 1 minute
Tp (Page 2) = 4 minutes
Tp (Page 3) = 2 minutes
Tp (Page 5) = 0 minutes
Ts (session duration) = 7 minutes
Net net: 1 Visit. 1 Unique Visitor.
Neither one perfectly captures exactly what the Visitor is actually doing on your site.
Which one do you prefer?
Be sure to ask your web analytics vendor which of the above two (or a different method) do they use to deal with tabbed browsing when it comes to computing time one site.
Given the increasing popularity of tabbed browsing the impact on your numbers could be big.
Google Analytics uses the second method ("linearization").
Take a deep breath now!

Extra Credit Section:
As always there are hacks that might allow you to capture the time spent on the last page (or even on the last event if you are using event logging).
One of the most common (and when I say most common I mean used by the 0.001%) is to add extra script / code that would capture the fact that the page was "unloaded" in the browser. Technically it is often called "onbeforeunload event".
In this case for each page you have a page request time stamp as well as a page unload time stamp. Hence you can do clean magic math required.
You will have to script this yourself or ask your vendor to help you create such code. You would then also have to ask your Vendor to modify how time on page (and time on site) are computed in the web analytics tool to take advantage of the additional time stamp.
If you are doing your own logfile parsing then you can more easily modify the log file to parse and data and then compute the metric for you.
There are other hacks as well.
Some people have also ventured that if your analytics tool has outbound link tracking (also often called exit tracking) then the web analytics tool has the time stamp of that click and can use it to compute time spent on the last page.
I am not a big fan of this because most people on your site will not exit the site by clicking on a link on your site (because most links on your site don't link to other sites, how inconvenient!). So if you use the outbound/exit link time stamps you'll end up computing Time on Site / Page for some Visitors to your site one way and everyone else another way.
It muddies waters, it becomes mixing apples with watermelons.
I am a fan of consistency, even if you consistently measure something imprecisely.
I hope that this post has helped you understand how time on website and time on a page is computed. Next time you see Average Time on Site or Average Time on Page you'll know what data is being included and what is not.
Also next time you compare numbers between a external tool, one of the competitive intelligence tools, and those reported by your internal web analytics tool, you'll know the questions to ask before you jump to conclusions!
Closing Thought : The purpose of this post is not to imply, overtly or covertly, that Time on Site is not a good metric. Far from it. For many types of businesses it can be a critical metric. My hope here is to educate you about how it is computed so that you can make more informed decisions. Computation of no web analytics metric is without flaws (look no further than Unique Visitors!!), time on site is perhaps one of the less flawed ones. :)
Ok now its your turn.
Please share your perspectives, critique, bouquets and brickbats via comments. For the Analytics Gods out there, did I get it right? Please comment.
[Like this post? For more posts like this please click here, if it might be of interest please check out my book: Web Analytics: An Hour A Day.]
PS:
Igor was upset that I was not doing a good job of cross posting. Since customer feedback is important… here are earlier posts in this series:
And here is a related post that outlines four attributes each great metric should possess: