Do StumbleUpon Referrals Trip Up Your Analytics Data?

A situation came up recently with a client of ours who was trying to figure out whether or not one of their pages listed on StumbleUpon (a social bookmarking site where you can queue up a random site to be shown to, or to ‘stumble upon’) was being correctly tracked by Google Analytics.  StumbleUpon displays each page that it presents to their webpage-roulette-playing visitors inside a frame, which displays the StumbleUpon interface bar on top of the ‘stumbled’ webpage.  The concern was that Google Analytics was reporting only to StumbleUpon’s account, not our client’s account.  We did some digging, careful not to trip over any uncovered rocks, and this is what we found, and how we found it.

I needed to use my trusty web traffic monitoring tool, Fiddler2.  This tool lets you run all of your computer’s web traffic through it so that it can record what requests you made of a web server, what that web server sent back to you, and whether this exchange of data was successfully completed.  The tools I was previously using were two Firefox plugins, one called HTTPfox and another called HTTPWatch, which I switched to later.  I was introduced to Fiddler2 recently by a colleague, and felt somewhat liberated as I realized I could monitor all traffic initiated and received by my computer, not just from one browser, but from all programs.  With Fiddler2, I can also filter that web traffic.  So, knowing that Google Analytics uses a small image file to transmit information back to Google’s servers for processing, I set this filter only to show requests involving that file, ‘_utm.gif’.

With that filter set up, I then go ahead and visit the page being shared through StumbleUpon, to set up a control for this little experiment.  This will show me whatever ‘_utm.gif’ requests that should normally be detected, and which can be seen in the images below:

Once I know how it /should/ look, I grab the URL of the site as it is being displayed by StumbleUpon, and paste it into my browser’s address bar.  In this case, it will be ‘http://www.stumbleupon.com/su/1T1kXa/www.cardinalpath.com‘.  Instead of the one ‘_utm.gif’ requests I found before, now I’ve got two here.  This is odd.  Let’s look into this a little further.

As you can see, while StumbleUpon does fire off the first Google Analytics ‘beacon’ (another name for the small image request that ‘carries’ visit information to Google Analytics), the page also fires off the other beacons seen before unique to the ‘original’ website.  So we’ve concluded that everything seems to be working properly.  Great! Now, the symptom that tipped the client off to this potential issue in the first place was that they didn’t see the Google Analytics code on the StumbleUpon version of their webpage.  That’s also easily solved, perhaps even more so.  You just have to right-click in the general area that looks like your web page, and instead of clicking ‘View Page Source’ (Firefox and Chrome, you click ‘View Frame Source’ (Chrome) or ‘This Frame’, then ‘View Frame Source’ (Firefox).  You should see the Google Analytics code appear as normal, similar to this:

The only remaining problem that this may end up causing is that since a pageview is recorded when someone views your website through StumbleUpon, if they were to go straight to the original site or remove the StumbleUpon navigation bar, Google Analytics may record an additional pageview, leaving you with extra pageviews that really mean nothing.Otherwise, everything’s cool.  Here’s hoping this helps all of you out there, especially if you should ever encounter any strange issues similar to this.


Jordan Louis

Jordan Louis is a Research Coordinator at Cardinal Path. Jordan splits his time between checking prospective and actual clients' Google Analytics implementations for potential issues, and staring long and hard into analytics data until some insights start staring back. He's also been known to occasionally come up with Rube Goldberg-esque custom tracking code in JavaScript, jQuery and sometimes PHP. Jordan also builds dashboards for clients in either Next Analytics or Shufflepoint, as well as Voice of Visitor surveys with FluidSurveys. Jordan lives with his wife, cat, and dachshund in the dreary capital of Canada, Ottawa. He joined Cardinal Path as part of PublicInsite. Jordan likes cashews and bacon, but not simultaneously. Yet.

Share
Published by
Jordan Louis

Recent Posts

Google Delays Third-Party Cookie Deprecation to 2025

Google announced on April 23 that it will again delay third-party cookie deprecation (3PCD) in…

1 week ago

Understanding Funnel Reports in GA4

Funnel reports have long been one of the most actionable reports in a marketing analyst’s…

1 week ago

GA4 Monetization Reports: An Overview

GA4’s Monetization reports provide organizations with simple but actionable views into the revenue-generating aspects of…

2 weeks ago

This website uses cookies.