« Google Analytics to Get Feedburner RSS Stats? | Main | Can You Rephrase That Question? »

Tracking RSS Feeds in Omniture SiteCatalyst

You can, by the way, tag your RSS feeds to be tracked as a campaign in Omniture. Just add tracking codes to each URL in your RSS feed. Below is part of the the MovableType template for the ATOM feed for this blog - note the ?cid=rss codes as in each URL.

<link rel="alternate" type="text/html" href="<$MTBlogURL encode_xml="1"$>?cid=RSS_C360_blog_title" /> <link rel="self" type="application/atom+xml" href="<$MTBlogURL$>atom.xml?cid=RSS_C360_blog_title" />

<link rel="alternate" type="text/html" href="<$MTEntryPermalink encode_xml="1"$>?cid=RSS_c360Blog_<$MTEntryTitle remove_html="1" encode_xml="1"$>" />

Any SiteCatalyst users who have other tricks or implementation tips, please feel free to leave them in the comments.