techscorn sometimes tech. sometimes scorn. sometimes both.

25Jan/100

A (cosmetic) fix for those Feedburner tracking URLs

I'm a huge Google Reader nerd, and a few months ago, Feedburner (an RSS feed provider) started generating long URLs that are used to track outbound clicks in their feeds. Here's an example:

http://www.wired.com/wiredscience/2010/01/solar-eclipse-images-show-dazzling-corona-detail/?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+wired%2Findex+%28Wired%3A+Index+3+%28Top+Stories+2%29%29&utm_content=Google+Reader

Everything after that question mark (in red) isn't necessary to the user, and is only needed for the feed owner to track clicks from their feed. This isn't a big deal by any means, but it is kinda annoying to me. I parse my river of RSS feeds and occasionally pass along interesting links to my twitter feed, and I prefer to send the cleanest URL possible. Sure it's shortened automatically with bit.ly, but it still bugs me, so I've been looking for a solution to clean up the URL.

I'm not a big JS coder, but I figured there had to be a Greasemonkey script that would do the trick, and after doing a bit of searching, I found the solution over at userscripts.org. Enter FeedBurnerTrackingQueryStripper. This little Greasemonkey script does the trick perfectly. It's strips the tracking information from the URL after the page loads. So the feed owner is happy, and the user is left with a simpler URL.

Filed under: scorn, web Leave a comment
Comments (0) Trackbacks (0)

No comments yet.


Leave a comment


No trackbacks yet.