<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" version="2.0">
<channel>
	<title>Comments for wheresitworking?</title>
	
	<link>http://www.wheresitworking.com</link>
	<description>adam ware's reviews and reflections of all things digital</description>
	<lastBuildDate>Sun, 25 Jul 2010 16:41:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/wheresitworking-comments" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="wheresitworking-comments" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Comment on Tracking Authors in WordPress with Google Analytics Event Tracking by wheresitworking</title>
		<link>http://www.wheresitworking.com/2010/02/08/tracking-authors-in-wordpress-with-google-analytics-event-tracking/comment-page-1/#comment-466</link>
		<dc:creator>wheresitworking</dc:creator>
		<pubDate>Sun, 25 Jul 2010 16:41:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.wheresitworking.com/?p=333#comment-466</guid>
		<description>Alex, 
Are you saying that Google will only record one event per author (i.e. unique Catagory/Action/Label combination) during a visit? Or one per page? 
- Adam </description>
		<content:encoded><![CDATA[<p>Alex,<br />
Are you saying that Google will only record one event per author (i.e. unique Catagory/Action/Label combination) during a visit? Or one per page?<br />
- Adam</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tracking Authors in WordPress with Google Analytics Event Tracking by Alex</title>
		<link>http://www.wheresitworking.com/2010/02/08/tracking-authors-in-wordpress-with-google-analytics-event-tracking/comment-page-1/#comment-465</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Sun, 25 Jul 2010 14:50:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.wheresitworking.com/?p=333#comment-465</guid>
		<description>This is not an accurate way to measure pageviews unfortunately. Event Tracking only records one unique event during a website visitor's session. This means that 11 pageviews is only recorded as 1 unique event. And even though 11 pageviews can be recorded as 11 TOTAL events, 11 page refreshes of the same page by the same visitor can also be recorded as 11 pageviews, thus skewing the numbers and leaving pageview counting open to manipulation. 
 
Google Event Tracking is meant to record website visitors actions such as clicking a link or downloading a file, it's not meant to measure pageviews accurately, and the tools to do so are not built in. 
 </description>
		<content:encoded><![CDATA[<p>This is not an accurate way to measure pageviews unfortunately. Event Tracking only records one unique event during a website visitor&#039;s session. This means that 11 pageviews is only recorded as 1 unique event. And even though 11 pageviews can be recorded as 11 TOTAL events, 11 page refreshes of the same page by the same visitor can also be recorded as 11 pageviews, thus skewing the numbers and leaving pageview counting open to manipulation. </p>
<p>Google Event Tracking is meant to record website visitors actions such as clicking a link or downloading a file, it&#039;s not meant to measure pageviews accurately, and the tools to do so are not built in.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Migrating to Google Analytics Async Tracking Code by Bambang Sugiarto</title>
		<link>http://www.wheresitworking.com/2010/06/06/migrating-to-google-analytics-async-tracking-code/comment-page-1/#comment-455</link>
		<dc:creator>Bambang Sugiarto</dc:creator>
		<pubDate>Sun, 27 Jun 2010 17:30:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.wheresitworking.com/?p=343#comment-455</guid>
		<description>Nice post Adam... by the way, I just modified the Google Analytics plugin for WordPress and added the new asynchronous tracking method... Please review my post about Asynchronous Google Analytics plugin for WordPress at &lt;a href="http://www.minilibra.com/wordpress/plugins/analytics.html" rel="nofollow"&gt;http://www.minilibra.com/wordpress/plugins/analyt...&lt;/a&gt; 
 
Cheers 
Bambang Sugiarto </description>
		<content:encoded><![CDATA[<p>Nice post Adam&#8230; by the way, I just modified the Google Analytics plugin for WordPress and added the new asynchronous tracking method&#8230; Please review my post about Asynchronous Google Analytics plugin for WordPress at <a href="http://www.minilibra.com/wordpress/plugins/analytics.html" rel="nofollow"></a><a href="http://www.minilibra.com/wordpress/plugins/analyt.." rel="nofollow">http://www.minilibra.com/wordpress/plugins/analyt..</a>. </p>
<p>Cheers<br />
Bambang Sugiarto</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Migrating to Google Analytics Async Tracking Code by wheresitworking</title>
		<link>http://www.wheresitworking.com/2010/06/06/migrating-to-google-analytics-async-tracking-code/comment-page-1/#comment-409</link>
		<dc:creator>wheresitworking</dc:creator>
		<pubDate>Tue, 08 Jun 2010 17:53:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.wheresitworking.com/?p=343#comment-409</guid>
		<description>Thanks Thomas. Yes, we originally just swapped out the primary code on sites, then realized we were missing the data on all our customizations. Led to a scramble to figure out how the functions needed to be modified. Not the greatest documentation from Google on this. </description>
		<content:encoded><![CDATA[<p>Thanks Thomas. Yes, we originally just swapped out the primary code on sites, then realized we were missing the data on all our customizations. Led to a scramble to figure out how the functions needed to be modified. Not the greatest documentation from Google on this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Migrating to Google Analytics Async Tracking Code by Thomas Bosilevac</title>
		<link>http://www.wheresitworking.com/2010/06/06/migrating-to-google-analytics-async-tracking-code/comment-page-1/#comment-328</link>
		<dc:creator>Thomas Bosilevac</dc:creator>
		<pubDate>Mon, 07 Jun 2010 04:52:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.wheresitworking.com/?p=343#comment-328</guid>
		<description>Thanks a lot Adam.  An easy to follow quick refrence to the migration.  While it ain't rocket science, the simple examples you mention make this easier to follow than other info out there. </description>
		<content:encoded><![CDATA[<p>Thanks a lot Adam.  An easy to follow quick refrence to the migration.  While it ain&#39;t rocket science, the simple examples you mention make this easier to follow than other info out there.</p>
]]></content:encoded>
	</item>
</channel>
</rss><!-- Dynamic page generated in 0.335 seconds. --><!-- Cached page generated by WP-Super-Cache on 2010-07-26 06:22:54 -->
