<?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: Book corrections and typos</title>
	<atom:link href="http://www.Advanced-Web-Metrics.com/blog/2008/05/26/book-corrections-and-typos/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.Advanced-Web-Metrics.com/blog/2008/05/26/book-corrections-and-typos/</link>
	<description>Official blog for the book Advanced Web Metrics with Google Analytics by Brian Clifton</description>
	<lastBuildDate>Wed, 08 Feb 2012 21:31:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Brian Clifton</title>
		<link>http://www.Advanced-Web-Metrics.com/blog/2008/05/26/book-corrections-and-typos/comment-page-1/#comment-22811</link>
		<dc:creator>Brian Clifton</dc:creator>
		<pubDate>Tue, 31 Aug 2010 20:41:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.Advanced-Web-Metrics.com/blog/?p=102#comment-22811</guid>
		<description>OK, I have verified that the codesite needs updating.  I mentioned in my last reply, setAllowHash(false) is not needed if you use setDomainName(&#039;none&#039;).</description>
		<content:encoded><![CDATA[<p>OK, I have verified that the codesite needs updating.  I mentioned in my last reply, setAllowHash(false) is not needed if you use setDomainName(&#8216;none&#8217;).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Clifton</title>
		<link>http://www.Advanced-Web-Metrics.com/blog/2008/05/26/book-corrections-and-typos/comment-page-1/#comment-22251</link>
		<dc:creator>Brian Clifton</dc:creator>
		<pubDate>Mon, 16 Aug 2010 12:44:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.Advanced-Web-Metrics.com/blog/?p=102#comment-22251</guid>
		<description>&lt;strong&gt;Alex&lt;/strong&gt;: Thanks for the feedback. The difference is odd and new from G. Essentially _setDomainName(&#039;none&#039;); turns off the hashing (set it equal to 1), so I am not sure why this is now showing in the G documentation. Let me take a look and some back to you.</description>
		<content:encoded><![CDATA[<p><strong>Alex</strong>: Thanks for the feedback. The difference is odd and new from G. Essentially _setDomainName(&#8216;none&#8217;); turns off the hashing (set it equal to 1), so I am not sure why this is now showing in the G documentation. Let me take a look and some back to you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Kine</title>
		<link>http://www.Advanced-Web-Metrics.com/blog/2008/05/26/book-corrections-and-typos/comment-page-1/#comment-22225</link>
		<dc:creator>Alex Kine</dc:creator>
		<pubDate>Sun, 15 Aug 2010 15:41:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.Advanced-Web-Metrics.com/blog/?p=102#comment-22225</guid>
		<description>Re: Multiple Domain Tracking

Hi Brian,

On Wednesday, we begin our second class using Advanced Web Metrics with Google Analytics, 2nd Ed at Bellevue College Continuing Education: http://www.campusce.net/BC/Course/Course.aspx?c=11490.  It is both an excellent textbook and a great desktop reference for students in their jobs.

Regarding Multiple Domain Tracking (Pp. 200-205), an apparent discrepancy appears between the book and the examples Google provides at http://code.google.com/apis/analytics/docs/tracking/gaTrackingSite.html.  Specifically, Google includes _setAllowHash(false);  in some instances where the book omits it:
* Tracking Across a Domain and a Sub-directory of Another Domain (Primary and Secondary)
* Tracking Across Multiple Domains and Sub-domains (Secondary)

Are these differences significant or matters of style?

Thank you and I look forward to the next edition.

Take care,


Alex</description>
		<content:encoded><![CDATA[<p>Re: Multiple Domain Tracking</p>
<p>Hi Brian,</p>
<p>On Wednesday, we begin our second class using Advanced Web Metrics with Google Analytics, 2nd Ed at Bellevue College Continuing Education: <a href="http://www.campusce.net/BC/Course/Course.aspx?c=11490" rel="nofollow">http://www.campusce.net/BC/Course/Course.aspx?c=11490</a>.  It is both an excellent textbook and a great desktop reference for students in their jobs.</p>
<p>Regarding Multiple Domain Tracking (Pp. 200-205), an apparent discrepancy appears between the book and the examples Google provides at <a href="http://code.google.com/apis/analytics/docs/tracking/gaTrackingSite.html" rel="nofollow">http://code.google.com/apis/analytics/docs/tracking/gaTrackingSite.html</a>.  Specifically, Google includes _setAllowHash(false);  in some instances where the book omits it:<br />
* Tracking Across a Domain and a Sub-directory of Another Domain (Primary and Secondary)<br />
* Tracking Across Multiple Domains and Sub-domains (Secondary)</p>
<p>Are these differences significant or matters of style?</p>
<p>Thank you and I look forward to the next edition.</p>
<p>Take care,</p>
<p>Alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Clifton</title>
		<link>http://www.Advanced-Web-Metrics.com/blog/2008/05/26/book-corrections-and-typos/comment-page-1/#comment-21316</link>
		<dc:creator>Brian Clifton</dc:creator>
		<pubDate>Tue, 20 Jul 2010 21:55:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.Advanced-Web-Metrics.com/blog/?p=102#comment-21316</guid>
		<description>&lt;strong&gt;Andy&lt;/strong&gt;: Well spotted. Yes you are correct as the e-commerce calls are nested quotes, so should be single quotes. Thanks for the heads up. I will add this to the erata page (yours is the first entry!)</description>
		<content:encoded><![CDATA[<p><strong>Andy</strong>: Well spotted. Yes you are correct as the e-commerce calls are nested quotes, so should be single quotes. Thanks for the heads up. I will add this to the erata page (yours is the first entry!)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Hoover</title>
		<link>http://www.Advanced-Web-Metrics.com/blog/2008/05/26/book-corrections-and-typos/comment-page-1/#comment-19777</link>
		<dc:creator>Andy Hoover</dc:creator>
		<pubDate>Thu, 08 Jul 2010 21:49:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.Advanced-Web-Metrics.com/blog/?p=102#comment-19777</guid>
		<description>Hi Brian,

On pages 409 (bottom) - 410 (top), under &quot;Special Case: Pseudo...&quot;, should the e-commerce field values be in single (&#039;) quotes?

Your book is a competitive advantage.

Thank you,
Andy</description>
		<content:encoded><![CDATA[<p>Hi Brian,</p>
<p>On pages 409 (bottom) &#8211; 410 (top), under &#8220;Special Case: Pseudo&#8230;&#8221;, should the e-commerce field values be in single (&#8216;) quotes?</p>
<p>Your book is a competitive advantage.</p>
<p>Thank you,<br />
Andy</p>
]]></content:encoded>
	</item>
</channel>
</rss>

