<?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; 基础知识</title>
	<atom:link href="http://www.webanalytics.org.cn/category/basic/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>网站分析术语在WAA和Google Analytics</title>
		<link>http://www.webanalytics.org.cn/compliant-of-web-analytics-between-waa-and-google-analytics/</link>
		<comments>http://www.webanalytics.org.cn/compliant-of-web-analytics-between-waa-and-google-analytics/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 03:01:43 +0000</pubDate>
		<dc:creator>深蓝</dc:creator>
				<category><![CDATA[基础知识]]></category>
		<category><![CDATA[Google Analytics]]></category>
		<category><![CDATA[WAA]]></category>
		<category><![CDATA[报表解读]]></category>
		<category><![CDATA[术语]]></category>

		<guid isPermaLink="false">http://www.webanalytics.org.cn/?p=266</guid>
		<description><![CDATA[在WAA中定义了网站分析的标准术语，那在Google Analytics中也有自己的一套术语，这两套属于的兼容性如何？我在Analytics Talk的网站上找到以下这个对应表，详细列出了WAA的定义和Google Analytics的定义。我想，应该会对我们正确解读Google Analytics的报表有帮助。]]></description>
			<content:encoded><![CDATA[<p>在<a title="网站分析协会" href="http://www.webanalyticsassociation.org/" target="_blank">WAA</a>中定义了网站分析的标准术语，那在<a title="Google Analytics" href="http://www.google.com/analytics/" target="_blank">Google Analytics</a>中也有自己的一套术语，这两套属于的兼容性如何？我在<a title="Analytics Talk" href="http://www.epikone.com/blog/2008/09/21/google-analytics-compliance-with-waa-standard-metrics/">Analytics Talk的网站</a>上找到以下这个对应表，详细列出了WAA的定义和Google Analytics的定义。我想，应该会对我们正确解读Google Analytics的报表有帮助。</p>
<table id="r503" border="1" cellspacing="0" cellpadding="3" width="100%" bordercolor="#000000">
<tbody>
<tr bgcolor="#6fa8dc">
<td width="25%"><strong><span style="font-size: x-small;">Compliant</span></strong></td>
<td width="25%"><strong><span style="font-size: x-small;">Term</span></strong></td>
<td width="25%"><strong><span style="font-size: x-small;">WAA Definition</span></strong></td>
<td width="25%"><strong><span style="font-size: x-small;">GA Definition</span></strong></td>
</tr>
<tr>
<td width="25%"><span style="color: #38761d;"><strong><span style="font-size: x-small;">Yes</span></strong></span></td>
<td width="25%"><span style="font-size: x-small;">Page</span></td>
<td width="25%">
<p style="margin: 0px;"><span style="font-size: x-small;">A page is an analyst definable unit of content.</span></p>
</td>
<td width="25%"><span style="font-size: x-small;">Same as WAA</p>
<p></span></td>
</tr>
<tr>
<td width="25%"><span style="color: #38761d;"><strong><span style="font-size: x-small;">Yes</span></strong></span></td>
<td width="25%"><span style="font-size: x-small;">Page View</span></td>
<td width="25%">
<p style="margin: 0px;"><span style="font-size: x-small;">The number of times a page (an analyst-definable unit of content) was viewed.</span></p>
</td>
<td width="25%"><span style="font-size: x-small;">Same as WAA.</p>
<p><span style="font-size: x-small;"> Note: A pageview is created each time the _trackPageview() method is executed.  Any value passed to the _trackPageview() method will appear in the Content reports, thus making a Page analyst definable.</span></p>
<p></span></td>
</tr>
<tr>
<td width="25%"><span style="color: #38761d;"><strong><span style="font-size: x-small;">Yes</span></strong></span></td>
<td width="25%"><span style="font-size: x-small;">Visits/Sessions</span></td>
<td width="25%"><span style="font-size: x-small;">A visit is an interaction, by an individual, with a website consisting of one or more requests for an analyst-definable unit of content (i.e. “page view”). If an individual has not taken another action (typically additional page views) on the site within a specified time period, the visit session will terminate.</span></td>
<td width="25%"><span style="font-size: x-small;">Same as WAA.</p>
<p><span style="font-size: x-small;"> Note: By default, a visit will terminate after 30 minutes of inactivity by the visitor.  The legth of inactivity can be modified by altering the Google Analytics tracking code.</span></p>
<p></span></td>
</tr>
<tr>
<td width="25%"><span style="color: #38761d;"><strong><span style="font-size: x-small;">Yes</span></strong></span></td>
<td width="25%">
<p style="margin: 0px;"><span style="font-size: x-small;">Unique Visitors</span></p>
</td>
<td width="25%"><span style="font-size: x-small;">The number of inferred individual people (filtered for spiders and robots), within a designated reporting timeframe, with activity consisting of one or more visits to a site. Each individual is counted only once in the unique visitor measure for the reporting period.</span></td>
<td width="25%">
<p style="margin: 0px;"><span style="font-size: x-small;">Same as WAA</span></p>
<p style="margin: 0px; min-height: 14px;">
<p style="margin: 0px;"><span style="font-size: x-small;">Note: Google Analytics defines this term as Absolute Unique Visitors.</span></p>
<p style="margin: 0px; min-height: 14px;">
<p style="margin: 0px;"><span style="font-size: x-small;">A visitor is defined using a unique numeric identifier stored in the Google Analytics tracking cookies.  This value is set when the visitor’s first visit is created.</span></p>
<p style="margin: 0px; min-height: 14px;">
<p style="margin: 0px;"><span style="font-size: x-small;">Each visitor is counted only once in the Absolute Unique Visitor metric, regardless of how many times they return to the site during the reporting period.</span></p>
</td>
</tr>
<tr>
<td width="25%"><span style="font-weight: bold; "><span style="color: #38761d;">Yes</span></span></td>
<td width="25%">
<p style="margin: 0px;"><span style="font-size: x-small;">New Visitor</span></p>
</td>
<td width="25%">
<p style="margin: 0px;"><span style="font-size: x-small;">The number of Unique Visitors with activity including a first-ever Visit to a site during a reporting period.</span></p>
</td>
<td width="25%">
<p style="margin: 0px;">Same as WAA</p>
<p style="margin: 0px; min-height: 14px;">
<p style="margin: 0px;"><span style="font-size: x-small;">Note: While GA does share the same definition for a new visitor it does not  does not count the number of new, unique people (visitors) that have visited the site during the reporting period.  GA counts the number of VISITS generated by new people.</span></p>
<p style="margin: 0px; min-height: 14px;">
<p style="margin: 0px;"><span style="font-size: x-small;">Google Analytics calculate the number of New visitors by identifying the number of new unique visitor IDs that were created during the reporting period.</span></p>
<p style="margin: 0px; min-height: 14px;">
<p style="margin: 0px;">It is possible to measure the number of new visitors using a profile and include filter.</p>
</td>
</tr>
<tr>
<td width="25%"><span style="color: #ff0000;"><strong><span style="font-size: x-small;">NO</span></strong></span></td>
<td width="25%">
<p style="margin: 0px;"><span style="font-size: x-small;">Repeat Visitor</span></p>
</td>
<td width="25%">
<p style="margin: 0px;"><span style="font-size: x-small;">The number of Unique Visitors with activity consisting</span></p>
<p style="margin: 0px;"><span style="font-size: x-small;">of two or more Visits to a site during a reporting period.</span></p>
</td>
<td width="25%"><span style="font-size: x-small;"></p>
<p>N/a</p>
<p><span style="font-size: x-small;">This metric does not exist in Google Analytics.</span></p>
<p></span></td>
</tr>
<tr>
<td width="25%"><span style="font-weight: bold; "><span style="color: #38761d;">Yes</span></span></td>
<td width="25%">
<p style="margin: 0px;"><span style="font-size: x-small;">Return Visitor</span></p>
</td>
<td width="25%"><span style="font-size: x-small;">The number of Unique Visitors with activity consisting of a Visit to a site during a reporting period and where the Unique Visitor also Visited the site prior to the reporting period.</span></td>
<td width="25%">
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal">Same as WAA</p>
<p style="margin: 0px; min-height: 14px;">
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal">Note: While GA does share the same definition for a return visitor it does not  does not count the number of returning unique people (visitors) that have visited the site during the reporting period.  GA counts the number of VISITS generated by people coming .</p>
<p style="margin: 0px; min-height: 14px;">
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal">GA identifies a return visitor as any visit generated by a person who’s unique identifier cookie was set prior to the reporting period.</p>
</td>
</tr>
<tr>
<td width="25%"><span style="color: #38761d;"><strong><span style="font-size: x-small;">Yes</span></strong></span></td>
<td width="25%">
<p style="margin: 0px;"><span style="font-size: x-small;">Entry Page</span></p>
</td>
<td width="25%">
<p style="margin: 0px;"><span style="font-size: x-small;">The first page of a visit.</span></p>
</td>
<td width="25%"><span style="font-size: x-small;">Same as WAA</span></td>
</tr>
<tr>
<td width="25%"><span style="color: #38761d;"><strong><span style="font-size: x-small;">Yes</span></strong></span></td>
<td width="25%">
<p style="margin: 0px;"><span style="font-size: x-small;">Landing Page</span></p>
</td>
<td width="25%">
<p style="margin: 0px;"><span style="font-size: x-small;">A page intended to identify the beginning of the user</span></p>
<p style="margin: 0px;"><span style="font-size: x-small;">experience resulting from a defined marketing effort.</span></p>
</td>
<td width="25%">
<p style="margin: 0px;"><span style="font-size: x-small;">Same as WAA</span></p>
</td>
</tr>
<tr>
<td width="25%"><span style="color: #38761d;"><strong><span style="font-size: x-small;">Yes</span></strong></span></td>
<td width="25%">
<p style="margin: 0px;"><span style="font-size: x-small;">Exit Page</span></p>
</td>
<td width="25%">
<p style="margin: 0px;"><span style="font-size: x-small;">The last page on a site accessed during a visit, signifying the end of a visit/session.</span></p>
</td>
<td width="25%">
<p style="margin: 0px;"><span style="font-size: x-small;">Same as WAA</span></p>
</td>
</tr>
<tr>
<td width="25%"><span style="color: #38761d;"><strong><span style="font-size: x-small;">Yes</span></strong></span></td>
<td width="25%">
<p style="margin: 0px;"><span style="font-size: x-small;">Visit Duration</span></p>
</td>
<td width="25%"><span style="font-size: x-small;">The length of time in a session. Calculation is typically the timestamp of the last activity in the session minus the timestamp of the first activity of the session.</span></td>
<td width="25%">
<p style="margin: 0px;"><span style="font-size: x-small;">Same as WAA</span></p>
<p style="margin: 0px; min-height: 14px;">
<p style="margin: 0px;"><span style="font-size: x-small;">Note: Google Analytics uses a different name for this metric.  It is called ‘Average Time on Site’.</span></p>
<p style="margin: 0px; min-height: 14px;">
<p style="margin: 0px;"><span style="font-size: x-small;">The average time on site is calculated by dividing the total time spent on the site by the total number of Visits. </span></p>
</td>
</tr>
<tr>
<td width="25%"><span style="color: #ff0000;"><strong><span style="font-size: x-small;">NO</span></strong></span></td>
<td width="25%">
<p style="margin: 0px;"><span style="font-size: x-small;">Referrer</span></p>
</td>
<td width="25%"><span style="font-size: x-small;">The referrer is the page URL that originally generated the request for the current page view or object. </span></td>
<td width="25%">
<p style="margin: 0px;"><span style="font-size: x-small;">The referrer in Google Analytics is the page URL that originally generated the request for the current </span><strong><span style="font-size: x-small;">VISIT</span></strong><span style="font-size: x-small;">.  This value is then added to all pageviews in that visit. </span></p>
<p style="margin: 0px; min-height: 14px;">
<p style="margin: 0px;"><span style="font-size: x-small;">The referrer is identified in GA as any source whose medium is “referral”.</span></p>
<p style="margin: 0px; min-height: 14px;">
<p><span style="font-size: x-small;"> </span></p>
<p>GA also has a field called ‘Referral’ which does conform to the WAA’s definition.  However; this is not a field displayed in any report, only available as a filter field.</td>
</tr>
<tr>
<td width="25%"><span style="color: #ff0000;"><strong><span style="font-size: x-small;">N/a</span></strong></span></td>
<td width="25%">
<p style="margin: 0px;"><span style="font-size: x-small;">Internal Referrer</span></p>
</td>
<td width="25%"><span style="font-size: x-small;">The internal referrer is a page URL that is internal to the website or a web-property within the website as defined by the user.</span></td>
<td width="25%">
<p style="margin: 0px;"><span style="font-size: x-small;">N/a</span></p>
<p style="margin: 0px; min-height: 14px;">
<p style="margin: 0px;"><span style="font-size: x-small;">This metric is not available in GA.</span></p>
</td>
</tr>
<tr>
<td width="25%"><span style="color: #ff0000;"><strong>N/a</strong></span></p>
<p style="margin: 0px;">
</td>
<td width="25%">
<p style="margin: 0px;"><span style="font-size: x-small;">External Referrer</span></p>
</td>
<td width="25%">
<p style="margin: 0px;"><span style="font-size: x-small;">The external referrer is a page URL where the traffic is external or outside of the website or a web property defined by the user.</span></p>
</td>
<td width="25%"><span style="font-size: x-small;">N/a</p>
<p>This metric is not available in GA.</p>
<p><span style="font-size: x-small;">See definition of Referrer above.</span></p>
<p></span></td>
</tr>
<tr>
<td width="25%"><span style="color: #ff0000;"><strong>N/a</strong></span></td>
<td width="25%">
<p style="margin: 0px;"><span style="font-size: x-small;">Search Referrer</span></p>
</td>
<td width="25%">
<p style="margin: 0px;"><span style="font-size: x-small;">The search referrer is an internal or external referrer for which the URL has been generated by a search function.</span></p>
</td>
<td width="25%"><span style="font-size: x-small;">N/a</p>
<p>This metric is not available in GA.</p>
<p><span style="font-size: x-small;">Note: While Google Analytics does track both external search phrases and internal search phrases, the term ’search referrer’ is not used in reporting.</span></p>
<p></span></td>
</tr>
<tr>
<td width="25%"><span style="color: #38761d;"><strong>Yes</strong></span></td>
<td width="25%">
<p style="margin: 0px;"><span style="font-size: x-small;">Visit Referrer</span></p>
</td>
<td width="25%">
<p style="margin: 0px;"><span style="font-size: x-small;">The visit referrer is the first referrer in a session, whether internal, external or null.</span></p>
</td>
<td width="25%">
<p style="margin: 0px;"><span style="font-size: x-small;">Same as WAA</span></p>
<p style="margin: 0px; min-height: 14px;">
<p style="margin: 0px;"><span style="font-size: x-small;">Note: This data is called a Referral in Google Analytics and can </span><strong>ONLY</strong><span style="font-size: x-small;"> be the external referrer.</span></p>
</td>
</tr>
<tr>
<td width="25%"><span style="color: #ff0000;"><strong><span style="font-size: x-small;">N/a</span></strong></span></td>
<td width="25%">
<p style="margin: 0px;"><span style="font-size: x-small;">Original Referrer</span></p>
</td>
<td width="25%">
<p style="margin: 0px;"><span style="font-size: x-small;">The original referrer is the first referrer in a visitor’s first session, whether internal, external or null.</span></p>
</td>
<td width="25%">
<p style="margin: 0px;"><span style="font-size: x-small;"> </span></p>
<p>N/a</p>
<p style="margin: 0px;">
<p style="margin: 0px;"><span style="font-size: x-small;">This metric is not available in GA.</span></p>
<p style="margin: 0px;">
<p style="margin: 0px;"><span style="font-size: x-small;">Note: See information about Referrer above.</span></p>
</td>
</tr>
<tr>
<td width="25%">
<p style="margin: 0px;"><span style="color: #38761d;"><strong><span style="font-size: x-small;">Yes</span></strong></span></p>
</td>
<td width="25%">
<p style="margin: 0px;"><span style="font-size: x-small;">Click-through</span></p>
</td>
<td width="25%">
<p style="margin: 0px;"><span style="font-size: x-small;">Number of times a link was clicked by a visitor.</span></p>
</td>
<td width="25%">
<p style="margin: 0px;"><span style="font-size: x-small;">Same as WAA</span></p>
<p style="margin: 0px; min-height: 14px;">
<p style="margin: 0px;"><span style="font-size: x-small;">Note: Google Analytics refers to Click-throughs as ‘clicks’.</span></p>
<p style="margin: 0px;">
<p style="margin: 0px;"><span style="font-size: x-small;">This metric is only available in the AdWords reports.</span></p>
</td>
</tr>
<tr>
<td width="25%"><span style="color: #38761d;"><strong><span style="font-size: x-small;">Yes</span></strong></span></td>
<td width="25%">
<p style="margin: 0px;"><span style="font-size: x-small;">Click-through Rate/Ratio</span></p>
</td>
<td width="25%">
<p style="margin: 0px;"><span style="font-size: x-small;">The number of click-throughs for a specific link divided by the number of times that link was viewed.</span></p>
</td>
<td width="25%">
<p style="margin: 0px;"><span style="font-size: x-small;">Same as WAA</span></p>
<p style="margin: 0px; min-height: 14px;">
<p style="margin: 0px;"><span style="font-size: x-small;">Note: Click-through and Click-through Rate  is the percentage of impressions that resulted in a click.  It is calculated by dividing the number of clicks on an ad(s) by the number of impressions for the ad(s).</span></p>
<p style="margin: 0px; min-height: 14px;">
<p style="margin: 0px;"><span style="font-size: x-small;">This metric is only available in the </span><span style="font-size: x-small;">AdWords reports.</span></p>
</td>
</tr>
<tr>
<td width="25%">
<p style="margin: 0px;"><span style="color: #38761d;"><strong><span style="font-size: x-small;">Yes</span></strong></span></p>
</td>
<td width="25%">
<p style="margin: 0px;"><span style="font-size: x-small;">Page Views per Visit</span></p>
</td>
<td width="25%">
<p style="margin: 0px;"><span style="font-size: x-small;">The number of page views in a reporting period divided</span></p>
<p style="margin: 0px;"><span style="font-size: x-small;">by number of visits in the same reporting period.</span></p>
</td>
<td width="25%">
<p style="margin: 0px;"><span style="font-size: x-small;">Same as WAA</span></p>
</td>
</tr>
<tr>
<td width="25%"><span style="color: #38761d;"><strong>Yes</strong></span></p>
<p style="margin: 0px;">
</td>
<td width="25%">
<p style="margin: 0px;"><span style="font-size: x-small;">Page Exit Ratio</span></p>
</td>
<td width="25%">
<p style="margin: 0px;"><span style="font-size: x-small;">Number of exits from a page divided by total number of</span></p>
<p style="margin: 0px;"><span style="font-size: x-small;">page views of that page.</span></p>
</td>
<td width="25%">
<p style="margin: 0px;">Same as WAA</p>
<p style="margin: 0px; min-height: 14px;">
<p style="margin: 0px;"><span style="font-size: x-small;">This metric is called ‘Exit %’.</span></p>
</td>
</tr>
<tr>
<td width="25%">
<p style="margin: 0px;"><span style="color: #ff0000;"><strong><span style="font-size: x-small;">N/a</span></strong></span></p>
</td>
<td width="25%">
<p style="margin: 0px;"><span style="font-size: x-small;">Single-Page Visits</span></p>
</td>
<td width="25%">
<p style="margin: 0px;"><span style="font-size: x-small;">Visits that consist of one page regardless of the number</span></p>
<p style="margin: 0px;"><span style="font-size: x-small;">of times the page was viewed.</span></p>
</td>
<td width="25%">
<p style="margin: 0px;"><span style="font-size: x-small;">N/A</span></p>
<p style="margin: 0px; min-height: 14px;">
<p style="margin: 0px;"><span style="font-size: x-small;">This metric is not available in GA.</span></p>
</td>
</tr>
<tr>
<td width="25%">
<p style="margin: 0px;"><span style="color: #38761d;"><strong><span style="font-size: x-small;">Yes</span></strong></span></p>
</td>
<td width="25%">
<p style="margin: 0px;"><span style="font-size: x-small;">Single Page View Visits (Bounces)</span></p>
</td>
<td width="25%">
<p style="margin: 0px;"><span style="font-size: x-small;">Visits that consist of one pageview.</span></p>
</td>
<td width="25%">
<p style="margin: 0px;"><span style="font-size: x-small;">Same as WAA</span></p>
<p style="margin: 0px; min-height: 14px;">
<p style="margin: 0px;"><span style="font-size: x-small;">Note: Bounces can be modified by other Google Analytics features; specifically Custom segmentation and event tracking.</span></p>
<p style="margin: 0px;">
<p style="margin: 0px;"><span style="font-size: x-small;"> </span></p>
<p>When either of the previous features are used the Google Analytics tracking code will request the invisible gif from the Google Analytics server.</p>
<p style="margin: 0px; min-height: 14px;">
<p style="margin: 0px;"><span style="font-size: x-small;"> </span></p>
<p>Google Analytics will interpret this GIF request as a visitor action and conclude that they are engaged with the webpage and will <strong>NOT</strong><span style="font-size: x-small;"> count them as a Bounce.</span></p>
<p style="margin: 0px; min-height: 14px;">
<p style="margin: 0px;"><span style="font-size: x-small;"> </span></p>
<p>To be clear, if a visitor lands on a page, and views a video that is tracked using event tracking, and then leaves the site from the original landing page, a bounce will <strong>NOT</strong><span style="font-size: x-small;"> be counted.</span></p>
<p style="margin: 0px; min-height: 14px;">
<p style="margin: 0px;"><span style="font-size: x-small;"> </span></p>
<p>The same is true for custom segmentation.  If a visitor is placed in a custom segment on a landing page, and does not view any other pages, a Bounce will <strong>NOT</strong><span style="font-size: x-small;"> be counted. </span></td>
</tr>
<tr>
<td width="25%"><span style="color: #38761d;"><strong><span style="font-size: x-small;">Yes</span></strong></span></p>
<p style="margin: 0px; min-height: 14px;">
</td>
<td width="25%">
<p style="margin: 0px;"><span style="font-size: x-small;">Bounce Rate </span></p>
</td>
<td width="25%">
<p style="margin: 0px;"><span style="font-size: x-small;">Single page view visits divided by entry pages.</span></p>
</td>
<td width="25%">
<p style="margin: 0px;"><span style="font-size: x-small;">Same as WAA</span></p>
<p style="margin: 0px; min-height: 14px;">
<p style="margin: 0px;"><span style="font-size: x-small;"> </span></p>
<p>NOTE:  See comment above regarding how the number of bounces can change based on the use of Event Tracking or Custom Segmentation.</td>
</tr>
<tr>
<td width="25%">
<p style="margin: 0px;"><span style="color: #38761d;"><strong><span style="font-size: x-small;">Yes</span></strong></span></p>
</td>
<td width="25%">
<p style="margin: 0px;"><span style="font-size: x-small;">Event</span></p>
</td>
<td width="25%">
<p style="margin: 0px;"><span style="font-size: x-small;">Any logged or recorded action that has a specific date and time assigned to it by either the browser or server.</span></p>
</td>
<td width="25%">
<p style="margin: 0px;"><span style="font-size: x-small;">Same as WAA</span></p>
<p style="margin: 0px; min-height: 14px;">
<p style="margin: 0px;"><span style="font-size: x-small;">Note: There are multiple attributes to an event in Google Analytics.  There are objects, actions and labels.</span></p>
<p style="margin: 0px; min-height: 14px;">
<p style="margin: 0px;"><span style="font-size: x-small;">Event Tracking is a Google Analytics Beta feature and may not be enabled in your account.  You can read more about Event tracking in </span><a id="u2hv" title="this post" href="http://www.epikone.com/blog/2007/10/16/event-tracking-pt-1-overview-data-model/"><span style="font-size: x-small;">this post</span></a><span style="font-size: x-small;"> or on the </span><a id="o.dz" title="GA Code Site" href="http://code.google.com/apis/analytics/docs/eventTrackerOverview.html" target="_blank"><span style="font-size: x-small;">GA Code Site</span></a><span style="font-size: x-small;">.</span></p>
</td>
</tr>
<tr>
<td width="25%">
<p style="margin: 0px;"><span style="color: #38761d;"><strong><span style="font-size: x-small;">Yes</span></strong></span></p>
</td>
<td width="25%">
<p style="margin: 0px;"><span style="font-size: x-small;">Conversion</span></p>
</td>
<td width="25%">
<p style="margin: 0px;"><span style="font-size: x-small;">A visitor completing a target action.</span></p>
</td>
<td width="25%">
<p style="margin: 0px;"><span style="font-size: x-small;">Same as WAA</span></p>
<p style="margin: 0px; min-height: 14px;">
<p style="margin: 0px;"><span style="font-size: x-small;">Note: In addition to conversions, Google Analytics will also calculate Conversion Rate.  Conversion rate is the total # of visits resulting in a desired action divided by the total number of visits.</span></p>
<p style="margin: 0px; min-height: 14px;">
<p style="margin: 0px;"><span style="font-size: x-small;"> </span></p>
<p>Also note that a conversion will only be recorded ONCE per visits.  Visitors can not convert more than one time per visit.</p>
<p style="margin: 0px; min-height: 14px;">
<p style="margin: 0px;"><span style="font-size: x-small;">You can read more about goals in this post: </span><a id="ab.q" title="All About Google Analytics Goals" href="http://www.epikone.com/blog/2007/07/07/google-analytics-goals/" target="_blank"><span style="font-size: x-small;">All About Google Analytics Goals</span></a><span style="font-size: x-small;">.</span></p>
</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.webanalytics.org.cn/compliant-of-web-analytics-between-waa-and-google-analytics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>网站分析量度之访客忠诚度</title>
		<link>http://www.webanalytics.org.cn/web-analytics-metrics-visitor-loyalt/</link>
		<comments>http://www.webanalytics.org.cn/web-analytics-metrics-visitor-loyalt/#comments</comments>
		<pubDate>Sun, 22 Nov 2009 11:39:11 +0000</pubDate>
		<dc:creator>深蓝</dc:creator>
				<category><![CDATA[基础知识]]></category>
		<category><![CDATA[访客忠诚度]]></category>
		<category><![CDATA[量度]]></category>

		<guid isPermaLink="false">http://www.webanalytics.org.cn/?p=221</guid>
		<description><![CDATA[<p align="left">在Google Analytics中，衡量访客的忠诚度，使用4个量度。这些量度是：回访次数（Visitor Loyalty）、回访频度（Recency）、访问时长（Length of Visit）、访问深度（Depth of Visit）。这些度量表面上是反映用户的行为，实际上可以通用对用户行为的统计，了解网站的内容是否吸引人，是否有粘度。</p>

<h3>回访次数（Visitor Loyalty）</h3>
<img class="alignnone size-full wp-image-224" title="访问次数报表" src="http://www.webanalytics.org.cn/wp-content/uploads/2009/11/Visit-Instances-Report.jpg" alt="访问次数报表" width="480" height="385" />
]]></description>
			<content:encoded><![CDATA[<p align="left">在Google Analytics中，衡量访客的忠诚度，使用4个量度。这些量度是：回访次数（Visitor Loyalty）、回访频度（Recency）、访问时长（Length of Visit）、访问深度（Depth of Visit）。这些度量表面上是反映用户的行为，实际上可以通用对用户行为的统计，了解网站的内容是否吸引人，是否有粘度。</p>
<h3>回访次数（Visitor Loyalty）</h3>
<p><img class="alignnone size-full wp-image-224" title="访问次数报表" src="http://www.webanalytics.org.cn/wp-content/uploads/2009/11/Visit-Instances-Report.jpg" alt="访问次数报表" width="480" height="385" /></p>
<p align="left">这个报表中，可以看到，在选择时间段内的所有用户访问中，是第一次访问的有多少，是第二次访问的有多少……访问次数的计算请参考我的另一篇文章《<a title="Google Analytics中Visitor Loyalty报表释疑" href="http://www.webanalytics.org.cn/visitor-loyalty-in-google-analytics/" target="_blank">Google Analytics中Visitor Loyalty报表释疑</a>》。其中第一次访问的次数应该和New vs. Returning报表中的New Visitor的数量是一样的。后面多次访问的人数越多，一般的表明网站对来访者的吸引力越大。这里说的多少，是绝对值的数量，而不能看百分比，因为第一次访问的用户的增加同样重要，代表了吸引到的新用户。</p>
<h3>回访频度（Visitor Recency）</h3>
<p><img class="alignnone size-full wp-image-223" title="回访频率" src="http://www.webanalytics.org.cn/wp-content/uploads/2009/11/Return-Frequency.jpg" alt="回访频率" width="480" height="289" /></p>
<p align="left">回访频度表明访问者的这次访问距离前一次访问的时间。其中时间是怎么确定的呢？实际上，访客的每次访问都会被记录在Cookie中。当用户第一次访问网站的时候，Google Analytics发现之前没有Cookie的记录，说明是新的访客，则不会在这个报表中累计。过了一段时间，用户再次访问这个网站，因为Cookie中记录了上次访问的情况，这次访问的时间减去上次访问的时间，就能够得到访问的间隔。落在上面报表的哪个时间区间，则在那个区间上累加1。</p>
<p align="left">而时间区间其实不是自然的天数，而是精确到分秒的。如果间隔了23小时59分的时间，就会落到0 days ago的区间，而如果间隔了24小时01分，则会落到1 days ago的区间，以此类推。</p>
<h3>访问时长（Length of Visit）</h3>
<p><img class="alignnone size-full wp-image-225" title="访问时长" src="http://www.webanalytics.org.cn/wp-content/uploads/2009/11/Time-Spent-On-Visit.jpg" alt="访问时长" width="480" height="264" /></p>
<p align="left">访问时长，是对访问所花费了多少时间的统计。当一个访客开始一个新的访问，来到第一个页面的时候，Google Analytics会记录下这次访问的时刻，当访问下一个页面的时候，Google Analytics同样会知道这次访问的时刻，同样的，最后会知道用户访问了离开网站前的最后一个页面的时刻，用最后一个时刻前去第一个页面的时刻，就能得到在网站上访问花去的时间。注意：最后一个页面花费的时间无法得到，没有统计，因为最后一个页面是没有下一个页面的（好拗口）。</p>
<p align="left">一般的，访问时间越长，说明网站的内容越吸引访客。也有些情况下不是这样，比如Google就希望访客越快离开越好，因为越快离开代表访客越快搜索到目标网页。</p>
<h3>访问深度（Depth of Visit）</h3>
<p><img class="alignnone size-full wp-image-222" title="访问深度" src="http://www.webanalytics.org.cn/wp-content/uploads/2009/11/Visit-Length.jpg" alt="访问深度" width="480" height="325" /></p>
<p align="left">访问深度，反映了一次访问浏览多少页面的分布的情况。这只与页面数量有关，而与网站结构无关。一般的，访问的页面数量越多，表明网站的粘性越好。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webanalytics.org.cn/web-analytics-metrics-visitor-loyalt/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>小议网站分析报表中的访问路径</title>
		<link>http://www.webanalytics.org.cn/pathing-reports-discussion/</link>
		<comments>http://www.webanalytics.org.cn/pathing-reports-discussion/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 01:20:39 +0000</pubDate>
		<dc:creator>深蓝</dc:creator>
				<category><![CDATA[基础知识]]></category>
		<category><![CDATA[报表解读]]></category>
		<category><![CDATA[网站优化]]></category>
		<category><![CDATA[路径]]></category>

		<guid isPermaLink="false">http://www.webanalytics.org.cn/?p=200</guid>
		<description><![CDATA[<img class="size-full wp-image-201 alignleft" title="路径报告" src="http://www.webanalytics.org.cn/wp-content/uploads/2009/11/pathing-report.jpg" alt="路径报告" width="240" height="251" />前段时间，有人问我，网站分析报表中的路径报告的数据是不是不对，路径中A页面的后一页有B页面，但是A页面中并没有到B页面的链接呀？奇怪吗？是不是真的是路径报告的数据有错误？

在SiteCatalyst中，在Paths菜单下有一组关于路径的报表；在Google Analytics中，也有“Navigation Summary”报表，来展示访问路径。

如果按照提问者的理解，在路径报告中的前面一页都有到达后面一页的链接，路径报表反应的是用户在网站导航的情况。如果是这样的话，那路径报告就应该是依靠当前页面的referrer信息（浏览器在请求当前页面的时候，还会记录打开当前页的页面的URL）来判断的。]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-201 alignleft" title="路径报告" src="http://www.webanalytics.org.cn/wp-content/uploads/2009/11/pathing-report.jpg" alt="路径报告" width="240" height="251" />前段时间，有人问我，网站分析报表中的路径报告的数据是不是不对，路径中A页面的后一页有B页面，但是A页面中并没有到B页面的链接呀？奇怪吗？是不是真的是路径报告的数据有错误？</p>
<p>在SiteCatalyst中，在Paths菜单下有一组关于路径的报表；在Google Analytics中，也有“Navigation Summary”报表，来展示访问路径。</p>
<p>如果按照提问者的理解，在路径报告中的前面一页都有到达后面一页的链接，路径报表反应的是用户在网站导航的情况。如果是这样的话，那路径报告就应该是依靠当前页面的referrer信息（浏览器在请求当前页面的时候，还会记录打开当前页的页面的URL）来判断的。</p>
<p>前面说的有点糊涂，举个例子来说明。假设，一个访问者首先访问了A页面，接着点击A页面上的链接打开了页面B和页面C，接着点击B页面上的链接打开了页面D。从网站导航的角度看，有两条路径：A-&gt;B-&gt;D和A-&gt;C。从网站分析工具的角度看，是怎样的呢？实际上是一条路径：A-&gt;B-&gt;C-&gt;D，即使B可能根本没有到C的链接。为什么会这样？</p>
<p>实际上，网站分析工具的路径分析并不关心页面的来源，而是通过页面打开的时间来判断的（至少SiteCatalyst和Google Analytics是这样）。我们知道，访问者以默认不超过30分钟时间间隔，浏览的所有页面都算在一次访问，这次访问中，按照先后顺序，以时间为轴，串联起来就会形成路径的报表。想象以下下面的情况：</p>
<ol>
<li>打开网站的一个页面以后，又在地址栏中输入URL打开了网站的另一个页面；</li>
<li>点击浏览器上的“前进”和“后退”按钮；</li>
<li>点击某个站外的链接，30分钟内又从站外链了回来；</li>
<li>打开网站的某个页面，然后关掉了浏览器，稍后又打开了浏览器浏览了另一个页面；</li>
<li>&#8230;&#8230;</li>
</ol>
<p>以上这些情况下，其实路径都不会段，只要是一次访问就是一条访问路径。这条路径只与打开页面的时间先后有关，并不关心页面上链接导航的情况。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webanalytics.org.cn/pathing-reports-discussion/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>页面重定向及其对分析数据的影响</title>
		<link>http://www.webanalytics.org.cn/effect-on-data-by-redirect/</link>
		<comments>http://www.webanalytics.org.cn/effect-on-data-by-redirect/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 09:59:57 +0000</pubDate>
		<dc:creator>深蓝</dc:creator>
				<category><![CDATA[基础知识]]></category>
		<category><![CDATA[原理]]></category>
		<category><![CDATA[报表解读]]></category>
		<category><![CDATA[重定向]]></category>

		<guid isPermaLink="false">http://www.webanalytics.org.cn/?p=93</guid>
		<description><![CDATA[重定向页面是一种特殊页面，当访客访问一个重定向页面时，该页面会立即自动跳转到目标页面，也许用户可能都没有感觉到中间还经过了一个页面，就已经跳转了。
<img class="alignright size-full wp-image-94" title="404-301重定向" src="http://www.webanalytics.org.cn/wp-content/uploads/2009/10/404-301.jpg" alt="404-301重定向" width="200" height="200" align="right" />
<h3>那么为什么会有重定向页面在网站中存在呢？常见的网页自动跳转有下列一些应用：</h3>
<h4>广告点击的跟踪</h4>
很多门户类网站会出售广告位给客户，客户可以购买这些广告位展示自己的内容，建立指向自己网站的链接从而导入更多的流量。这些门户网站就需要统计出这些链接被点击的情况，提交给用户。

在很多网站中，有针对网站内部某些产品或者内容的推广。这些网站会为某些产品或者内容在首页显眼位置放置广告，从而有目的的带去更多的流量。网站的运营者当然也希望了解广告点击的情况。]]></description>
			<content:encoded><![CDATA[<p>重定向页面是一种特殊页面，当访客访问一个重定向页面时，该页面会立即自动跳转到目标页面，也许用户可能都没有感觉到中间还经过了一个页面，就已经跳转了。<br />
<img class="alignright size-full wp-image-94" title="404-301重定向" src="http://www.webanalytics.org.cn/wp-content/uploads/2009/10/404-301.jpg" alt="404-301重定向" width="200" height="200" align="right" /></p>
<h3>那么为什么会有重定向页面在网站中存在呢？常见的网页自动跳转有下列一些应用：</h3>
<h4>广告点击的跟踪</h4>
<p>很多门户类网站会出售广告位给客户，客户可以购买这些广告位展示自己的内容，建立指向自己网站的链接从而导入更多的流量。这些门户网站就需要统计出这些链接被点击的情况，提交给用户。</p>
<p>在很多网站中，有针对网站内部某些产品或者内容的推广。这些网站会为某些产品或者内容在首页显眼位置放置广告，从而有目的的带去更多的流量。网站的运营者当然也希望了解广告点击的情况。</p>
<p>如果这些网站都部署好一套网站分析工具来监控这些流量，这些点击数的统计当然都不是问题。但是，网站分析本身在国内也是比较新兴的事务，很多网站并没有部署。那如何来测量这些点击呢？一个传统的统计方式，就是增加一个透明中间页。那些页面上的广告链接并不是直接指向客户网站或者要推广的产品的页面，而是指向了这个中间页，这个中间页面的程序会记录下这次点击，然后在自动跳转到真正的目标页。</p>
<h4>外部平台支付</h4>
<p>几乎绝大部分的电子商务网站都在使用第三方的支付平台，那么网站和支付平台之间需要有一个接口。很多的处理都是，在用户确认订单点击支付按钮的时候，会首先有一个中间页面来处理一些用户信息，准备接口的数据，再生成最后指向支付平台的链接，最后跳转到支付平台去让用户继续完成支付。那这个跳转很多时候也是自动重定向的。</p>
<h4>增强用户体验</h4>
<p>这类的重定向主要是为了网站设计的需要。比如，论坛登录，会给一个提示信息，然后几秒以后会自动跳转到首页 。或者操作过程中出现错误，会出现错误提示的页面，然后也自动跳转到下一个页面。</p>
<h3>重定向的类型分为：</h3>
<h4>服务端重定向</h4>
<p>服务端的重定向是指通过在HTTP的头中包含跳转指令来完成的重定向。用户几乎感觉不到中间还有一个页面，这个页面也不会有内容被浏览器加载。一般是在网关程序中处理，比如以PHP为例：</p>
<p><em><span style="color: #808080;">header( ‘Location: http://www.webanalytics.org.cn’ ) ;</span></em></p>
<h4>客户端重定向</h4>
<p>客户端的重定向是指在HTML中通过标签或者JavaScript脚本来完成的重定向。这个时候浏览器实际上已经加载了页面。实现上有使用HTML的meta标签：</p>
<p><em><span style="color: #808080;">&lt;meta http-equiv=&#8221;refresh&#8221; content=&#8221;0.1;url=http://www.webanalytics.org.cn&#8221;&gt;</span></em></p>
<p>也有使用JavaScript：</p>
<p><em><span style="color: #808080;">window.location.href=&#8221;http://www.webanalytics.org.cn&#8221;</span></em></p>
<h3>重定向对网站分析数据的影响</h3>
<p>网站分析工具的报表中，一般都会有流量来源的报表，统计到用户是是从哪里点击进入我们的网站的。如果用户在门户网站的网页A上，点击了一个广告，这时会跳转到一个中间跳转页B，再自动跳转到目标页C。我们在C上有部署跟踪的代码。如果是在页面B上使用的是服务端跳转，那么我们跟踪到的流量来源是页面A，如果是客户端的跳转，那跟踪到的就是页面B，我想这在大部分时候都不是我们想要的。</p>
<p>客户端跳转，中间页面又在自己的网站，跟踪到的流量来源总是一个广告点击的统计页，无法知道真正用户是在哪里点击的。这就是我现在遇到的问题，谁有解决的办法？期待你的答案！</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webanalytics.org.cn/effect-on-data-by-redirect/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>第一方Cookie VS 第三方Cookie － Cookie详解</title>
		<link>http://www.webanalytics.org.cn/first-party-cookies-vs-third-party-cookies/</link>
		<comments>http://www.webanalytics.org.cn/first-party-cookies-vs-third-party-cookies/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 05:53:18 +0000</pubDate>
		<dc:creator>深蓝</dc:creator>
				<category><![CDATA[基础知识]]></category>
		<category><![CDATA[Cookie]]></category>
		<category><![CDATA[原理]]></category>
		<category><![CDATA[第三方Cookie]]></category>

		<guid isPermaLink="false">http://www.webanalytics.org.cn/?p=72</guid>
		<description><![CDATA[<h3>什么是Cookie，它有什么用处？</h3>
Cookie是网站存放在客户端的一小段数据。一般的，网站为了提升用户体验，在客户的客户端中保存用户的历史信息，以备用户再次访问时网站能提供更方便，更有针对性的服务。比如，网站可以记住你的登录状态，只要登录一次下次访问就不用在登录；购物网能记住你浏览过的产品，保留你购物车中的物品。这些都有Cookie的功劳。
<h3>Cookie对网站分析又有什么作用？</h3>
网站分析是以数据为基础的，而数据的采集需要借助<a title="网站分析工具" href="http://www.webanalytics.org.cn/category/tools/" target="_blank">网站分析工具</a>。主流的网站分析工具主要分两种类型：日志型和<a title="脚本型网站分析工具实现原理" href="http://www.webanalytics.org.cn/principle-of-script-web-analytics-tools/" target="_blank">页面脚本型</a>。这两种类型工具的一个区别就在于对Unique Visitor的区分很判断。当网站有很多次访问的记录的时候，如何判断那些访问来至同一个用户。日志型的分析工具，一般通过访问的来源IP地址进行判断，通过相同IP地址的访问被认为来至同一个用户。页面脚本型的分析工具，就需要根据Cookie的记录来判断不同的访问是否来至不同的用户。这类的工具会在Cookie中存放用来标识唯一用户的ID，每个浏览器得到的ID都是不同的。用户访问时检查Cookie中的ID，ID相同的访问被认为来至同一个用户，否则，则是不同用户的访问。]]></description>
			<content:encoded><![CDATA[<h3>什么是Cookie，它有什么用处？</h3>
<p>Cookie是网站存放在客户端的一小段数据。一般的，网站为了提升用户体验，在客户的客户端中保存用户的历史信息，以备用户再次访问时网站能提供更方便，更有针对性的服务。比如，网站可以记住你的登录状态，只要登录一次下次访问就不用在登录；购物网能记住你浏览过的产品，保留你购物车中的物品。这些都有Cookie的功劳。</p>
<h3>Cookie对网站分析又有什么作用？</h3>
<p>网站分析是以数据为基础的，而数据的采集需要借助<a title="网站分析工具" href="http://www.webanalytics.org.cn/category/tools/" target="_blank">网站分析工具</a>。主流的网站分析工具主要分两种类型：日志型和<a title="脚本型网站分析工具实现原理" href="http://www.webanalytics.org.cn/principle-of-script-web-analytics-tools/" target="_blank">页面脚本型</a>。这两种类型工具的一个区别就在于对Unique Visitor的区分很判断。当网站有很多次访问的记录的时候，如何判断那些访问来至同一个用户。日志型的分析工具，一般通过访问的来源IP地址进行判断，通过相同IP地址的访问被认为来至同一个用户。页面脚本型的分析工具，就需要根据Cookie的记录来判断不同的访问是否来至不同的用户。这类的工具会在Cookie中存放用来标识唯一用户的ID，每个浏览器得到的ID都是不同的。用户访问时检查Cookie中的ID，ID相同的访问被认为来至同一个用户，否则，则是不同用户的访问。</p>
<p>Unique Visitor的判断对于网站分析来说非常重要，以致于分析工具在Cookie中存储的其他信息都显得不那么重要了。Unique Visitor并不仅仅是一个Metric，更重要的是，Unique Visitor把跨越多次访问的事件联系在一起。想象一下，一个访客通过一个广告来到网站，在这次访问离开前没有进行任何购买，但有把网站的网址加入到书签。过了几天，这个访客通过点击书签，又访问了我们的网站，最后购买了一些商品。这时，如果没有Unique Visitor来关联，那点击广告和购买商品的行为是没有任何关联的，我们无法知道访客点击的广告为最后的购买所做的贡献。可见，Cookie对网站分析是多么重要，通过Cookie，才能将多次访问中的事件串联起来。</p>
<h3>Cookie的技术细节</h3>
<p>（纯技术，不喜跳过）</p>
<ol>
<li>
<h4>Cookie是如何工作的？</h4>
<p>比如，我们访问一个网站，来到了登录的页面。页面需要我们输入用户名和密码，同时下面有一个选项，叫“保留我的登录状态”，如果输入了用户名，密码。为了下次在来这个网站，不用再重新输入，我们激活了保留状态的选项。最后点了提交。这时，我们的浏览器就会和网站服务器之间通过HTTP协议进行链接，提交刚才输入的内容和选择。服务器收到以后，会判断这个用户名密码是否正确，因为我们需要保留状态，就需要设置Cookie来记录状态。那服务器会在返回的HTTP数据包的头部包含SetCookie这个指令来告诉浏览器要保存的Cookie。浏览器收到以后会把这个Cookie加密存储到电脑上。这个Cookie记录的一般是用户在这个网站的唯一的ID。之后，只要每次访问这个网站（只要还是这个域名），我们的浏览器在请求这个网站服务器数据的时候，都会在HTTP请求数据包的头部增加一条包含Cookie数据的信息，比如这里会告诉服务器：“我是你的用户，我的ID是9527。”那服务器收到这个信息，就不会再提示登录，而我们就已经是登录的状态了。</li>
<li>
<h4>Cookie的生命周期</h4>
<p>Cookie的生命周期有两种，一种是整个会话的，一种是永久 的。也就是说，一种是临时性的Cookie，用户关掉浏览器，这个Cookie也就失效了。一种是永久的Cookie，可以持续存在的。一般网站分析工具判断Unique Visitor使用的是后者。</li>
</ol>
<h3>第一方和第三方Cookie的区别</h3>
<p>第一方Cookie和第三方Cookie，都是网站在客户端上存放的一小块数据。他们都由某个域存放，只能被这个域访问。他们的区别其实并不是技术上的区别，而是使用方式上的区别。比如，访问www.a.com这个网站，这个网站设置了一个Cookie，这个Cookie也只能被www.a.com这个域下的网页读取，这就是第一方Cookie。如果还是访问www.a.com这个网站，网页里有用到www.b.com网站的一张图片，浏览器在www.b.com请求图片的时候，www.b.com设置了一个Cookie，那这个Cookie只能被www.b.com这个域访问，反而不能被www.a.com这个域访问，因为对我们来说，我们实际是在访问www.a.com这个网站被设置了一个www.b.com这个域下的Cookie，所以叫第三方Cookie。</p>
<p>上面这么多看完还没有绕晕的请继续。</p>
<h3>第一方Cookie的优势和应用</h3>
<p>第一方Cookie的最大优势是接受率高。一般主流的浏览器的都会有隐私的设置，可以让用户设置是否接受Cookie，接受哪些Cookie。除了完全不接受Cookie这个设置以外，其他情况下，第一方Cookie都是会被用户接受的（不接受的话，是没办法把那小块数据保存下来的）。所以，如果没有特殊要求，使用第一方Cookie会比第三方Cookie，我们通过分析工具得到的数据会更准确。</p>
<h3>第三方Cookie的优势和应用</h3>
<p>第三方Cookie的接受率不如第一方Cookie（不过主流的浏览器默认的设置下也接受带P3P协议的第三方Cookie，我的经验是接受率能达到90％，甚至95％以上），但在某些特定情况下可以实现第一方Cookie无法实现的功能。比如，当我们有多个域名的网站需要跟踪，我们希望了解到用户点击某个广告到达域名A下的网页，然后可能浏览了不论那个域名下的页面，最后在域名B下的网页完成注册的情况。广告可以在域名A下的网页被跟踪到，而注册可以在域名B下的网页跟踪到。如果我们使用第一方Cookie，会为域名A建立一个Cookie，为域名B再建立一个Cookie，他们可以关联各自域名下网页上的行为，但是无法关联起来。而使用第三方Cookie，那么无论多少个域，都只有一个Cookie，一个属于第三方域的Cookie，网站下所有域都能共享这个Cookie，那么所有的行为都能被关联起来分析。</p>
<h3>结论</h3>
<p>对于通过脚本型的网站分析工具来获取数据</p>
<ol>
<li>Cookie是必须的，离开Cookie我们什么也分析不了。</li>
<li>第一方Cookie接受率高，更准确，没有特殊需要就用他。</li>
<li>第三方Cookie可以跨域跟踪，特别需求可以应用。</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.webanalytics.org.cn/first-party-cookies-vs-third-party-cookies/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Google Analytics中Visitor Loyalty报表释疑</title>
		<link>http://www.webanalytics.org.cn/visitor-loyalty-in-google-analytics/</link>
		<comments>http://www.webanalytics.org.cn/visitor-loyalty-in-google-analytics/#comments</comments>
		<pubDate>Sat, 17 Oct 2009 13:10:28 +0000</pubDate>
		<dc:creator>深蓝</dc:creator>
				<category><![CDATA[基础知识]]></category>
		<category><![CDATA[Google Analytics]]></category>
		<category><![CDATA[报表解读]]></category>
		<category><![CDATA[访客忠诚度]]></category>

		<guid isPermaLink="false">http://www.webanalytics.org.cn/?p=38</guid>
		<description><![CDATA[<p align="left">Visitor Loyalty报表，反映的是访问者回访次数的情况。</p>
<p align="left"><img class="aligncenter size-full wp-image-39" title="Google Analytics报表" src="http://www.webanalytics.org.cn/wp-content/uploads/2009/10/7.jpg" alt="Google Analytics报表" width="480" height="206" /></p>
<p align="left">从这个报表中，我们可以看到，现在选择的时间段是5月4日到6月3日。那么，报表里的访问次数的数据是不是从这个时间段的开始时间算起的呢？</p>]]></description>
			<content:encoded><![CDATA[<p align="left">Visitor Loyalty报表，反映的是访问者回访次数的情况。</p>
<p align="left"><img class="aligncenter size-full wp-image-39" title="Google Analytics报表" src="http://www.webanalytics.org.cn/wp-content/uploads/2009/10/7.jpg" alt="Google Analytics报表" width="480" height="206" /></p>
<p align="left">从这个报表中，我们可以看到，现在选择的时间段是5月4日到6月3日。那么，报表里的访问次数的数据是不是从这个时间段的开始时间算起的呢？</p>
<p align="left">举个例子，一个访客，在5月2日第一次来到<a title="网站分析" href="http://www.webanalytics.org.cn/" target="_blank">我这个网站</a>，然后在5月3日又回访了一次，过了几天，在5月10日这天，又来网站转了一次。前面两次没有在报表选择的时间段里，我们先不去管它，我们看最后10日的这一次访问。如果报表里访问的次数是从报表选择时间段开始的时间算起，那么，这一次访问应该是5月4日以来的第一次访问。这样的话，1 times这项就会累计一次Visit。真实的情况是不是这样呢？</p>
<p align="left">实际上，Google Analytics的页面脚本会在浏览器上保存一个永久的Cookie。这个Cookie会保存用户的一些信息，这些信息会区别Unique Visitor和记录访问，其中就包括了用户是第几次访问网站。弄清楚这个，就应该明白，第几次访问网站这个数据是不会按照报表的时间段来计算，而是从这个访客第一次访问网站算起的。那么，刚才的那个例子中，实际上Google Analytics会在3 times累计一次。</p>
<p align="left">那报表中选择的时间段不是没有用处了？不是的。报表的时间段，虽然不能对访问次数产生影响，但是它限定了被记录的那次访问的时间段。想象刚才的例子中，现在的时间段会在3 times上累计一次。如果时间段选择在5月1日到6月1日，那么1 times、2 times和3 times都会各累计一次。为什么这样不用我解释了吧：）</p>
<p>如果你认为的我理解不正确，或者有什么补充，赶紧留言告诉我吧！</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webanalytics.org.cn/visitor-loyalty-in-google-analytics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>网站分析的作用</title>
		<link>http://www.webanalytics.org.cn/effect-of-web-analytics/</link>
		<comments>http://www.webanalytics.org.cn/effect-of-web-analytics/#comments</comments>
		<pubDate>Sat, 17 Oct 2009 10:14:50 +0000</pubDate>
		<dc:creator>深蓝</dc:creator>
				<category><![CDATA[基础知识]]></category>
		<category><![CDATA[推广活动]]></category>
		<category><![CDATA[网站评估]]></category>

		<guid isPermaLink="false">http://www.webanalytics.org.cn/?p=13</guid>
		<description><![CDATA[网站分析，是通过分析软件，收集用户对网站访问的数据，整理出用户的行为，从而分析出网站存在的问题和确定战略。分析的目的，主要体现在用户信息的收集、网站推广活动的评价和网站内容结构的评估。

用户信息的收集
当用户访问嵌入了跟踪代码的页面时，跟踪代码会收集用户客户端的一些信息，比如浏览器版本、屏幕分辨率、对Java的支持、JavaScript的版本等，发送到属于网站分析工具的数据收集服务器。数据收集服务器，会根据客户端的IP地址，知道客户端的地域。同时，用户每访问一个页面，都会发送页面的URL等数据到数据收集服务器，网站分析工具的分析服务器，会根据这些访问的一个一个页面数据生成用户访问的路径。

这样，在报表中，可以了解到用户的客户端的信息、所在地域的信息和访问的路径。其中，客户端的信息，可以指导网站的设计，比如，如果了解到绝大部分用户都使用1024×768以上的分辨率，那在设计网站时，可以按照这个分辨率来设计；通过所在地域的分布情况的信息，了解到用户的地理分布，可以有针对性的进行线上或者线下的推广。访问的路径，可以了解用户访问的行为习惯，也就是说，当用户到达一个页面的时候，下一步较多的会选择去哪个页面，从而了解用户流向。]]></description>
			<content:encoded><![CDATA[<p>网站分析，是通过分析软件，收集用户对网站访问的数据，整理出用户的行为，从而分析出网站存在的问题和确定战略。分析的目的，主要体现在用户信息的收集、网站推广活动的评价和网站内容结构的评估。</p>
<h4>用户信息的收集</h4>
<p>当用户访问嵌入了跟踪代码的页面时，跟踪代码会收集用户客户端的一些信息，比如浏览器版本、屏幕分辨率、对Java的支持、JavaScript的版本等，发送到属于网站分析工具的数据收集服务器。数据收集服务器，会根据客户端的IP地址，知道客户端的地域。同时，用户每访问一个页面，都会发送页面的URL等数据到数据收集服务器，网站分析工具的分析服务器，会根据这些访问的一个一个页面数据生成用户访问的路径。</p>
<p>这样，在报表中，可以了解到用户的客户端的信息、所在地域的信息和访问的路径。其中，客户端的信息，可以指导网站的设计，比如，如果了解到绝大部分用户都使用1024×768以上的分辨率，那在设计网站时，可以按照这个分辨率来设计；通过所在地域的分布情况的信息，了解到用户的地理分布，可以有针对性的进行线上或者线下的推广。访问的路径，可以了解用户访问的行为习惯，也就是说，当用户到达一个页面的时候，下一步较多的会选择去哪个页面，从而了解用户流向。</p>
<h4>网站推广活动的评价</h4>
<p>网站推广活动，一般包括门户网站Banner广告、Email广告、联盟广告、搜索引擎付费关键字、线下推广等等。在网站分析的过程中，通过网站分析工具，可以对通过这些推广活动而到达网站的人数、在网站上的行为等进行跟踪，从而分析出某个广告的效果。对推广活动的分析评价，是现在许多实施网站分析的网站的主要的目的。Google推出免费的Google Analytics的主要目的，也是让越来越多网站了解到，通过搜索引擎付费关键字来推广网站，达到的效果最好，从而扩大Google在付费关键字方面的市场。</p>
<p>网站分析工具只能跟踪点击广告直接到达网站的用户，在网站上的行为。一般的，会在网站的URL后面增加一个参数，用来区分不同的广告。比如，为了推广<a title="网站分析Blog" href="http://www.webanalytics.org.cn" target="_blank">http://<span id="sample-permalink">www.webanalytics.org.cn</span></a>，使用Banner广告，发布Banner广告上的链接为<a title="网站分析" href="http://www.webanalytics.org.cn/?campaign=banner3773" target="_blank">http://<span id="sample-permalink">www.webanalytics.org.cn</span>/?campaign=banner3773</a>，那么用户通过这个Banner广告到达网站，会有一个campaign的参数，这个参数的值会被网站分析工具的跟踪代码得到，在报表中会以banner3773这个值代表这个广告。那么通过这个广告到达的所有用户的数量、在网站上的访问路径、是否注册都可以了解到，对于E-commerce的网站，还可以了解到，每个广告带了的订单数、销售额等。有了这些信息，就可以准确的衡量一个广告为网站带来了多少收益。比如，花了5000元做的一个广告，带来了100个注册用户；另一个花了10000元的广告只带了10个注册用户。毫无疑问，第一个广告的效果要更好，后续应该放弃第二个广告，而把省下的10000元预算投入到第一个广告中。如果不进行网站分析，就不能准确的了解广告的效果，可能会浪费到大量的广告投入。</p>
<h4>网站内容结构的评估</h4>
<p>这个功能可能是经常被网站运营者忽视的。下面举例来说明这个问题： 一个电子商务网站，销售摄影及周边的器材，做了很多推广活动，希望吸引到更多的用户来购买产品，有很多新注册的用户，但是销售一直不理想。使用网站分析工具，分析以后发现，是在订单环节出了问题。在报表中，到达购物车确认页的用户，有60%到达了配送地址表单页，但是从配送地址表单页只有4%的用户到达了订单确认页。那么问题很可能出在配送地址表单页上，检查这个页面发现，表单设计的太复杂，缺少提示，很多用户在这个页面放弃了。重新改进这个页面后，销售改善了。</p>
<p>这只是我对网站分析的一点体会，不足之处，请高手指出～～</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webanalytics.org.cn/effect-of-web-analytics/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>基本量度的讨论</title>
		<link>http://www.webanalytics.org.cn/basic-metrics/</link>
		<comments>http://www.webanalytics.org.cn/basic-metrics/#comments</comments>
		<pubDate>Sat, 17 Oct 2009 09:52:53 +0000</pubDate>
		<dc:creator>深蓝</dc:creator>
				<category><![CDATA[基础知识]]></category>
		<category><![CDATA[Google Analytics]]></category>
		<category><![CDATA[报表解读]]></category>
		<category><![CDATA[指标]]></category>
		<category><![CDATA[计算方式]]></category>
		<category><![CDATA[量度]]></category>

		<guid isPermaLink="false">http://www.webanalytics.org.cn/?p=3</guid>
		<description><![CDATA[<img class="alignleft size-full wp-image-6" title="Metrics" src="http://www.webanalytics.org.cn/wp-content/uploads/2009/10/12.JPG" alt="Metrics" width="300" height="240" />
<p align="left">网站的分析，是以数据的统计为基础的，是对采集到的数据进行比对和分析，得出最后的分析结论。在对数据进行统计和分析的时候，我们需要一组标准，来衡量网站。就好像物理上衡量一个物体的标准有质量、密度、硬度、熔点等等，在网站分析中衡量一个网站或者单个网页的时候，也有一组量度(metric)。下面就以Google Analytics为例介绍一下基本的量度。</p>

<p align="left"><strong>1</strong><strong>、</strong><strong>Pageviews</strong>
Pageviews，缩写PV，就是页面的浏览数。也就是某个页面在浏览器里被打开了一次，这个页面的Pageviews就会增加1。通过链接进入页面、刷新页面、后退进入页面、前进进入页面都会引起Pageviews的增加。]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-6" title="Metrics" src="http://www.webanalytics.org.cn/wp-content/uploads/2009/10/12.JPG" alt="Metrics" width="300" height="240" /></p>
<p align="left">网站的分析，是以数据的统计为基础的，是对采集到的数据进行比对和分析，得出最后的分析结论。在对数据进行统计和分析的时候，我们需要一组标准，来衡量网站。就好像物理上衡量一个物体的标准有质量、密度、硬度、熔点等等，在网站分析中衡量一个网站或者单个网页的时候，也有一组量度(metric)。下面就以Google Analytics为例介绍一下基本的量度。</p>
<p align="left"><strong>1</strong><strong>、</strong><strong>Pageviews</strong><br />
Pageviews，缩写PV，就是页面的浏览数。也就是某个页面在浏览器里被打开了一次，这个页面的Pageviews就会增加1。通过链接进入页面、刷新页面、后退进入页面、前进进入页面都会引起Pageviews的增加。我们在部署GA的时候，会在每个页面中放入一定的代码，而页面每次的刷新都会引起这段代码的执行，这段代码会把收集到的数据发送到GA的服务器。基本上，每次的发送都会算作一次PV。</p>
<p align="left"><strong>2</strong><strong>、</strong><strong>Visits</strong><br />
Visits，是访问数。那么怎么样算是一次访问呢？访问是非常类似于会话的概念，在一个时间跨度内对网站中网页的浏览叫做一次访问。在这个时间跨度之内，不管你看了多少网页，都只累计一次访问。超出了这个时间跨度，再发生了网页的浏览，那么会另外累计一次访问，并开始新的时间跨度。一般的网站分析工具，对这个时间跨度的定义，都是关闭浏览器或者一定的时间内没有操作，很眼熟吧？</p>
<p align="left"><strong>3</strong><strong>、</strong><strong>Absolute Unique Visitor</strong><br />
Absolute Unique Visitor，缩写是UV，是不同的访问者。严格的来讲，是有多少个浏览器客户端，访问了网站。在一个浏览器第一次打开这个网站的时候，页面中的跟踪代码会在持久Cookie中记录，并向信息收集服务器报告有这么一个访问者。只要这个Cookie没有被其他软件删除，那么，在一个报告周期中，这个浏览器不论访问了多少次，浏览了多少页面，访问者始终是一个。Unique Visitor反映的是访问网站的客户端的数目（想象一下一个人既在家用家用电脑也在公司用办公电脑访问网站的情形）。关于这个量度，Avinash Kaushik的文章“<a href="http://www.kaushik.net/avinash/2009/04/standard-metrics-revisited-6-daily-weekly-monthly-unique-visitors.html" target="_blank">Daily, Weekly, Monthly Unique Visitors.</a>”中有详细的论述。</p>
<p align="left"><img class="aligncenter size-full wp-image-7" title="GA reports" src="http://www.webanalytics.org.cn/wp-content/uploads/2009/10/13.JPG" alt="GA reports" width="332" height="274" /></p>
<p align="left"><strong>4</strong><strong>、</strong><strong>Average Pageviews</strong><br />
平均页面浏览数，是指在每次访问（Visit）中，平均有多少个页面被浏览了。也就是说，Average Pageviews = Pageviews / Visits。这个量度是通过两个基本量度计算得到的。平均页面浏览数，可以反映出网站的粘度。一般的来说，这个量度越大，说明网站的结构越清晰，内容越吸引人。如果这个量度接近于1，那么，绝大部分的访问者，到了这个网站，只看了第一页就离开了。要么是内容糟糕透了，访客看了第一眼就不想看第二眼，要么就是网站结构太差，访客找不到继续下去的链接。</p>
<p align="left"><strong>5</strong><strong>、</strong><strong>Time on Site</strong><br />
Time on Site，顾名思义，就是访客在网站上花费的时间（注意是访客而不是一次访问，想想中间的区别）。这个时间是怎么得到的呢？比如，当一个访客在1:00的时候到达了页面1，过了一会，在1:05的时候又到达了页面2，在1:12的时候到了页面3，在页面3上停留了一会，于1：16关闭浏览器结束了访问。那么，数据采集服务器在1:00接收到数据，知道一个访客来了；1:05的时候又收到一次数据，那么1:05-1:00，呵呵，这个访客在网站上呆了5分钟；1:12的时候收到数据，那么这个访客已经呆了12分钟了。但是注意了，用户离开关闭浏览器，并不会发送数据给采集服务器，那么页面3上的停留时间是得不到的。在报表中看到Time on Site这个量度，实际是除了最后一个页面以外，前面所有页面的停留时间。一般的，Time on Site越长，说明网站的粘度越强。不过也有例外，Google就希望Time on Site越短越好，Time on Site越短，说明用户越快找到了他要的网站。</p>
<p align="left"><strong>6</strong><strong>、</strong><strong>Bounce Rate</strong><br />
Bounce Rate，中文是跳出率，一般是用来衡量网站推广效果的一个量度。跳出率也是通过基本量度计算得到的，Bounce Rate = Single Access / Entries。其中，Single Access是指只访问了这个页面就离开的次数，Entries是访问者从这个页面进入网站的次数，也就是说这个页面是这次访问的第一个页面。Single Access、Entries、Bounce Rate都是针对页面的量度。跳出率主要针对首页和登陆页。什么是登陆页呢？登陆页不是登录页，英文叫“Landing Page”，是指广告链接到网站的那一页。首页和登陆页是网站的入口，占据了网站绝大部分的Entries。Bounce Rate是用来衡量广告推广的效果。Bounce Rate越高，说明越多的访客到达第一个网页就离开了，那广告推广的效果就比较差，因为没有多少访客留下来。</p>
<p align="left"><strong>7</strong><strong>、</strong><strong>New Visit</strong><br />
New Visit是统计的新的访问的数量。如何区别新的访问呢？Absolute Unique Visitor那一节，当浏览器中没有Cookie的时候，访问网站，一定时间内就会被认为是新的访问。这个主要用来衡量吸引到新用户的数量。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webanalytics.org.cn/basic-metrics/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
