seo

2012 The Year of Mobile, But Not The Year of Mobile Analytics

We’ve all heard how 2012 has been called by many ‘The Year of Mobile‘ and for good reason considering the increasing use of mobile devices. In a 2012 report by comScore, noteworthy mobile metrics include that over 234 million Americans 13 and over use mobile devices. From this group, almost half, 48.5%, used a mobile browser to view websites. What’s more, smart phone use continues to climb and has passed over the 100 million users mark. There is little doubt that the trend towards higher rates of mobile usage will increase in the future.

With solid data like comScore’s making it beyond clear how large mobile visitorship is, I was left with the question: How is the use of mobile website analytics keeping up?

To answer this question, I built upon my research from this past February where I crawled the Quantcast Top Million U.S. Websites as both a regular bot and as spoofed mobile agents. From this study, we discovered that the web is not as mobile ready as we would hope with less than 10% of websites in the Quantcast Top Million offering mobile versions. Using the data from this research, there were approximately 75,000 mobile websites identified. In order to understand how our industry is making use of mobile web analytics, I needed to compare a website’s desktop version with its mobile version and then look for changes in its use of web analytics. Because of its ubiquity, I focused this study on the use of Google Analytics.

I detected the use of Google Analytics by looking for the javacsript snippet within the site’s source code. I looked for all three versions using the follow code searches:

  • Asynchronous Version – as identified by the unique code of, ‘qaq_push’
  • Traditional Version – as identified by the unique code of, ”var gaJsHost’
  • Legacy Version – as identified by the unique code of, ‘urchin.js’

My Methods of Gathering Data:

  1. As a starting point, I used the data-set of the approximately 75,000 domains which were identified as having mobile ready versions from the February mobile study.
  2. Next, I downloaded the homepage source code of each website making the visit as a regular bot. This gave me the homepage of what would be shown to any visitor using non-mobile devices such as a desktop or notebook computer. I call these the ‘desktop’ version of the website.
  3. I then downloaded the homepage source code again. Only this time I visited the site as a spoofed mobile phone agent and the downloaded homepage was the site’s mobile version. I made the visit as an iPhone mobile agent in order to be served any potential smart phone website content.
  4. Having the source code for both the websites’ desktop and mobile homepage versions, it was a simple matter of comparing the differences in code where I specifically searched for Google Analytics javascript tagging.

Summary Findings: Google Analytics Usage Drops by 37% on Mobile Ready Websites as Compared to Their Desktop Counterparts.

What I mean by a drop is to say that Google Analyitcs was identified on the desktop website version but then not found on the site’s corresponding mobile ready version. From the approximately 75,000 mobile websites examined, 41,344 were identified as having Google Analytics installed on the desktop version. When examining the 41,344 mobile counterpart websites only 26,090 were identified as having Google Analytics installed.

Looking at other web analytics technologies, similar drops in use where detected. The use of Adobe SiteCatalyst dropped by 50% while WebTrends usage saw a 60% drop in use on its mobile websites.

Under The Hood: Some Interesting Details

Here is a visualization of the drop-off in Google Analytics use between the desktop and mobile version of the sites. It’s graphed by Quantcast Rank so you can clearly see the highest use of analytics in the top 100,00 websites.

Recall that this data-set is based on the Quantcast Top Million websites. The chart below shows the distribution of Google Analytics use among mobile websites and it breaks it down further to show the method of publishing of either Single URL or URL Redirect – a hot topic in mobile right now. While use of Google Analytics remains quite consistent among sites using Single URL, there is a noticeably higher use of sites using Google Analytics with the URL Redirect method of publishing among the top Quantcast 100,000 sites. I welcome your thoughts as to why.

Speaking of Single URL vs. URL Redirect ( a debated SEO topic) here’s the breakdown:

The final two pie graphs show what version of Google Analytics was installed on both the desktop and mobile sites. There is a higher use of asynchronous tracking on mobile which should be expected. I am surprised however at still how low that is overall considering all the advantages of using asynchronous tagging. Surprising to see too there’s still a bit of legacy Urchin.js still running – urchin.js is a trip down memory lane for many of us. Gotta love those die-hards!

Wrapping It Up

Hope you enjoyed these findings. It’s hard to look the other way on a 39% drop in use. But as for why the drop, that remains a topic for debate. I speculate that it’s really just a mix of neglect and oversight with a sprinkling of confusion about the differences between feature and smart phone support of javascript.

Nevertheless, with 2012 being ‘The Year of Mobile‘, I encourage all of you to inspect your own use of mobile web analytics and help to make 2013 ‘The Year of Mobile Analytics

As a final comment, should anyone wish to obtain the raw data-sets of this study, it is available to anyone upon request. You can learn more about our Data Research series which developed this study over at http://www.mongoosemetrics.com/research

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button