<?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: How To Install Google Analytics On A WordPress Blog Without Using A Plugin</title>
	<atom:link href="http://wpbloghost.tv/install-google-analytics-on-wordpress-without-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpbloghost.tv/install-google-analytics-on-wordpress-without-plugin/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Fri, 03 Sep 2010 22:52:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: boss</title>
		<link>http://wpbloghost.tv/install-google-analytics-on-wordpress-without-plugin/comment-page-1/#comment-275</link>
		<dc:creator>boss</dc:creator>
		<pubDate>Fri, 27 Aug 2010 09:44:43 +0000</pubDate>
		<guid isPermaLink="false">http://wpbloghost.tv/?p=176#comment-275</guid>
		<description>Excellent tutorial. I don&#039;t use google analytics, but I use the same method to place the tracker code of the software I do use.</description>
		<content:encoded><![CDATA[<p>Excellent tutorial. I don&#8217;t use google analytics, but I use the same method to place the tracker code of the software I do use.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Hoff</title>
		<link>http://wpbloghost.tv/install-google-analytics-on-wordpress-without-plugin/comment-page-1/#comment-269</link>
		<dc:creator>John Hoff</dc:creator>
		<pubDate>Thu, 08 Jul 2010 21:15:40 +0000</pubDate>
		<guid isPermaLink="false">http://wpbloghost.tv/?p=176#comment-269</guid>
		<description>Hi Jeff,

That&#039;s odd. The only thing I can think of is that your index page uses a different footer, maybe? You can try adding the code also to your Main Index page... the index.php file.

Other than that, I couldn&#039;t be sure without really getting in a toying with it. If it doesn&#039;t work for you, the plugin might be the better option for you.</description>
		<content:encoded><![CDATA[<p>Hi Jeff,</p>
<p>That&#8217;s odd. The only thing I can think of is that your index page uses a different footer, maybe? You can try adding the code also to your Main Index page&#8230; the index.php file.</p>
<p>Other than that, I couldn&#8217;t be sure without really getting in a toying with it. If it doesn&#8217;t work for you, the plugin might be the better option for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jeff</title>
		<link>http://wpbloghost.tv/install-google-analytics-on-wordpress-without-plugin/comment-page-1/#comment-267</link>
		<dc:creator>jeff</dc:creator>
		<pubDate>Thu, 08 Jul 2010 18:28:47 +0000</pubDate>
		<guid isPermaLink="false">http://wpbloghost.tv/?p=176#comment-267</guid>
		<description>Hi, John,

I did what you said and added the new (asynchronous) code to the footer file, and it works fine for all my blog&#039;s internal pages. However for some reason the blog homepage still is still showing the ga.js code.

Any idea why that might be? (I had some other people working on my site prior to this, so that may be part of it...)

-Jeff</description>
		<content:encoded><![CDATA[<p>Hi, John,</p>
<p>I did what you said and added the new (asynchronous) code to the footer file, and it works fine for all my blog&#8217;s internal pages. However for some reason the blog homepage still is still showing the ga.js code.</p>
<p>Any idea why that might be? (I had some other people working on my site prior to this, so that may be part of it&#8230;)</p>
<p>-Jeff</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Hoff</title>
		<link>http://wpbloghost.tv/install-google-analytics-on-wordpress-without-plugin/comment-page-1/#comment-265</link>
		<dc:creator>John Hoff</dc:creator>
		<pubDate>Tue, 06 Jul 2010 14:38:40 +0000</pubDate>
		<guid isPermaLink="false">http://wpbloghost.tv/?p=176#comment-265</guid>
		<description>Hi Greg. Thanks, that&#039;s nice to hear. We&#039;ll see you soon.</description>
		<content:encoded><![CDATA[<p>Hi Greg. Thanks, that&#8217;s nice to hear. We&#8217;ll see you soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: greg</title>
		<link>http://wpbloghost.tv/install-google-analytics-on-wordpress-without-plugin/comment-page-1/#comment-263</link>
		<dc:creator>greg</dc:creator>
		<pubDate>Mon, 05 Jul 2010 13:23:49 +0000</pubDate>
		<guid isPermaLink="false">http://wpbloghost.tv/?p=176#comment-263</guid>
		<description>Thanks for the tutorial. Your website is a goldmine of very useful information.
Will visit again.
Cheers.</description>
		<content:encoded><![CDATA[<p>Thanks for the tutorial. Your website is a goldmine of very useful information.<br />
Will visit again.<br />
Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Henry</title>
		<link>http://wpbloghost.tv/install-google-analytics-on-wordpress-without-plugin/comment-page-1/#comment-238</link>
		<dc:creator>Henry</dc:creator>
		<pubDate>Sat, 15 May 2010 13:54:21 +0000</pubDate>
		<guid isPermaLink="false">http://wpbloghost.tv/?p=176#comment-238</guid>
		<description>The problem with your method is it doesn&#039;t have the functionality which GA plugins provide. The most important feature is not logging Dashboard visits and admin visits.

To make this article very useful, you could write a simple piece of code which detects if the user is the blog owner (logged in), if so, that person isn&#039;t tracked.

I have something simple I wrote myself, as I don&#039;t like plugins either, if you would like it, just let me know.

Henry.</description>
		<content:encoded><![CDATA[<p>The problem with your method is it doesn&#8217;t have the functionality which GA plugins provide. The most important feature is not logging Dashboard visits and admin visits.</p>
<p>To make this article very useful, you could write a simple piece of code which detects if the user is the blog owner (logged in), if so, that person isn&#8217;t tracked.</p>
<p>I have something simple I wrote myself, as I don&#8217;t like plugins either, if you would like it, just let me know.</p>
<p>Henry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Debbie Yost</title>
		<link>http://wpbloghost.tv/install-google-analytics-on-wordpress-without-plugin/comment-page-1/#comment-223</link>
		<dc:creator>Debbie Yost</dc:creator>
		<pubDate>Mon, 05 Apr 2010 15:13:46 +0000</pubDate>
		<guid isPermaLink="false">http://wpbloghost.tv/?p=176#comment-223</guid>
		<description>John,
This was very helpful!  Thank you so much for directing me here and for actually having this post.  I love video tutorials.  They make things much easier for me to actually see what you are talking about.  Just reading stuff is confusing at times.  I&#039;m a visual learner!</description>
		<content:encoded><![CDATA[<p>John,<br />
This was very helpful!  Thank you so much for directing me here and for actually having this post.  I love video tutorials.  They make things much easier for me to actually see what you are talking about.  Just reading stuff is confusing at times.  I&#8217;m a visual learner!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Hoff</title>
		<link>http://wpbloghost.tv/install-google-analytics-on-wordpress-without-plugin/comment-page-1/#comment-190</link>
		<dc:creator>John Hoff</dc:creator>
		<pubDate>Tue, 16 Feb 2010 04:29:54 +0000</pubDate>
		<guid isPermaLink="false">http://wpbloghost.tv/?p=176#comment-190</guid>
		<description>Hi Gary. Just once in the footer.php file will do just fine.

My pleasure and thanks for watching.</description>
		<content:encoded><![CDATA[<p>Hi Gary. Just once in the footer.php file will do just fine.</p>
<p>My pleasure and thanks for watching.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gary</title>
		<link>http://wpbloghost.tv/install-google-analytics-on-wordpress-without-plugin/comment-page-1/#comment-189</link>
		<dc:creator>Gary</dc:creator>
		<pubDate>Tue, 16 Feb 2010 03:05:53 +0000</pubDate>
		<guid isPermaLink="false">http://wpbloghost.tv/?p=176#comment-189</guid>
		<description>Do you have to install the code on each page of your blog, or only once on the appearance/editor/footer? You didn&#039;t say.

Thanks for the great info!

Gary</description>
		<content:encoded><![CDATA[<p>Do you have to install the code on each page of your blog, or only once on the appearance/editor/footer? You didn&#8217;t say.</p>
<p>Thanks for the great info!</p>
<p>Gary</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Hoff</title>
		<link>http://wpbloghost.tv/install-google-analytics-on-wordpress-without-plugin/comment-page-1/#comment-166</link>
		<dc:creator>John Hoff</dc:creator>
		<pubDate>Sat, 02 Jan 2010 12:37:07 +0000</pubDate>
		<guid isPermaLink="false">http://wpbloghost.tv/?p=176#comment-166</guid>
		<description>Hi iris, that&#039;s odd, you should be able to edit the footer.php file just fine. The only thing I can think of is your theme is blocking it somehow.

Are you using your own self-hosted WordPress blog, opposed to having a free one on WordPress.com?

If so, log into your web hosting file manager and navigate to your /wp-content/themes/your-theme-folder

You should then see the footer.php file in there. Use your control panel&#039;s file editor to edit the footer.php file by clicking a check mark next to the file and then click &quot;Edit&quot; up at the top.

Then paste the code inside the file as I show in the tutorial, save, and close.</description>
		<content:encoded><![CDATA[<p>Hi iris, that&#8217;s odd, you should be able to edit the footer.php file just fine. The only thing I can think of is your theme is blocking it somehow.</p>
<p>Are you using your own self-hosted WordPress blog, opposed to having a free one on WordPress.com?</p>
<p>If so, log into your web hosting file manager and navigate to your /wp-content/themes/your-theme-folder</p>
<p>You should then see the footer.php file in there. Use your control panel&#8217;s file editor to edit the footer.php file by clicking a check mark next to the file and then click &#8220;Edit&#8221; up at the top.</p>
<p>Then paste the code inside the file as I show in the tutorial, save, and close.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
