<?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: Filters for GA, Part 3a: Easy Implementation</title>
	<atom:link href="http://www.lunametrics.com/blog/2007/04/20/filters-for-ga-part-3a-easy-implementation/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lunametrics.com/blog/2007/04/20/filters-for-ga-part-3a-easy-implementation/</link>
	<description>Traffic, Analysis, Action</description>
	<lastBuildDate>Sun, 12 Feb 2012 00:37:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Robbin</title>
		<link>http://www.lunametrics.com/blog/2007/04/20/filters-for-ga-part-3a-easy-implementation/comment-page-1/#comment-1811</link>
		<dc:creator>Robbin</dc:creator>
		<pubDate>Wed, 21 Apr 2010 15:20:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.lunametrics.com/blog/2007/04/20/filters-for-ga-part-3a-easy-implementation/#comment-1811</guid>
		<description>Megan, the filter should work the way you want it to (i.e. tracking newsletter/spring and newsletter/spring/May) and not tracking only the index file. Maybe you should give it a few more days and then look at the data - the index page may be the most popular.</description>
		<content:encoded><![CDATA[<p>Megan, the filter should work the way you want it to (i.e. tracking newsletter/spring and newsletter/spring/May) and not tracking only the index file. Maybe you should give it a few more days and then look at the data &#8211; the index page may be the most popular.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Megan</title>
		<link>http://www.lunametrics.com/blog/2007/04/20/filters-for-ga-part-3a-easy-implementation/comment-page-1/#comment-1810</link>
		<dc:creator>Megan</dc:creator>
		<pubDate>Tue, 20 Apr 2010 23:16:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.lunametrics.com/blog/2007/04/20/filters-for-ga-part-3a-easy-implementation/#comment-1810</guid>
		<description>Robbin,

Will the include only traffic to a subdirectory filter also report on the subdirectories of that subdirectory? For example, if I have a newsletter at www.site.com/newsletter and set up a filter for to include only traffic for the subdirectory /newsletter, will it also track the visits to other files inside that directory (besides the index file) and to subdirectories inside it (as in each issue has a separate subdirectory inside the main subdirectory, such as /newsletter/spring)? I set up a filter yesterday, and it kind of looks like it&#039;s only tracking the index file of the main subdirectory.

Thanks,
Megan</description>
		<content:encoded><![CDATA[<p>Robbin,</p>
<p>Will the include only traffic to a subdirectory filter also report on the subdirectories of that subdirectory? For example, if I have a newsletter at <a href="http://www.site.com/newsletter" rel="nofollow">http://www.site.com/newsletter</a> and set up a filter for to include only traffic for the subdirectory /newsletter, will it also track the visits to other files inside that directory (besides the index file) and to subdirectories inside it (as in each issue has a separate subdirectory inside the main subdirectory, such as /newsletter/spring)? I set up a filter yesterday, and it kind of looks like it&#8217;s only tracking the index file of the main subdirectory.</p>
<p>Thanks,<br />
Megan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karl Kleinbach</title>
		<link>http://www.lunametrics.com/blog/2007/04/20/filters-for-ga-part-3a-easy-implementation/comment-page-1/#comment-1809</link>
		<dc:creator>Karl Kleinbach</dc:creator>
		<pubDate>Mon, 12 Apr 2010 21:18:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.lunametrics.com/blog/2007/04/20/filters-for-ga-part-3a-easy-implementation/#comment-1809</guid>
		<description>Robbin,

Took me a bit to get back to this, glad I did though.

I did mean &quot;or&quot;, thank you for your answer. I&#039;ll give this a shot and see how it works out.

Karl</description>
		<content:encoded><![CDATA[<p>Robbin,</p>
<p>Took me a bit to get back to this, glad I did though.</p>
<p>I did mean &#8220;or&#8221;, thank you for your answer. I&#8217;ll give this a shot and see how it works out.</p>
<p>Karl</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robbin</title>
		<link>http://www.lunametrics.com/blog/2007/04/20/filters-for-ga-part-3a-easy-implementation/comment-page-1/#comment-561</link>
		<dc:creator>Robbin</dc:creator>
		<pubDate>Mon, 08 Mar 2010 22:37:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.lunametrics.com/blog/2007/04/20/filters-for-ga-part-3a-easy-implementation/#comment-561</guid>
		<description>Karl, are you interested in OR filters (include this subdirectory or this one) or AND filters (include only if they touched both subdirectories?)  You probably mean &quot;OR&quot;

Now that GA has the &quot;new and improved&quot; out of the box filters, I would have to test it, but I know you can do a regular expression with a custom include filter and achieve your goal.. So if your two subdirectories are /Karl and /Kleinbach, you would do Custom &gt; Include, give it a nice name (&quot;Include all gtraffic to either the Karl directory or the Kleinbach directory&quot;), choose request URI and the pattern might be /karl&#124;/kleinbach or even ^/Karl&#124;^/Kleinbach

Robbin</description>
		<content:encoded><![CDATA[<p>Karl, are you interested in OR filters (include this subdirectory or this one) or AND filters (include only if they touched both subdirectories?)  You probably mean &#8220;OR&#8221;</p>
<p>Now that GA has the &#8220;new and improved&#8221; out of the box filters, I would have to test it, but I know you can do a regular expression with a custom include filter and achieve your goal.. So if your two subdirectories are /Karl and /Kleinbach, you would do Custom > Include, give it a nice name (&#8220;Include all gtraffic to either the Karl directory or the Kleinbach directory&#8221;), choose request URI and the pattern might be /karl|/kleinbach or even ^/Karl|^/Kleinbach</p>
<p>Robbin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karl Kleinbach</title>
		<link>http://www.lunametrics.com/blog/2007/04/20/filters-for-ga-part-3a-easy-implementation/comment-page-1/#comment-560</link>
		<dc:creator>Karl Kleinbach</dc:creator>
		<pubDate>Mon, 08 Mar 2010 21:53:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.lunametrics.com/blog/2007/04/20/filters-for-ga-part-3a-easy-implementation/#comment-560</guid>
		<description>Hi Robbin,

Hope all is well, you can help with a quick question.

Can the filter &quot;Include only traffic to a subdirectory&quot; be set up to include several directories in one profile?

Thanks,
Karl</description>
		<content:encoded><![CDATA[<p>Hi Robbin,</p>
<p>Hope all is well, you can help with a quick question.</p>
<p>Can the filter &#8220;Include only traffic to a subdirectory&#8221; be set up to include several directories in one profile?</p>
<p>Thanks,<br />
Karl</p>
]]></content:encoded>
	</item>
</channel>
</rss>

