<?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>Craig Mayhew's Blog &#187; Google Analytics</title>
	<atom:link href="http://www.craigmayhew.com/blog/tag/google-analytics/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.craigmayhew.com/blog</link>
	<description></description>
	<lastBuildDate>Sun, 29 Jan 2012 21:51:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Block Google Analytics</title>
		<link>http://www.craigmayhew.com/blog/2009/10/block-google-analytics/</link>
		<comments>http://www.craigmayhew.com/blog/2009/10/block-google-analytics/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 07:00:51 +0000</pubDate>
		<dc:creator>Craig Mayhew</dc:creator>
				<category><![CDATA[General/Techie]]></category>
		<category><![CDATA[Google Analytics]]></category>
		<category><![CDATA[Hosts file]]></category>
		<category><![CDATA[Privacy]]></category>

		<guid isPermaLink="false">http://www.craigmayhew.com/blog/?p=372</guid>
		<description><![CDATA[To block Google analytics from recording anything about you visiting a website simply add the following lines to your hosts file. This will also give you slightly faster page load times on websites that use Google analytics.

# [Google Inc]
127.0.0.1 www.google-analytics.com
127.0.0.1 pagead2.googlesyndication.com

]]></description>
			<content:encoded><![CDATA[<p>To block Google analytics from recording anything about you visiting a website simply add the following lines to your hosts file. This will also give you slightly faster page load times on websites that use Google analytics.</p>
<pre style="border: 1px solid #FFFFFF; padding: 5px; overflow:auto;">
# [Google Inc]
127.0.0.1 www.google-analytics.com
127.0.0.1 pagead2.googlesyndication.com
</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.craigmayhew.com/blog/2009/10/block-google-analytics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

