<?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>Bulk of Idea &#187; Google analytics for blogspot</title>
	<atom:link href="http://andy.kinjeng.net/tag/google-analytics-for-blogspot/feed" rel="self" type="application/rss+xml" />
	<link>http://andy.kinjeng.net</link>
	<description>Is be more like me, and be less like you</description>
	<lastBuildDate>Sun, 21 Feb 2010 18:28:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Google Analytics For Blogspot.com</title>
		<link>http://andy.kinjeng.net/google-analytics-for-blogspot-com.html</link>
		<comments>http://andy.kinjeng.net/google-analytics-for-blogspot-com.html#comments</comments>
		<pubDate>Tue, 07 Jul 2009 22:28:19 +0000</pubDate>
		<dc:creator>Anggun Andy</dc:creator>
				<category><![CDATA[Blogger Tips]]></category>
		<category><![CDATA[bloger tips]]></category>
		<category><![CDATA[blogspot]]></category>
		<category><![CDATA[Google analytics for blogspot]]></category>

		<guid isPermaLink="false">http://andy.kinjeng.net/?p=37</guid>
		<description><![CDATA[You can add Google analytics to your Blogspot by edit your html code
before
&#60;/body&#62;
and put this code:
&#60;script type="text/javascript"&#62;
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
&#60;/script&#62;
&#60;script type="text/javascript"&#62;
try {
var pageTracker = _gat._getTracker("YourGoogleAnalyticsCode");
pageTracker._trackPageview();
} catch(err) {}&#60;/script&#62;

                 [...]]]></description>
		<wfw:commentRss>http://andy.kinjeng.net/google-analytics-for-blogspot-com.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
