Another Google Reader topic today to follow on from my last post. This annoyance has been bugging me for a while and I’ve found a solution to it today.
More and more webmasters and bloggers are using FeedBurner to manage their RSS feeds. FeedBurner has introduced a feature which allows tracking of feed clicks in Google Analytics so as to track visitors from FeedBurner feeds. Problem is that when Google Analytics tracks FeedBurner visitors, it appends the feed item URL with Google Analytics tags, e.g. utm_source=feedburner, utm_medium=feed, etc. I’m sure you’ve all seen this. If you hover over the link to the feed URL in Google Reader before clicking it, it will start something like http://feedproxy.google.com…. Just as an example, here’s what appeared in the browser address bar after I clicked a link in Google Reader to a web page on Techie Buzz:
Pretty ugly. If you now bookmark that web page in Delicious or Diigo, all the tracking stuff is included in the link. I don’t know about you but I just want to bookmark the URL of the web page without all that tracking data. So from the above URL, I just want:
http://techie-buzz.com/google-chrome/google-chrome-now-supports-greasemonkey-scripts.html
You could of course delete all that stuff off the end before you bookmark it, but there’s a simpler way to remove this tracking data in Firefox and Google Chrome. In Firefox, it involves installing a Greasemonkey script, while in Chrome you just install an extension.
Firefox: Greasemonkey script to remove FeedBurner tracking data
First you have to install Greasemonkey. If you haven’t already done this, visit my last post for more info. Then install the FeedBurner Tracking Query Stripper from here. Once installed, when you click a link in Google Reader, the URL will load initially showing the tracking data then, after a second or two, it will magically disappear.
Chrome: Unburner extension to remove Feedburner tracking data
If Google Chrome is your browser, then install the Unburner extension from here. Again, once installed, when you click a link in Google Reader, the URL will load initially showing the tracking data then it will be stripped out.
Now when you follow a link in Google Reader in Firefox or Chrome, all the tracking analytics will be stripped out and the web page will load as it should.
Tweet This: Send Page to Twitter
Twitter
Flickr



February 5th, 2010 at 6:07 pm
That was super helpful, thanks! I’m keeping an ear out for guest authors – any interest in doing a guest post? Drop me a line.
February 6th, 2010 at 2:16 pm
Jessica, Glad you found the post useful.
February 20th, 2010 at 1:48 pm
Oh, oh!! This is exactly what I need. I sure hope it works but this has been bugging me for a while and this post is the only thing that I’ve found showing me a fix so far….and I’ve been searching for a while.
February 21st, 2010 at 1:23 pm
Jessi, Hope it works for you – if not, let us know.
February 21st, 2010 at 1:53 pm
It worked perfectly for me. I was watching the address bar and was initially disappointed when it loaded the url, but a split second later, all the extra junk at the end was removed. So exciting!
No, really. I deal with hundreds of links daily, and when it comes to copying/pasting links, it was getting really old having to remove it all myself.
February 21st, 2010 at 2:05 pm
Thanks for that. I’ve edited the post to indicate there’s a slight delay before the junk is removed.
February 22nd, 2010 at 4:06 pm
Sweet. That’s been driving me crazy for awhile now. Got the greasemonkey script working in Safari 4 with GreaseKit.
March 1st, 2010 at 7:11 am
good topic
May 10th, 2010 at 5:04 pm
Thanks so much! Very helpful, it’s been annoying me for a long time and I was going to try writing a GreaseMonkey script for this if one didn’t exist, so I’m glad to not have to do that work.
BTW, if you want some “analytics” of your own, I found your site from the following Google query (and it was the top hit): “remove feedburner url from links in google reader”
August 3rd, 2010 at 6:51 am
This was extremely helpful. I was looking for a way to get rid of that junk at the end. Thanks so much!