<?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: Google Analytics: Let&#8217;s use a filter</title>
	<atom:link href="http://www.mymotech.com/google-analytics-lets-use-a-filter/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mymotech.com/google-analytics-lets-use-a-filter/</link>
	<description>Addicted to Web Analytics Since 2004</description>
	<lastBuildDate>Fri, 17 Dec 2010 21:59:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: mymo</title>
		<link>http://www.mymotech.com/google-analytics-lets-use-a-filter/comment-page-1/#comment-76</link>
		<dc:creator>mymo</dc:creator>
		<pubDate>Tue, 31 Jan 2006 03:42:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.mymotech.com/?p=45#comment-76</guid>
		<description>Eric,

Howdy. I have been reading your blog for a long time. I use Fiddler all the time, as well as IEWatch. Admittedly, I have never used the scripting capabilities you are speaking of. I look forward to dropping you a line about it. :)</description>
		<content:encoded><![CDATA[<p>Eric,</p>
<p>Howdy. I have been reading your blog for a long time. I use Fiddler all the time, as well as IEWatch. Admittedly, I have never used the scripting capabilities you are speaking of. I look forward to dropping you a line about it. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: EricB</title>
		<link>http://www.mymotech.com/google-analytics-lets-use-a-filter/comment-page-1/#comment-75</link>
		<dc:creator>EricB</dc:creator>
		<pubDate>Tue, 31 Jan 2006 00:43:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.mymotech.com/?p=45#comment-75</guid>
		<description>I use a tool called Fiddler (http://fiddlertool.com/).  It is written by Eric Lawrence, an extremely bright engineer at Microsoft.  It&#039;s a proxy that runs on your Windows system that you can point IE (and Firefox) to.  The most amazing thing about it is how you can customize it.  If you want to know how to block your browsers from hitting your analytics tools using Fiddler, drop me a line.

Cheers, and thanks for the useful site!

-Eric</description>
		<content:encoded><![CDATA[<p>I use a tool called Fiddler (<a href="http://fiddlertool.com/" >http://fiddlertool.com/</a>).  It is written by Eric Lawrence, an extremely bright engineer at Microsoft.  It&#8217;s a proxy that runs on your Windows system that you can point IE (and Firefox) to.  The most amazing thing about it is how you can customize it.  If you want to know how to block your browsers from hitting your analytics tools using Fiddler, drop me a line.</p>
<p>Cheers, and thanks for the useful site!</p>
<p>-Eric</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mymo</title>
		<link>http://www.mymotech.com/google-analytics-lets-use-a-filter/comment-page-1/#comment-71</link>
		<dc:creator>mymo</dc:creator>
		<pubDate>Wed, 25 Jan 2006 04:17:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.mymotech.com/?p=45#comment-71</guid>
		<description>Don&#039;t get me wrong Rich. I like to tear apart a log file with the best of them, and I only use Google Analytics for my personal sites not for clients.

I did not try out the Technorati tracker. Obviously since GA is javascript based it won&#039;t see Technoratibot visits so that is logfiles only. As fat as visitor referrals from technorati GA gives visibility into how many  visits arrived via Technorati and you can drill into the data enough to see what page brought them. There are some other types of configurations you could use to follow visitor paths and what not, but since I am measuring a blog it is not too informative.</description>
		<content:encoded><![CDATA[<p>Don&#8217;t get me wrong Rich. I like to tear apart a log file with the best of them, and I only use Google Analytics for my personal sites not for clients.</p>
<p>I did not try out the Technorati tracker. Obviously since GA is javascript based it won&#8217;t see Technoratibot visits so that is logfiles only. As fat as visitor referrals from technorati GA gives visibility into how many  visits arrived via Technorati and you can drill into the data enough to see what page brought them. There are some other types of configurations you could use to follow visitor paths and what not, but since I am measuring a blog it is not too informative.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rich</title>
		<link>http://www.mymotech.com/google-analytics-lets-use-a-filter/comment-page-1/#comment-70</link>
		<dc:creator>Rich</dc:creator>
		<pubDate>Tue, 24 Jan 2006 22:41:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.mymotech.com/?p=45#comment-70</guid>
		<description>That&#039;s a useful tip.  I don&#039;t actually use Google Analytics as I don&#039;t want the company that handles PPC to be tracking results (for me or my clients).  Plus, I need a third party to measure clickfraud.  I use my own, ugly unix shell scripts to parse the log files, so I &quot;grep -v $myIPaddress&quot; or &quot;grep -v $myUserAgent&quot; to filter my own clicks.

BTW, did you try the &lt;a href=&quot;http://www.apogee-web-consulting.com/blogger/2006/01/technorati-tracker-widget.html&quot; rel=&quot;nofollow&quot;&gt;Technorati Tracker demo&lt;/a&gt;?  Since you specialize in web analytics, I&#039;m curious to see if you think it could be useful.  Or, would you simply set up some sort of Technorati filter in Google Analytics if you wanted to isolate Technorati hits (and bot visits)?</description>
		<content:encoded><![CDATA[<p>That&#8217;s a useful tip.  I don&#8217;t actually use Google Analytics as I don&#8217;t want the company that handles PPC to be tracking results (for me or my clients).  Plus, I need a third party to measure clickfraud.  I use my own, ugly unix shell scripts to parse the log files, so I &#8220;grep -v $myIPaddress&#8221; or &#8220;grep -v $myUserAgent&#8221; to filter my own clicks.</p>
<p>BTW, did you try the <a href="http://www.apogee-web-consulting.com/blogger/2006/01/technorati-tracker-widget.html" >Technorati Tracker demo</a>?  Since you specialize in web analytics, I&#8217;m curious to see if you think it could be useful.  Or, would you simply set up some sort of Technorati filter in Google Analytics if you wanted to isolate Technorati hits (and bot visits)?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

