<?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 disable Google Analytics tracking during development</title>
	<atom:link href="http://www.benhuson.co.uk/2007/10/04/disable-google-analytics/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.benhuson.co.uk/2007/10/04/disable-google-analytics/</link>
	<description>Web Designer and Developer</description>
	<lastBuildDate>Wed, 08 Feb 2012 08:29:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Project 2061 Techlog &#187; Careful with Google Analytics filters</title>
		<link>http://www.benhuson.co.uk/2007/10/04/disable-google-analytics/#comment-98578</link>
		<dc:creator>Project 2061 Techlog &#187; Careful with Google Analytics filters</dc:creator>
		<pubDate>Fri, 03 Dec 2010 17:28:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.benhuson.co.uk/2007/10/04/disable-google-analytics/#comment-98578</guid>
		<description>[...] How to disable Google Analytics tracking during development [...]</description>
		<content:encoded><![CDATA[<p>[...] How to disable Google Analytics tracking during development [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.benhuson.co.uk/2007/10/04/disable-google-analytics/#comment-85718</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 01 Oct 2010 18:40:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.benhuson.co.uk/2007/10/04/disable-google-analytics/#comment-85718</guid>
		<description>@Jason. No - you can&#039;t filter old data.</description>
		<content:encoded><![CDATA[<p>@Jason. No &#8211; you can&#8217;t filter old data.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomasz Banas</title>
		<link>http://www.benhuson.co.uk/2007/10/04/disable-google-analytics/#comment-8235</link>
		<dc:creator>Tomasz Banas</dc:creator>
		<pubDate>Thu, 06 Aug 2009 20:03:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.benhuson.co.uk/2007/10/04/disable-google-analytics/#comment-8235</guid>
		<description>Great info Ben - Thank you</description>
		<content:encoded><![CDATA[<p>Great info Ben &#8211; Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Slavi</title>
		<link>http://www.benhuson.co.uk/2007/10/04/disable-google-analytics/#comment-4972</link>
		<dc:creator>Slavi</dc:creator>
		<pubDate>Fri, 13 Feb 2009 19:55:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.benhuson.co.uk/2007/10/04/disable-google-analytics/#comment-4972</guid>
		<description>Thanks for sharing the info.
It&#039;s quite useful.</description>
		<content:encoded><![CDATA[<p>Thanks for sharing the info.<br />
It&#8217;s quite useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://www.benhuson.co.uk/2007/10/04/disable-google-analytics/#comment-4918</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Tue, 03 Feb 2009 05:54:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.benhuson.co.uk/2007/10/04/disable-google-analytics/#comment-4918</guid>
		<description>Thanks for the post as it answered my question on how to exclude page urls that are from my local dev environment.

Does it filter existing data?  If so, does it take a while before your filter is effective?</description>
		<content:encoded><![CDATA[<p>Thanks for the post as it answered my question on how to exclude page urls that are from my local dev environment.</p>
<p>Does it filter existing data?  If so, does it take a while before your filter is effective?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Huson</title>
		<link>http://www.benhuson.co.uk/2007/10/04/disable-google-analytics/#comment-3178</link>
		<dc:creator>Ben Huson</dc:creator>
		<pubDate>Mon, 21 Apr 2008 19:48:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.benhuson.co.uk/2007/10/04/disable-google-analytics/#comment-3178</guid>
		<description>I guess you may want to enable analytics for a dev site to test you have it set up correctly - particularly if you want to test some of the more advanced functionality of Google Analytics such as the JavaScript tracking functions or e-commerce functionality.

It appears that the tracking code only seems to work if you are using it over an http:// (or https://) connection. If you have a proper development site set up on a local server or at an IP address, this should be fine. However it won&#039;t track anything you open locally on your computer or network over a file:// connection.

If you want to track a development environment separately from your live site you do not need to create a new Analytics account. Instead just create a new profile and use filters (as mentioned in the above post) to filter hits based on the hostname within your live and dev profiles.</description>
		<content:encoded><![CDATA[<p>I guess you may want to enable analytics for a dev site to test you have it set up correctly &#8211; particularly if you want to test some of the more advanced functionality of Google Analytics such as the JavaScript tracking functions or e-commerce functionality.</p>
<p>It appears that the tracking code only seems to work if you are using it over an http:// (or <a href="https://" rel="nofollow">https://</a>) connection. If you have a proper development site set up on a local server or at an IP address, this should be fine. However it won&#8217;t track anything you open locally on your computer or network over a file:// connection.</p>
<p>If you want to track a development environment separately from your live site you do not need to create a new Analytics account. Instead just create a new profile and use filters (as mentioned in the above post) to filter hits based on the hostname within your live and dev profiles.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.benhuson.co.uk/2007/10/04/disable-google-analytics/#comment-3177</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Mon, 21 Apr 2008 15:00:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.benhuson.co.uk/2007/10/04/disable-google-analytics/#comment-3177</guid>
		<description>I am little confused here. Why would you guys want to put google analytics on a test env?</description>
		<content:encoded><![CDATA[<p>I am little confused here. Why would you guys want to put google analytics on a test env?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Testing Google Analytics code in Dev environment before Live &#171; Asach&#8230;ugach kahitari</title>
		<link>http://www.benhuson.co.uk/2007/10/04/disable-google-analytics/#comment-3176</link>
		<dc:creator>Testing Google Analytics code in Dev environment before Live &#171; Asach&#8230;ugach kahitari</dc:creator>
		<pubDate>Mon, 21 Apr 2008 09:40:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.benhuson.co.uk/2007/10/04/disable-google-analytics/#comment-3176</guid>
		<description>[...] tried to Google this, but so far haven&#8217;t found anything significant exceptthis, and even that doesn&#8217;t have exactly what I am talking [...]</description>
		<content:encoded><![CDATA[<p>[...] tried to Google this, but so far haven&#8217;t found anything significant exceptthis, and even that doesn&#8217;t have exactly what I am talking [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sumedh</title>
		<link>http://www.benhuson.co.uk/2007/10/04/disable-google-analytics/#comment-3175</link>
		<dc:creator>Sumedh</dc:creator>
		<pubDate>Mon, 21 Apr 2008 08:56:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.benhuson.co.uk/2007/10/04/disable-google-analytics/#comment-3175</guid>
		<description>Hi Ben,

Thanks for the post...

I want to test my analytics code on Dev environment before taking it live.

Our Dev server is not on www... so Google wont be able to access it using the URI... This should be the common setting that people do...

What is the solution in such a case?

Thanks in advance :)</description>
		<content:encoded><![CDATA[<p>Hi Ben,</p>
<p>Thanks for the post&#8230;</p>
<p>I want to test my analytics code on Dev environment before taking it live.</p>
<p>Our Dev server is not on <a href="http://www.." rel="nofollow">http://www..</a>. so Google wont be able to access it using the URI&#8230; This should be the common setting that people do&#8230;</p>
<p>What is the solution in such a case?</p>
<p>Thanks in advance :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: scott</title>
		<link>http://www.benhuson.co.uk/2007/10/04/disable-google-analytics/#comment-2950</link>
		<dc:creator>scott</dc:creator>
		<pubDate>Wed, 05 Mar 2008 02:54:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.benhuson.co.uk/2007/10/04/disable-google-analytics/#comment-2950</guid>
		<description>Thank you for the tips!!!</description>
		<content:encoded><![CDATA[<p>Thank you for the tips!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Sheppard</title>
		<link>http://www.benhuson.co.uk/2007/10/04/disable-google-analytics/#comment-2783</link>
		<dc:creator>Richard Sheppard</dc:creator>
		<pubDate>Wed, 05 Dec 2007 11:42:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.benhuson.co.uk/2007/10/04/disable-google-analytics/#comment-2783</guid>
		<description>Well done, Ben! You&#039;ve answered all my questions re: what to do about development sites and GA.</description>
		<content:encoded><![CDATA[<p>Well done, Ben! You&#8217;ve answered all my questions re: what to do about development sites and GA.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

