<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for vpx</title>
	<atom:link href="http://vpxcc.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://vpxcc.wordpress.com</link>
	<description>The Web, Scripts, Thoughts and Numbers.</description>
	<lastBuildDate>Sat, 10 Jan 2009 22:37:21 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on How-To Solve: &#8220;_gat is not defined&#8221;, a google analytics workaround by sebastian</title>
		<link>http://vpxcc.wordpress.com/2008/06/06/howto-solve-_gat-is-not-defined-a-google-analytics-workaround/#comment-38</link>
		<dc:creator>sebastian</dc:creator>
		<pubDate>Sat, 10 Jan 2009 22:37:21 +0000</pubDate>
		<guid isPermaLink="false">http://vpxcc.wordpress.com/?p=5#comment-38</guid>
		<description>thanks dennis. everyday this post sees around 50 hits, so there is an audience for all your hints&#039;n&#039;tricks.</description>
		<content:encoded><![CDATA[<p>thanks dennis. everyday this post sees around 50 hits, so there is an audience for all your hints&#8217;n'tricks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How-To Solve: &#8220;_gat is not defined&#8221;, a google analytics workaround by Dennis Mox</title>
		<link>http://vpxcc.wordpress.com/2008/06/06/howto-solve-_gat-is-not-defined-a-google-analytics-workaround/#comment-37</link>
		<dc:creator>Dennis Mox</dc:creator>
		<pubDate>Sat, 10 Jan 2009 19:17:28 +0000</pubDate>
		<guid isPermaLink="false">http://vpxcc.wordpress.com/?p=5#comment-37</guid>
		<description>Veer, use of timeout does not make any sense. Browser won&#039;t execute &quot;_gat._getTracker&quot; until the ga.js is fully loaded and processed anyway, that&#039;s the rules. And if &quot;ga.js&quot; cannot be loaded due to this ad blocker or network error, then all you really need is typeof check and that&#039;s it. Timeout does not do anything here.</description>
		<content:encoded><![CDATA[<p>Veer, use of timeout does not make any sense. Browser won&#8217;t execute &#8220;_gat._getTracker&#8221; until the ga.js is fully loaded and processed anyway, that&#8217;s the rules. And if &#8220;ga.js&#8221; cannot be loaded due to this ad blocker or network error, then all you really need is typeof check and that&#8217;s it. Timeout does not do anything here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How-To Solve: &#8220;_gat is not defined&#8221;, a google analytics workaround by mudar</title>
		<link>http://vpxcc.wordpress.com/2008/06/06/howto-solve-_gat-is-not-defined-a-google-analytics-workaround/#comment-35</link>
		<dc:creator>mudar</dc:creator>
		<pubDate>Tue, 09 Dec 2008 21:11:56 +0000</pubDate>
		<guid isPermaLink="false">http://vpxcc.wordpress.com/?p=5#comment-35</guid>
		<description>I had the same error message, and it was solved (strangely) by keeping the javascript code divided into 2 SCRIPT tags :


	var gaJsHost = ((&quot;https:&quot; == document.location.protocol) ? &quot;https://ssl.&quot; : &quot;http://www.&quot;);
	document.write(unescape(&quot;%3Cscript src=&#039;&quot; + gaJsHost + &quot;google-analytics.com/ga.js&#039; type=&#039;text/javascript&#039;%3E%3C/script%3E&quot;));


	var pageTracker = _gat._getTracker(&quot;UA-2721574-3&quot;);
	pageTracker._initData();
	pageTracker._trackPageview();


When doing my cut/paste, I thought it was silly to close the script then re-open, so I removed lines 4 &amp; 5



putting them back solved the problem... I guess it changes sth for the execution time!</description>
		<content:encoded><![CDATA[<p>I had the same error message, and it was solved (strangely) by keeping the javascript code divided into 2 SCRIPT tags :</p>
<p>	var gaJsHost = ((&#8220;https:&#8221; == document.location.protocol) ? &#8220;https://ssl.&#8221; : &#8220;http://www.&#8221;);<br />
	document.write(unescape(&#8220;%3Cscript src=&#8217;&#8221; + gaJsHost + &#8220;google-analytics.com/ga.js&#8217; type=&#8217;text/javascript&#8217;%3E%3C/script%3E&#8221;));</p>
<p>	var pageTracker = _gat._getTracker(&#8220;UA-2721574-3&#8243;);<br />
	pageTracker._initData();<br />
	pageTracker._trackPageview();</p>
<p>When doing my cut/paste, I thought it was silly to close the script then re-open, so I removed lines 4 &amp; 5</p>
<p>putting them back solved the problem&#8230; I guess it changes sth for the execution time!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How-To Solve: &#8220;_gat is not defined&#8221;, a google analytics workaround by Subhapriyo</title>
		<link>http://vpxcc.wordpress.com/2008/06/06/howto-solve-_gat-is-not-defined-a-google-analytics-workaround/#comment-34</link>
		<dc:creator>Subhapriyo</dc:creator>
		<pubDate>Sat, 08 Nov 2008 08:25:17 +0000</pubDate>
		<guid isPermaLink="false">http://vpxcc.wordpress.com/?p=5#comment-34</guid>
		<description>Thanks Veer :) ........ Thank u very very very much............ your code worked superbly.............. Once again thanks.............</description>
		<content:encoded><![CDATA[<p>Thanks Veer <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  &#8230;&#8230;.. Thank u very very very much&#8230;&#8230;&#8230;&#8230; your code worked superbly&#8230;&#8230;&#8230;&#8230;.. Once again thanks&#8230;&#8230;&#8230;&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How-To Solve: &#8220;_gat is not defined&#8221;, a google analytics workaround by sebastian</title>
		<link>http://vpxcc.wordpress.com/2008/06/06/howto-solve-_gat-is-not-defined-a-google-analytics-workaround/#comment-33</link>
		<dc:creator>sebastian</dc:creator>
		<pubDate>Thu, 23 Oct 2008 10:25:27 +0000</pubDate>
		<guid isPermaLink="false">http://vpxcc.wordpress.com/?p=5#comment-33</guid>
		<description>Thanks Alan. You are right -  I personally don&#039;t track anything here at wordpress (say: this blog is hosted at vpx.wordpress.com). But a good hint to the wordpress dev team ;)</description>
		<content:encoded><![CDATA[<p>Thanks Alan. You are right &#8211;  I personally don&#8217;t track anything here at wordpress (say: this blog is hosted at vpx.wordpress.com). But a good hint to the wordpress dev team <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How-To Solve: &#8220;_gat is not defined&#8221;, a google analytics workaround by Alan Riaso</title>
		<link>http://vpxcc.wordpress.com/2008/06/06/howto-solve-_gat-is-not-defined-a-google-analytics-workaround/#comment-32</link>
		<dc:creator>Alan Riaso</dc:creator>
		<pubDate>Thu, 23 Oct 2008 07:41:27 +0000</pubDate>
		<guid isPermaLink="false">http://vpxcc.wordpress.com/?p=5#comment-32</guid>
		<description>Thanks Sebastian. It worked for me. Although I&#039;m getting a &quot;_gat is not defined&quot; for your site.

http://i365.photobucket.com/albums/oo99/alanr1979/Untitled5.png

Maybe this is out of your control and is handled by the Wordpress guys.</description>
		<content:encoded><![CDATA[<p>Thanks Sebastian. It worked for me. Although I&#8217;m getting a &#8220;_gat is not defined&#8221; for your site.</p>
<p><a href="http://i365.photobucket.com/albums/oo99/alanr1979/Untitled5.png" rel="nofollow">http://i365.photobucket.com/albums/oo99/alanr1979/Untitled5.png</a></p>
<p>Maybe this is out of your control and is handled by the WordPress guys.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How-To Solve: &#8220;_gat is not defined&#8221;, a google analytics workaround by Susokary</title>
		<link>http://vpxcc.wordpress.com/2008/06/06/howto-solve-_gat-is-not-defined-a-google-analytics-workaround/#comment-31</link>
		<dc:creator>Susokary</dc:creator>
		<pubDate>Thu, 09 Oct 2008 09:51:20 +0000</pubDate>
		<guid isPermaLink="false">http://vpxcc.wordpress.com/?p=5#comment-31</guid>
		<description>@ Sebastian &#039;n Veer :
Thanks a lot bro&#039;, really helpfull ! ;]</description>
		<content:encoded><![CDATA[<p>@ Sebastian &#8216;n Veer :<br />
Thanks a lot bro&#8217;, really helpfull ! ;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How-To Solve: &#8220;_gat is not defined&#8221;, a google analytics workaround by sebastian</title>
		<link>http://vpxcc.wordpress.com/2008/06/06/howto-solve-_gat-is-not-defined-a-google-analytics-workaround/#comment-30</link>
		<dc:creator>sebastian</dc:creator>
		<pubDate>Mon, 15 Sep 2008 09:07:06 +0000</pubDate>
		<guid isPermaLink="false">http://vpxcc.wordpress.com/?p=5#comment-30</guid>
		<description>thanks VEER, great addition.</description>
		<content:encoded><![CDATA[<p>thanks VEER, great addition.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How-To Solve: &#8220;_gat is not defined&#8221;, a google analytics workaround by Raj Parmar</title>
		<link>http://vpxcc.wordpress.com/2008/06/06/howto-solve-_gat-is-not-defined-a-google-analytics-workaround/#comment-29</link>
		<dc:creator>Raj Parmar</dc:creator>
		<pubDate>Mon, 15 Sep 2008 02:50:12 +0000</pubDate>
		<guid isPermaLink="false">http://vpxcc.wordpress.com/?p=5#comment-29</guid>
		<description>Veer&#039;s code did it for me! Cheers fella!</description>
		<content:encoded><![CDATA[<p>Veer&#8217;s code did it for me! Cheers fella!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How-To Solve: &#8220;_gat is not defined&#8221;, a google analytics workaround by Veer</title>
		<link>http://vpxcc.wordpress.com/2008/06/06/howto-solve-_gat-is-not-defined-a-google-analytics-workaround/#comment-28</link>
		<dc:creator>Veer</dc:creator>
		<pubDate>Fri, 08 Aug 2008 06:31:48 +0000</pubDate>
		<guid isPermaLink="false">http://vpxcc.wordpress.com/?p=5#comment-28</guid>
		<description>I modified the code in this way, to allow for delayed downloads of the JS file.

var gaJsHost = ((&quot;https:&quot; == document.location.protocol) ? &quot;https://ssl.&quot; : &quot;http://www.&quot;);
document.write(unescape(&quot;%3Cscript src=&#039;&quot; + gaJsHost + &quot;google-analytics.com/ga.js&#039; type=&#039;text/javascript&#039;%3E%3C/script%3E&quot;));
var hndl = window.setTimeout(&quot;StartTracking()&quot;, 100);
function StartTracking(){
    if (typeof(_gat) == &#039;object&#039;)
    { 
        window.clearTimeout(hndl);
        var pageTracker =_gat._getTracker(&quot; -- YOUR GA CODE HERE --&quot;);
        pageTracker._initData();
        pageTracker._trackPageview();
    } else {
        hndl = window.setTimeout(&quot;StartTracking()&quot;, 1000);
    }
}</description>
		<content:encoded><![CDATA[<p>I modified the code in this way, to allow for delayed downloads of the JS file.</p>
<p>var gaJsHost = ((&#8220;https:&#8221; == document.location.protocol) ? &#8220;https://ssl.&#8221; : &#8220;http://www.&#8221;);<br />
document.write(unescape(&#8220;%3Cscript src=&#8217;&#8221; + gaJsHost + &#8220;google-analytics.com/ga.js&#8217; type=&#8217;text/javascript&#8217;%3E%3C/script%3E&#8221;));<br />
var hndl = window.setTimeout(&#8220;StartTracking()&#8221;, 100);<br />
function StartTracking(){<br />
    if (typeof(_gat) == &#8216;object&#8217;)<br />
    {<br />
        window.clearTimeout(hndl);<br />
        var pageTracker =_gat._getTracker(&#8221; &#8212; YOUR GA CODE HERE &#8211;&#8221;);<br />
        pageTracker._initData();<br />
        pageTracker._trackPageview();<br />
    } else {<br />
        hndl = window.setTimeout(&#8220;StartTracking()&#8221;, 1000);<br />
    }<br />
}</p>
]]></content:encoded>
	</item>
</channel>
</rss>
