<?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 for r-williams</title>
	<atom:link href="http://www.r-williams.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.r-williams.com</link>
	<description></description>
	<lastBuildDate>Mon, 22 Dec 2008 15:45:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Unobtrusively add Google Analytics code to a page with jQuery by Jerod</title>
		<link>http://www.r-williams.com/2008/07/unobtrusively-add-analytics-with-jquery/comment-page-1/#comment-125</link>
		<dc:creator>Jerod</dc:creator>
		<pubDate>Mon, 22 Dec 2008 15:45:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.r-williams.com/?p=5#comment-125</guid>
		<description>Hi-

This looks like a very nice way to load Google Analytics on my sites already using jQuery, because it won&#039;t block the DOM loading while pulling in the tracking code. However, I have tried to implement this on one site as a test and Google keeps telling me that the tracking code has not been detected on my site. Have you run into this problem at all?

btw, there is new Google code to execute after script is called, it looks like:

try {
var pageTracker = _gat._getTracker(gaTrackCode);
pageTracker._trackPageview();
} catch(err) {}</description>
		<content:encoded><![CDATA[<p>Hi-</p>
<p>This looks like a very nice way to load Google Analytics on my sites already using jQuery, because it won&#8217;t block the DOM loading while pulling in the tracking code. However, I have tried to implement this on one site as a test and Google keeps telling me that the tracking code has not been detected on my site. Have you run into this problem at all?</p>
<p>btw, there is new Google code to execute after script is called, it looks like:</p>
<p>try {<br />
var pageTracker = _gat._getTracker(gaTrackCode);<br />
pageTracker._trackPageview();<br />
} catch(err) {}</p>
]]></content:encoded>
	</item>
</channel>
</rss>
