<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: URL Referrer Tracking</title>
	<atom:link href="http://janeandrobot.com/library/url-referrer-tracking/feed" rel="self" type="application/rss+xml" />
	<link>http://janeandrobot.com/library/url-referrer-tracking</link>
	<description>Search friendly design patterns for web development</description>
	<lastBuildDate>Fri, 19 Feb 2010 08:49:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Polly Pospyelova</title>
		<link>http://janeandrobot.com/library/url-referrer-tracking/comment-page-1#comment-435</link>
		<dc:creator>Polly Pospyelova</dc:creator>
		<pubDate>Fri, 19 Feb 2010 08:49:52 +0000</pubDate>
		<guid isPermaLink="false">/post/URL-Referrer-Tracking.aspx#comment-435</guid>
		<description>Graet post! I have used all of these solutions in one way or the other before except from the canonical URL  tag. My preference goes to the redirects and URL fragments. The last one is a very neat solutoin to avoid duplicate URLs on websites where you simply have no choice but have duplicate pages.  

Polly</description>
		<content:encoded><![CDATA[<p>Graet post! I have used all of these solutions in one way or the other before except from the canonical URL  tag. My preference goes to the redirects and URL fragments. The last one is a very neat solutoin to avoid duplicate URLs on websites where you simply have no choice but have duplicate pages.  </p>
<p>Polly</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Caleb Whitmore</title>
		<link>http://janeandrobot.com/library/url-referrer-tracking/comment-page-1#comment-410</link>
		<dc:creator>Caleb Whitmore</dc:creator>
		<pubDate>Sat, 07 Nov 2009 15:51:09 +0000</pubDate>
		<guid isPermaLink="false">/post/URL-Referrer-Tracking.aspx#comment-410</guid>
		<description>Your example for Google Analytics, all respect to my friend Avinash, won&#039;t work with GA.  Here&#039;s why:

1) GA can&#039;t deal with # in the URI gracefully.  It just ignores # in the utmp= field of a utm.gif tracking hit (what will be produced by running pageTracker._trackPageview();).  In order to use the method noted you have to write some additional JavaScript that drops the &quot;#&quot; from the location.hash result, puts the result into a variable, then placed that variable in the customized trackPageview(); call.

2) You completely overlooked the &lt;i&gt;built in&lt;/i&gt; facility in Google Analytics for anchor-based campaign tracking parameters.  The method is simply pageTracker._setAllowAnchor(true);.  That will let you put your &quot;utm_campaign&quot; custom campaign parameters into the anchor string rather than URI parameters.  In my opinion this should be defaulted to &lt;i&gt;true&lt;/i&gt; in GA and is always a best practice to use when tagging your pages.

-Caleb</description>
		<content:encoded><![CDATA[<p>Your example for Google Analytics, all respect to my friend Avinash, won&#8217;t work with GA.  Here&#8217;s why:</p>
<p>1) GA can&#8217;t deal with # in the URI gracefully.  It just ignores # in the utmp= field of a utm.gif tracking hit (what will be produced by running pageTracker._trackPageview();).  In order to use the method noted you have to write some additional JavaScript that drops the &#8220;#&#8221; from the location.hash result, puts the result into a variable, then placed that variable in the customized trackPageview(); call.</p>
<p>2) You completely overlooked the <i>built in</i> facility in Google Analytics for anchor-based campaign tracking parameters.  The method is simply pageTracker._setAllowAnchor(true);.  That will let you put your &#8220;utm_campaign&#8221; custom campaign parameters into the anchor string rather than URI parameters.  In my opinion this should be defaulted to <i>true</i> in GA and is always a best practice to use when tagging your pages.</p>
<p>-Caleb</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Webmaster</title>
		<link>http://janeandrobot.com/library/url-referrer-tracking/comment-page-1#comment-382</link>
		<dc:creator>Webmaster</dc:creator>
		<pubDate>Sat, 01 Aug 2009 22:49:11 +0000</pubDate>
		<guid isPermaLink="false">/post/URL-Referrer-Tracking.aspx#comment-382</guid>
		<description>Thanks for this important SEO information! Every SEO should know this!</description>
		<content:encoded><![CDATA[<p>Thanks for this important SEO information! Every SEO should know this!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sankar</title>
		<link>http://janeandrobot.com/library/url-referrer-tracking/comment-page-1#comment-261</link>
		<dc:creator>Sankar</dc:creator>
		<pubDate>Wed, 27 May 2009 12:23:51 +0000</pubDate>
		<guid isPermaLink="false">/post/URL-Referrer-Tracking.aspx#comment-261</guid>
		<description>Thanks Nathan.

I came to know lots of new points by reading this article. still I am not up to the mark in the points what you have discussed such as reporting using # parameter, canonical tag. Have to do a little more research about it and needs make myself perfect. Bookmarked this url, have to check later in detail.

Thanks
Sankar</description>
		<content:encoded><![CDATA[<p>Thanks Nathan.</p>
<p>I came to know lots of new points by reading this article. still I am not up to the mark in the points what you have discussed such as reporting using # parameter, canonical tag. Have to do a little more research about it and needs make myself perfect. Bookmarked this url, have to check later in detail.</p>
<p>Thanks<br />
Sankar</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Winwab</title>
		<link>http://janeandrobot.com/library/url-referrer-tracking/comment-page-1#comment-15</link>
		<dc:creator>Winwab</dc:creator>
		<pubDate>Sat, 17 Jan 2009 04:45:27 +0000</pubDate>
		<guid isPermaLink="false">/post/URL-Referrer-Tracking.aspx#comment-15</guid>
		<description>Thanks for sharing this article. </description>
		<content:encoded><![CDATA[<p>Thanks for sharing this article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zara clothing</title>
		<link>http://janeandrobot.com/library/url-referrer-tracking/comment-page-1#comment-14</link>
		<dc:creator>zara clothing</dc:creator>
		<pubDate>Tue, 06 Jan 2009 19:31:34 +0000</pubDate>
		<guid isPermaLink="false">/post/URL-Referrer-Tracking.aspx#comment-14</guid>
		<description>I still don&#039;t get it why some webmasters make multiple pages with the same content ?</description>
		<content:encoded><![CDATA[<p>I still don&#8217;t get it why some webmasters make multiple pages with the same content ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ADAC</title>
		<link>http://janeandrobot.com/library/url-referrer-tracking/comment-page-1#comment-13</link>
		<dc:creator>ADAC</dc:creator>
		<pubDate>Sun, 28 Dec 2008 15:47:35 +0000</pubDate>
		<guid isPermaLink="false">/post/URL-Referrer-Tracking.aspx#comment-13</guid>
		<description>Thanks for the insight into how the search engines look at things. Most of these problems can be easily avoided if you know about them before you start programming the site.</description>
		<content:encoded><![CDATA[<p>Thanks for the insight into how the search engines look at things. Most of these problems can be easily avoided if you know about them before you start programming the site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raffi</title>
		<link>http://janeandrobot.com/library/url-referrer-tracking/comment-page-1#comment-12</link>
		<dc:creator>Raffi</dc:creator>
		<pubDate>Wed, 17 Dec 2008 04:37:38 +0000</pubDate>
		<guid isPermaLink="false">/post/URL-Referrer-Tracking.aspx#comment-12</guid>
		<description>I know I&#039;m a little bit late to the party, but I have another suggestion for query parameters.

Spiders don&#039;t report a referrer because they are direct-load. You could check for a referrer and when you don&#039;t see one do a 301 redirect to the &quot;clean&quot; URL.

This way if someone else blogs about your URL you get the link credit from Google and can still track visitors that click through. Only &quot;issue&quot; I would see is that you&#039;d lose tracking on someone who bookmarks your URL with parameters (on subsequent visits).

You&#039;re still serving the same content to visitors and bots and you&#039;re doing it without regard to user-agents.

I&#039;d love to hear people&#039;s thoughts on this.</description>
		<content:encoded><![CDATA[<p>I know I&#8217;m a little bit late to the party, but I have another suggestion for query parameters.</p>
<p>Spiders don&#8217;t report a referrer because they are direct-load. You could check for a referrer and when you don&#8217;t see one do a 301 redirect to the &quot;clean&quot; URL.</p>
<p>This way if someone else blogs about your URL you get the link credit from Google and can still track visitors that click through. Only &quot;issue&quot; I would see is that you&#8217;d lose tracking on someone who bookmarks your URL with parameters (on subsequent visits).</p>
<p>You&#8217;re still serving the same content to visitors and bots and you&#8217;re doing it without regard to user-agents.</p>
<p>I&#8217;d love to hear people&#8217;s thoughts on this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WannaDevelop.com</title>
		<link>http://janeandrobot.com/library/url-referrer-tracking/comment-page-1#comment-11</link>
		<dc:creator>WannaDevelop.com</dc:creator>
		<pubDate>Mon, 15 Dec 2008 22:00:14 +0000</pubDate>
		<guid isPermaLink="false">/post/URL-Referrer-Tracking.aspx#comment-11</guid>
		<description>I&#039;m going to give this a try.. Very interesting :)

Mike</description>
		<content:encoded><![CDATA[<p>I&#8217;m going to give this a try.. Very interesting :)</p>
<p>Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Malte Landwehr</title>
		<link>http://janeandrobot.com/library/url-referrer-tracking/comment-page-1#comment-10</link>
		<dc:creator>Malte Landwehr</dc:creator>
		<pubDate>Sun, 14 Dec 2008 04:26:26 +0000</pubDate>
		<guid isPermaLink="false">/post/URL-Referrer-Tracking.aspx#comment-10</guid>
		<description>Haven&#039;t read the whole article yet but the first advices sounded great. Bookmarked!</description>
		<content:encoded><![CDATA[<p>Haven&#8217;t read the whole article yet but the first advices sounded great. Bookmarked!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
