<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ASP.NET Tutorials &#187; Wordpress</title>
	<atom:link href="http://www.tutorialsasp.net/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tutorialsasp.net</link>
	<description>Get stuff done with ASP.NET</description>
	<lastBuildDate>Tue, 31 Aug 2010 17:23:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
		<item>
		<title>How to install Google Analytics in WordPress</title>
		<link>http://www.tutorialsasp.net/wordpress/how-to-install-google-analytics-in-wordpress/</link>
		<comments>http://www.tutorialsasp.net/wordpress/how-to-install-google-analytics-in-wordpress/#comments</comments>
		<pubDate>Thu, 28 Aug 2008 16:19:27 +0000</pubDate>
		<dc:creator>Vihutuo</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Google Analytics]]></category>

		<guid isPermaLink="false">http://tutorialsasp.net/?p=52</guid>
		<description><![CDATA[For those who do not want to mess with PHP code . Here is an easy way to add Google Analytics in wordpress. 1. Download the plug in from http://yoast.com/wordpress/google-analytics/ 2. copy it to your plug ins folder 3. If you already don&#8217;t have an account, create one free account at www.google.com/analytics 4. Add your [...]]]></description>
			<content:encoded><![CDATA[<p>For those who do not want to mess with PHP code .<br />
Here is an easy way to add Google Analytics in wordpress.</p>
<p>1. Download the plug in from <a  rel="nofollow" title="Google Analytics plug in for wordpress" href="http://yoast.com/wordpress/google-analytics/" target="_blank">http://yoast.com/wordpress/google-analytics/</a></p>
<p>2. copy it to your plug ins folder</p>
<p>3. If you already don&#8217;t have an account, create one free account at <a rel="nofollow"  title="www.google.com/analytics" href="http://www.google.com/analytics" target="_blank">www.google.com/analytics</a></p>
<p>4. Add your website. After you add your website in google analytics , you will be given some code like below<br />
<code><br />
&lt;script type="text/javascript"&gt;<br />
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");<br />
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));<br />
&lt;/script&gt;<br />
&lt;script type="text/javascript"&gt;<br />
var pageTracker = _gat._getTracker("<span style="color: #ff0000;">UA-52211906-3</span>");<br />
pageTracker._trackPageview();<br />
&lt;/script&gt;<br />
</code><br />
The string in red color is your User Account String. You will need to input this string in the plug-in while setting it up.</p>
<p><a href="http://tutorialsasp.net/wp-content/uploads/2008/08/googleanalyticswordpress.jpg"><img class="alignnone size-medium wp-image-54" title="googleanalyticswordpress" src="http://tutorialsasp.net/wp-content/uploads/2008/08/googleanalyticswordpress-300x161.jpg" alt="" width="300" height="161" /></a></p>
<p>That&#8217;s all , now you can see detailed traffic reports of your wordpress blog in your google analytics account</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tutorialsasp.net/wordpress/how-to-install-google-analytics-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

