<?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>网站分析 Web Analytics &#187; Advanced Filter</title>
	<atom:link href="http://www.webanalytics.org.cn/tag/advanced-filter/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webanalytics.org.cn</link>
	<description>专注于网站分析工具、网站分析方法与网站分析实践</description>
	<lastBuildDate>Fri, 25 Jun 2010 05:55:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Google Analytics的新“Advanced Filter”</title>
		<link>http://www.webanalytics.org.cn/google-analytics-advanced-filter/</link>
		<comments>http://www.webanalytics.org.cn/google-analytics-advanced-filter/#comments</comments>
		<pubDate>Fri, 20 Nov 2009 06:37:05 +0000</pubDate>
		<dc:creator>深蓝</dc:creator>
				<category><![CDATA[分析工具]]></category>
		<category><![CDATA[Advanced Filter]]></category>
		<category><![CDATA[Google Analytics]]></category>

		<guid isPermaLink="false">http://www.webanalytics.org.cn/?p=212</guid>
		<description><![CDATA[最近Google Analytics的变化挺大，更新了很多新的功能。前面有一篇文章《Google Analytics的新“目标”》主要讨论Google Analytics对设置目标的改进。同时，Google Analytics也增加了新的功能，方便使用者通过报表获得想要的数据。在表格形式报表的下方，多了“高级过滤器”（Advanced Filter）的链接。

<img class="alignnone size-full wp-image-213" title="Google Analytics高级过滤器" src="http://www.webanalytics.org.cn/wp-content/uploads/2009/11/Google-Analytics-Advanced-Filter.jpg" alt="Google Analytics高级过滤器" width="480" height="101" />]]></description>
			<content:encoded><![CDATA[<p>最近Google Analytics的变化挺大，更新了很多新的功能。前面有一篇文章《<a title="Google Analytics Goals" href="http://www.webanalytics.org.cn/new-google-analytics-goals/" target="_blank">Google Analytics的新“目标</a>”》主要讨论Google Analytics对设置目标的改进。同时，Google Analytics也增加了新的功能，方便使用者通过报表获得想要的数据。在表格形式报表的下方，多了“高级过滤器”（Advanced Filter）的链接。</p>
<p><img class="alignnone size-full wp-image-213" title="Google Analytics高级过滤器" src="http://www.webanalytics.org.cn/wp-content/uploads/2009/11/Google-Analytics-Advanced-Filter.jpg" alt="Google Analytics高级过滤器" width="480" height="101" /></p>
<p>之前，我们只能针对当前报表的维度本身设置条件。比如，在Top Content的报表中，我们只能针对Page设置条件，可以过滤Page中包含了某些字符或者未包含某些字符的数据项。现在，在高级过滤器中，除了Page本身以外，还可以针对和Page的各个度量值设置条件。</p>
<p>比如说，想知道所有的文章页中（我的博客还有分类页、搜索结果页、存档页等等），平均停留时间超过一分钟的有哪些，该如何设置呢？因为我在页面上加入代码的时候，为每个页面设置了一个虚拟标识而不是URL，所以只要包含了Post的页面都是文章页了。设置如下图的条件：</p>
<p><img class="alignnone size-full wp-image-214" title="Google Analytics高级过滤器使用实例" src="http://www.webanalytics.org.cn/wp-content/uploads/2009/11/Google-Analytics-Advanced-Filter-Example.jpg" alt="Google Analytics高级过滤器使用实例" width="480" height="178" /></p>
<p>注意，时间的设置是以秒钟为单位的。设置好之后，点击“Apply Filter”按钮，页面会重新刷新，得到的报表包含的就只有符合条件的项目了。</p>
<p><img class="alignnone size-full wp-image-215" title="Google Analytics Advanced Filter Report" src="http://www.webanalytics.org.cn/wp-content/uploads/2009/11/Google-Analytics-Advanced-Filter-Report.jpg" alt="Google Analytics Advanced Filter Report" width="480" height="283" /></p>
<p>很简单，对吗？以前这个过程我们可能需要把数据下载到Excel中，然后使用Excel的功能来完成。现在只要在报表上设置就可以了，很方便。</p>
<p>另外，在Advanced Filter中还是延续了对正则表达式的支持。比如，想看所有文章中，文章名不超过10个字的文章，同时这些文章的平均浏览时间要超过1分钟。那么只要把上面例子中Page对应的条件设成<span style="color: #000080;"><strong>^\/Post &gt;&gt;.{0,10}$</strong></span>就可以了。</p>
<p>你有什么新发现，赶紧留言，大家一起讨论吧！！</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webanalytics.org.cn/google-analytics-advanced-filter/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
