<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: Help me not track my visitors</title>
	<link>http://ask.metafilter.com/86895/Help-me-not-track-my-visitors/</link>
	<description>Comments on Ask MetaFilter post Help me not track my visitors</description>
	<pubDate>Mon, 24 Mar 2008 05:24:06 -0800</pubDate>
	<lastBuildDate>Mon, 24 Mar 2008 05:24:06 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Help me not track my visitors</title>
		<link>http://ask.metafilter.com/86895/Help-me-not-track-my-visitors</link>	
		<description>I&apos;m looking for a website visitor tracking service that will allow me to not track users referred from certain domains. Or, one that will allow me to not show those users when I&apos;m viewing the stats. &lt;br /&gt;&lt;br /&gt; At the moment, I have a free Statcounter account, with the detailed info from the past 500 visitors. Someone has posted my site to StumbleUpon, which is great, but I&apos;ve had nearly 300 visitors from StumbleUpon so far today, which is eating up my log really quickly.&lt;br&gt;
&lt;br&gt;
I really like being able to see where people are coming from, but with results like I&apos;m getting at the moment, it&apos;s hard to see. &lt;strong&gt;Is there a service, like Statcounter, that will either allow me to not track users referred from a given website, or one that will allow me to filter a given website from showing up in the log when I view it?&lt;/strong&gt;&lt;br&gt;
&lt;br&gt;
I don&apos;t mind paying a small amount per month/year to get this functionality, but free is even better.</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2008:site.86895</guid>
		<pubDate>Mon, 24 Mar 2008 05:18:19 -0800</pubDate>
		<dc:creator>Rabulah</dc:creator>
		
			<category>website</category>
		
			<category>stats</category>
		
			<category>statcounter</category>
		
			<category>traffic</category>
		
			<category>log</category>
		
	</item> <item>
		<title>By: mincus</title>
		<link>http://ask.metafilter.com/86895/Help-me-not-track-my-visitors#1281664</link>	
		<description>I think that Google Analytics does this quite well.&lt;br&gt;
&lt;br&gt;
It&apos;s free and doesn&apos;t have any arbitrary limits.&lt;br&gt;
&lt;br&gt;
To do what you want in it go to Traffic Sources-&amp;gt;Referring Sites and then in the Find Source search either select containing or excluding based on what you are looking for.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.86895-1281664</guid>
		<pubDate>Mon, 24 Mar 2008 05:24:06 -0800</pubDate>
		<dc:creator>mincus</dc:creator>
	</item><item>
		<title>By: CollectiveMind</title>
		<link>http://ask.metafilter.com/86895/Help-me-not-track-my-visitors#1281679</link>	
		<description>I think a downloadable software called Rapid SMTP might do that for you also, if I&apos;m understanding you correctly.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.86895-1281679</guid>
		<pubDate>Mon, 24 Mar 2008 05:57:27 -0800</pubDate>
		<dc:creator>CollectiveMind</dc:creator>
	</item><item>
		<title>By: mumkin</title>
		<link>http://ask.metafilter.com/86895/Help-me-not-track-my-visitors#1281795</link>	
		<description>Um, RapidSMTP bills itself as &quot;high-performance email marketing software.&quot; One might read that as software used primarily for the dissemination of spam. &lt;br&gt;
&lt;br&gt;
&lt;b&gt;Rabulah&lt;/b&gt;: Is this for your self-hosted Wordpress blog? If so, then the &lt;a href=&quot;http://wordpress.org/extend/plugins/stats/&quot;&gt;Wordpress Stats&lt;/a&gt; plugin might help you to see all of your referrers. I&apos;m not familiar with Statcounter... are you able to download raw log files with that service, or are you restricted to viewing the data through their interface?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.86895-1281795</guid>
		<pubDate>Mon, 24 Mar 2008 08:22:06 -0800</pubDate>
		<dc:creator>mumkin</dc:creator>
	</item><item>
		<title>By: malevolent</title>
		<link>http://ask.metafilter.com/86895/Help-me-not-track-my-visitors#1281870</link>	
		<description>If you want a quick hack to exclude a few specific referring sites, just insert the Statcounter markup using server-side scripting that checks the referer, e.g. in PHP it might be something like:&lt;br&gt;
if ( (!array_key_exists(&apos;HTTP_REFERER&apos;, $_SERVER)) || (strpos($_SERVER[&apos;HTTP_REFERER&apos;], &apos;http://stumbleupon.com&apos;) !== 0) ) echo &apos;tracking markup&apos;;</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.86895-1281870</guid>
		<pubDate>Mon, 24 Mar 2008 09:45:54 -0800</pubDate>
		<dc:creator>malevolent</dc:creator>
	</item>
	</channel>
</rss>
