<?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: _gat is undefined: New Analytics Code</title>
	<atom:link href="http://www.maifith.com/news/_gat-is-undefined-new-analytics-code/feed" rel="self" type="application/rss+xml" />
	<link>http://www.maifith.com/news/_gat-is-undefined-new-analytics-code</link>
	<description>If you can imagine it, we can design it.</description>
	<lastBuildDate>Sun, 14 Feb 2010 07:34: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: Taz</title>
		<link>http://www.maifith.com/news/_gat-is-undefined-new-analytics-code/comment-page-1#comment-263</link>
		<dc:creator>Taz</dc:creator>
		<pubDate>Sun, 14 Feb 2010 07:34:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.maifith.com/?p=219#comment-263</guid>
		<description>I&#039;ve tried **everything** you guys have suggested.  No luck.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve tried **everything** you guys have suggested.  No luck.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://www.maifith.com/news/_gat-is-undefined-new-analytics-code/comment-page-1#comment-261</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Thu, 04 Feb 2010 17:31:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.maifith.com/?p=219#comment-261</guid>
		<description>This worked for me

var pageTracker;
      function startGA(num_tries) {
        try {
          pageTracker = _gat._getTracker(&quot;XX-XXXXXX-X&quot;);
          pageTracker._trackPageview();
        } catch(err) { 
          if (num_tries &lt; 10) {
            setTimeout(&#039;startGA(&#039; + (num_tries+1) + &#039;);&#039;, 500);
          }
        }
      }
      startGA(1);</description>
		<content:encoded><![CDATA[<p>This worked for me</p>
<p>var pageTracker;<br />
      function startGA(num_tries) {<br />
        try {<br />
          pageTracker = _gat._getTracker(&#8220;XX-XXXXXX-X&#8221;);<br />
          pageTracker._trackPageview();<br />
        } catch(err) {<br />
          if (num_tries &lt; 10) {<br />
            setTimeout(&#039;startGA(&#039; + (num_tries+1) + &#039;);&#039;, 500);<br />
          }<br />
        }<br />
      }<br />
      startGA(1);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Toronto Graphic Design</title>
		<link>http://www.maifith.com/news/_gat-is-undefined-new-analytics-code/comment-page-1#comment-249</link>
		<dc:creator>Toronto Graphic Design</dc:creator>
		<pubDate>Sat, 05 Dec 2009 00:38:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.maifith.com/?p=219#comment-249</guid>
		<description>Hi Soso, let me know what you need to change.  If you just need to add in your own tracker code, replace the UA-XXXXXXX-XX number with the one that comes through from your Google Analytics account.</description>
		<content:encoded><![CDATA[<p>Hi Soso, let me know what you need to change.  If you just need to add in your own tracker code, replace the UA-XXXXXXX-XX number with the one that comes through from your Google Analytics account.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Toronto Graphic Design</title>
		<link>http://www.maifith.com/news/_gat-is-undefined-new-analytics-code/comment-page-1#comment-248</link>
		<dc:creator>Toronto Graphic Design</dc:creator>
		<pubDate>Fri, 04 Dec 2009 14:30:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.maifith.com/?p=219#comment-248</guid>
		<description>Hi Mikul

It would appear that you forgot to include the original tracker code in your site.

Dont forget this bit &gt;&gt;
&lt;pre&gt;&lt;code&gt;
&lt;script src=&quot;http://www.google-analytics.com/ga.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
&lt;/code&gt;&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>Hi Mikul</p>
<p>It would appear that you forgot to include the original tracker code in your site.</p>
<p>Dont forget this bit >></p>
<pre><code>
&lt;script src=&quot;http://www.google-analytics.com/ga.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
</code></pre>
]]></content:encoded>
	</item>
	<item>
		<title>By: Soso</title>
		<link>http://www.maifith.com/news/_gat-is-undefined-new-analytics-code/comment-page-1#comment-247</link>
		<dc:creator>Soso</dc:creator>
		<pubDate>Thu, 03 Dec 2009 22:18:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.maifith.com/?p=219#comment-247</guid>
		<description>I am not an specialist in the computers. How I have to do to change the script? I have no clou. Can somebody help me?</description>
		<content:encoded><![CDATA[<p>I am not an specialist in the computers. How I have to do to change the script? I have no clou. Can somebody help me?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mikul gohil</title>
		<link>http://www.maifith.com/news/_gat-is-undefined-new-analytics-code/comment-page-1#comment-244</link>
		<dc:creator>mikul gohil</dc:creator>
		<pubDate>Fri, 27 Nov 2009 14:45:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.maifith.com/?p=219#comment-244</guid>
		<description>hi there , 

i am getting error in IE 6 it&#039;s say 

pageTracker is null or not an object 

can u please help me to solve this</description>
		<content:encoded><![CDATA[<p>hi there , </p>
<p>i am getting error in IE 6 it&#8217;s say </p>
<p>pageTracker is null or not an object </p>
<p>can u please help me to solve this</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manjunath</title>
		<link>http://www.maifith.com/news/_gat-is-undefined-new-analytics-code/comment-page-1#comment-242</link>
		<dc:creator>Manjunath</dc:creator>
		<pubDate>Thu, 19 Nov 2009 09:41:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.maifith.com/?p=219#comment-242</guid>
		<description>Simply Excelent! You solved my problem</description>
		<content:encoded><![CDATA[<p>Simply Excelent! You solved my problem</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Samrajkumar</title>
		<link>http://www.maifith.com/news/_gat-is-undefined-new-analytics-code/comment-page-1#comment-231</link>
		<dc:creator>Samrajkumar</dc:creator>
		<pubDate>Wed, 23 Sep 2009 17:18:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.maifith.com/?p=219#comment-231</guid>
		<description>Thanks a lot, your code fixed the issue in IE.</description>
		<content:encoded><![CDATA[<p>Thanks a lot, your code fixed the issue in IE.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: raj</title>
		<link>http://www.maifith.com/news/_gat-is-undefined-new-analytics-code/comment-page-1#comment-230</link>
		<dc:creator>raj</dc:creator>
		<pubDate>Mon, 14 Sep 2009 09:16:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.maifith.com/?p=219#comment-230</guid>
		<description>Hello, 
This approach will work fine, but there may be loading issues depending up on the network speed or unnecessary delay if the ga.js already loaded. 
Is there anyother way to do this? 
How can we ensure that ga.js will be loaded in 500ms?.
If it is loading in 200ms or takes more than 500ms,Is there a dynamic way of doing this, I mean depending on the loading time.?

Thanks,
Raj</description>
		<content:encoded><![CDATA[<p>Hello,<br />
This approach will work fine, but there may be loading issues depending up on the network speed or unnecessary delay if the ga.js already loaded.<br />
Is there anyother way to do this?<br />
How can we ensure that ga.js will be loaded in 500ms?.<br />
If it is loading in 200ms or takes more than 500ms,Is there a dynamic way of doing this, I mean depending on the loading time.?</p>
<p>Thanks,<br />
Raj</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DigitalDyasty.org</title>
		<link>http://www.maifith.com/news/_gat-is-undefined-new-analytics-code/comment-page-1#comment-219</link>
		<dc:creator>DigitalDyasty.org</dc:creator>
		<pubDate>Wed, 01 Jul 2009 04:50:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.maifith.com/?p=219#comment-219</guid>
		<description>Very cool, I have been messing with the code for about two days now and finnally saw this area during a searchfor _gat is undefined. After installing your new code with the delay it has totally fixed the problem! Thanks alot guys and good work!</description>
		<content:encoded><![CDATA[<p>Very cool, I have been messing with the code for about two days now and finnally saw this area during a searchfor _gat is undefined. After installing your new code with the delay it has totally fixed the problem! Thanks alot guys and good work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: avant garde</title>
		<link>http://www.maifith.com/news/_gat-is-undefined-new-analytics-code/comment-page-1#comment-212</link>
		<dc:creator>avant garde</dc:creator>
		<pubDate>Wed, 03 Jun 2009 11:30:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.maifith.com/?p=219#comment-212</guid>
		<description>Verify that Active Scripting, ActiveX, and Java are not being blocked by Internet Explorer
Active scripting, ActiveX, and Java are all involved in shaping the way information displays on a Web page. If these are blocked on your computer, it may disrupt the display of the Web page. Reset the Internet Explorer security settings to make sure these are not blocked. To do this, follow these steps:

   1. Start Internet Explorer.
   2. On the Tools menu, click Internet Options.
   3. In the Internet Options dialog box, click the Security tab.
   4. Click Default Level.
   5. Click OK.

Note ActiveX controls and Java programs are turned off at the High security level in Internet Explorer.</description>
		<content:encoded><![CDATA[<p>Verify that Active Scripting, ActiveX, and Java are not being blocked by Internet Explorer<br />
Active scripting, ActiveX, and Java are all involved in shaping the way information displays on a Web page. If these are blocked on your computer, it may disrupt the display of the Web page. Reset the Internet Explorer security settings to make sure these are not blocked. To do this, follow these steps:</p>
<p>   1. Start Internet Explorer.<br />
   2. On the Tools menu, click Internet Options.<br />
   3. In the Internet Options dialog box, click the Security tab.<br />
   4. Click Default Level.<br />
   5. Click OK.</p>
<p>Note ActiveX controls and Java programs are turned off at the High security level in Internet Explorer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: What&#8217;s Going On With Google Analytics Lately? &#124; Maine SEO Blog</title>
		<link>http://www.maifith.com/news/_gat-is-undefined-new-analytics-code/comment-page-1#comment-203</link>
		<dc:creator>What&#8217;s Going On With Google Analytics Lately? &#124; Maine SEO Blog</dc:creator>
		<pubDate>Wed, 22 Apr 2009 17:21:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.maifith.com/?p=219#comment-203</guid>
		<description>[...] developers here, we soon realized the problem was with Google Analytics.  The page, it seems, is loading too fast!  That seems to be the bulk of the issue, coupled with the fact that Internet Explorer 8 has been [...]</description>
		<content:encoded><![CDATA[<p>[...] developers here, we soon realized the problem was with Google Analytics.  The page, it seems, is loading too fast!  That seems to be the bulk of the issue, coupled with the fact that Internet Explorer 8 has been [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Derrick</title>
		<link>http://www.maifith.com/news/_gat-is-undefined-new-analytics-code/comment-page-1#comment-166</link>
		<dc:creator>Derrick</dc:creator>
		<pubDate>Fri, 13 Mar 2009 12:57:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.maifith.com/?p=219#comment-166</guid>
		<description>Finally, a solution that works in IE6!  Thanks for this!</description>
		<content:encoded><![CDATA[<p>Finally, a solution that works in IE6!  Thanks for this!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Lieu</title>
		<link>http://www.maifith.com/news/_gat-is-undefined-new-analytics-code/comment-page-1#comment-153</link>
		<dc:creator>Steve Lieu</dc:creator>
		<pubDate>Tue, 09 Dec 2008 22:32:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.maifith.com/?p=219#comment-153</guid>
		<description>You guys are very knowledgable. Thanks for the quick fix. I really appreciate it.</description>
		<content:encoded><![CDATA[<p>You guys are very knowledgable. Thanks for the quick fix. I really appreciate it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Toronto Graphic Design</title>
		<link>http://www.maifith.com/news/_gat-is-undefined-new-analytics-code/comment-page-1#comment-147</link>
		<dc:creator>Toronto Graphic Design</dc:creator>
		<pubDate>Mon, 10 Nov 2008 14:05:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.maifith.com/?p=219#comment-147</guid>
		<description>Mattias, while what you say is possible, this would also prevent any javascript based analytic solution from working.  I am confident that with a 500ms or 800ms lapse in time, the JS would load from google and there wouldn&#039;t be any need for the (if (typeof(_gat) == &#039;object&#039;) ) fix you propose on your site.</description>
		<content:encoded><![CDATA[<p>Mattias, while what you say is possible, this would also prevent any javascript based analytic solution from working.  I am confident that with a 500ms or 800ms lapse in time, the JS would load from google and there wouldn&#8217;t be any need for the (if (typeof(_gat) == &#8216;object&#8217;) ) fix you propose on your site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mattias Geniar</title>
		<link>http://www.maifith.com/news/_gat-is-undefined-new-analytics-code/comment-page-1#comment-146</link>
		<dc:creator>Mattias Geniar</dc:creator>
		<pubDate>Thu, 06 Nov 2008 22:46:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.maifith.com/?p=219#comment-146</guid>
		<description>The problem could also be caused by some AdBlockers (such as Firefox&#039;s AdBlock Plus addon) that&#039;s preventing the javascript-file from being downloaded, and thus executing code that hasn&#039;t fully loaded. A solution to that issue can be found here; http://www.mattiasgeniar.be/webdevelopment/_gat-is-not-defined-google-analytics-error/

But since AdBlock is a widely used Firefox Extension, this would mean that (depending on your amount of firefox visitors) a large amount of your visitors aren&#039;t tracked in Google Analytics. Disturbing, to say the least.</description>
		<content:encoded><![CDATA[<p>The problem could also be caused by some AdBlockers (such as Firefox&#8217;s AdBlock Plus addon) that&#8217;s preventing the javascript-file from being downloaded, and thus executing code that hasn&#8217;t fully loaded. A solution to that issue can be found here; <a href="http://www.mattiasgeniar.be/webdevelopment/_gat-is-not-defined-google-analytics-error/" rel="nofollow">http://www.mattiasgeniar.be/webdevelopment/_gat-is-not-defined-google-analytics-error/</a></p>
<p>But since AdBlock is a widely used Firefox Extension, this would mean that (depending on your amount of firefox visitors) a large amount of your visitors aren&#8217;t tracked in Google Analytics. Disturbing, to say the least.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ioannis cherouvim &#187; Blog Archive &#187; Best way to integrate Google Analytics</title>
		<link>http://www.maifith.com/news/_gat-is-undefined-new-analytics-code/comment-page-1#comment-145</link>
		<dc:creator>ioannis cherouvim &#187; Blog Archive &#187; Best way to integrate Google Analytics</dc:creator>
		<pubDate>Thu, 06 Nov 2008 20:18:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.maifith.com/?p=219#comment-145</guid>
		<description>[...] This is the best solution to integrate Google Analytics into your site. It uses ideas and code from the following 2 sites: http://www.mattiasgeniar.be/webdevelopment/_gat-is-not-defined-google-analytics-error/ http://www.maifith.com/news/_gat-is-undefined-new-analytics-code [...]</description>
		<content:encoded><![CDATA[<p>[...] This is the best solution to integrate Google Analytics into your site. It uses ideas and code from the following 2 sites: <a href="http://www.mattiasgeniar.be/webdevelopment/_gat-is-not-defined-google-analytics-error/" rel="nofollow">http://www.mattiasgeniar.be/webdevelopment/_gat-is-not-defined-google-analytics-error/</a> <a href="http://www.maifith.com/news/_gat-is-undefined-new-analytics-code" rel="nofollow">http://www.maifith.com/news/_gat-is-undefined-new-analytics-code</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Toronto Graphic Design</title>
		<link>http://www.maifith.com/news/_gat-is-undefined-new-analytics-code/comment-page-1#comment-142</link>
		<dc:creator>Toronto Graphic Design</dc:creator>
		<pubDate>Mon, 03 Nov 2008 18:48:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.maifith.com/?p=219#comment-142</guid>
		<description>It&#039;s all a matter of tweaking your settings.  The number 500 is basically 500 miliseconds.  I&#039;ve upped that amount to 800ms and this may alleviate your problem Chris.  It all depends on the size of the page to the speed of the users&#039; connection to the site, to how fast my host (bluehost.com) can push through the desired content.

Jeff : Great to hear this solution fixed your problem.  You still haven&#039;t added it to your site&#039;s homepage which is still receiving the error.</description>
		<content:encoded><![CDATA[<p>It&#8217;s all a matter of tweaking your settings.  The number 500 is basically 500 miliseconds.  I&#8217;ve upped that amount to 800ms and this may alleviate your problem Chris.  It all depends on the size of the page to the speed of the users&#8217; connection to the site, to how fast my host (bluehost.com) can push through the desired content.</p>
<p>Jeff : Great to hear this solution fixed your problem.  You still haven&#8217;t added it to your site&#8217;s homepage which is still receiving the error.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff York</title>
		<link>http://www.maifith.com/news/_gat-is-undefined-new-analytics-code/comment-page-1#comment-141</link>
		<dc:creator>Jeff York</dc:creator>
		<pubDate>Sun, 02 Nov 2008 18:17:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.maifith.com/?p=219#comment-141</guid>
		<description>Fix worked like a champ!</description>
		<content:encoded><![CDATA[<p>Fix worked like a champ!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
