<?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: 7 Advanced Google Analytics Tricks</title>
	<atom:link href="http://www.davinciplanet.com/advanced-google-analytics-hacks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.davinciplanet.com/advanced-google-analytics-hacks/</link>
	<description>A blog on productivity tools, tips and hacks for Web professionals, including topics on search marketing (SEO and SEM), Web analytics and on-line trends</description>
	<lastBuildDate>Mon, 08 Mar 2010 13:21:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Firesit</title>
		<link>http://www.davinciplanet.com/advanced-google-analytics-hacks/comment-page-1/#comment-23480</link>
		<dc:creator>Firesit</dc:creator>
		<pubDate>Mon, 01 Mar 2010 21:20:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.davinciplanet.com/2007/05/10/advanced-google-analytics-hacks/#comment-23480</guid>
		<description>You have to check up these &lt;a href=&quot;http://garmahis.com/tips/google-analytics/&quot; rel=&quot;nofollow&quot;&gt;Google Analytics tips&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>You have to check up these <a href="http://garmahis.com/tips/google-analytics/" rel="nofollow">Google Analytics tips</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rtpHarry</title>
		<link>http://www.davinciplanet.com/advanced-google-analytics-hacks/comment-page-1/#comment-20446</link>
		<dc:creator>rtpHarry</dc:creator>
		<pubDate>Thu, 03 Dec 2009 00:10:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.davinciplanet.com/2007/05/10/advanced-google-analytics-hacks/#comment-20446</guid>
		<description>The link in tip 1 is now broken. I think this is because instead of using urchinTracker the modern API uses pageTracker._trackEvent();

You might be interested to learn how you can use jQuery to auto tag the your urls so that they register events:
&lt;a href=&quot;http://runtingsproper.blogspot.com/2009/12/how-to-automatically-track-events-with.html&quot; rel=&quot;nofollow&quot;&gt;How to automatically track events with Google Analytics and jQuery&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>The link in tip 1 is now broken. I think this is because instead of using urchinTracker the modern API uses pageTracker._trackEvent();</p>
<p>You might be interested to learn how you can use jQuery to auto tag the your urls so that they register events:<br />
<a href="http://runtingsproper.blogspot.com/2009/12/how-to-automatically-track-events-with.html" rel="nofollow">How to automatically track events with Google Analytics and jQuery</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 25 Essential Google Analytics Resources &#124; TwitTrix</title>
		<link>http://www.davinciplanet.com/advanced-google-analytics-hacks/comment-page-1/#comment-18906</link>
		<dc:creator>25 Essential Google Analytics Resources &#124; TwitTrix</dc:creator>
		<pubDate>Fri, 18 Sep 2009 10:23:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.davinciplanet.com/2007/05/10/advanced-google-analytics-hacks/#comment-18906</guid>
		<description>[...] 17. 7 Advanced Google Analytics Tricks [...]</description>
		<content:encoded><![CDATA[<p>[...] 17. 7 Advanced Google Analytics Tricks [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 25 Essential Google Analytics Resources</title>
		<link>http://www.davinciplanet.com/advanced-google-analytics-hacks/comment-page-1/#comment-18885</link>
		<dc:creator>25 Essential Google Analytics Resources</dc:creator>
		<pubDate>Thu, 17 Sep 2009 17:00:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.davinciplanet.com/2007/05/10/advanced-google-analytics-hacks/#comment-18885</guid>
		<description>[...] 17.  7 Advanced Google Analytics Tricks [...]</description>
		<content:encoded><![CDATA[<p>[...] 17.  7 Advanced Google Analytics Tricks [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 27 Excellent Google Analytics Articles &#124; Pajama Professional</title>
		<link>http://www.davinciplanet.com/advanced-google-analytics-hacks/comment-page-1/#comment-18420</link>
		<dc:creator>27 Excellent Google Analytics Articles &#124; Pajama Professional</dc:creator>
		<pubDate>Mon, 31 Aug 2009 14:06:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.davinciplanet.com/2007/05/10/advanced-google-analytics-hacks/#comment-18420</guid>
		<description>[...] 7 Advanced Google Analytics Tricks [...]</description>
		<content:encoded><![CDATA[<p>[...] 7 Advanced Google Analytics Tricks [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vineet Manohar</title>
		<link>http://www.davinciplanet.com/advanced-google-analytics-hacks/comment-page-1/#comment-12707</link>
		<dc:creator>Vineet Manohar</dc:creator>
		<pubDate>Tue, 24 Mar 2009 17:36:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.davinciplanet.com/2007/05/10/advanced-google-analytics-hacks/#comment-12707</guid>
		<description>You can also use the events API to visualize your websiteâ€™s response time how real users see it, not crawlers. You can achieve this by populating the fourth parameter (value) by the response time and then charting it using Analytics. 

Similarly you can track the page load time by setting up a javascript timer in the page and using page onload to capture the page load time. For more details see my blog post:
http://www.vineetmanohar.com/blog/2009/03/23/using-google-analytics-event-api-to-track-your-website-performance/</description>
		<content:encoded><![CDATA[<p>You can also use the events API to visualize your websiteâ€™s response time how real users see it, not crawlers. You can achieve this by populating the fourth parameter (value) by the response time and then charting it using Analytics. </p>
<p>Similarly you can track the page load time by setting up a javascript timer in the page and using page onload to capture the page load time. For more details see my blog post:<br />
<a href="http://www.vineetmanohar.com/blog/2009/03/23/using-google-analytics-event-api-to-track-your-website-performance/" rel="nofollow">http://www.vineetmanohar.com/blog/2009/03/23/using-google-analytics-event-api-to-track-your-website-performance/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Dingman</title>
		<link>http://www.davinciplanet.com/advanced-google-analytics-hacks/comment-page-1/#comment-12571</link>
		<dc:creator>Jonathan Dingman</dc:creator>
		<pubDate>Sat, 21 Mar 2009 14:42:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.davinciplanet.com/2007/05/10/advanced-google-analytics-hacks/#comment-12571</guid>
		<description>Just as a heads up, for #5, Google is slowly rolling out AdSense for Analytics and this hack is fairly worthless now.  With the implementation from Google directly into Analytics, I can track revenue, which page an ad was clicked on, and how many clicks -- all directly with just a single line of code being added (per their instructions).

Here is the official blog post about it, &lt;a href=&quot;http://adsense.blogspot.com/2008/10/make-date-with-data-in-google-analytics.html&quot; rel=&quot;nofollow&quot;&gt;http://adsense.blogspot.com/2008/10/make-date-with-data-in-google-analytics.html&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Just as a heads up, for #5, Google is slowly rolling out AdSense for Analytics and this hack is fairly worthless now.  With the implementation from Google directly into Analytics, I can track revenue, which page an ad was clicked on, and how many clicks &#8212; all directly with just a single line of code being added (per their instructions).</p>
<p>Here is the official blog post about it, <a href="http://adsense.blogspot.com/2008/10/make-date-with-data-in-google-analytics.html" rel="nofollow">http://adsense.blogspot.com/2008/10/make-date-with-data-in-google-analytics.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 30+ Google Analytics Tools, Goals, Segments, Filters, Hacks &#38; Resources &#124; SEOptimise</title>
		<link>http://www.davinciplanet.com/advanced-google-analytics-hacks/comment-page-1/#comment-12192</link>
		<dc:creator>30+ Google Analytics Tools, Goals, Segments, Filters, Hacks &#38; Resources &#124; SEOptimise</dc:creator>
		<pubDate>Thu, 12 Mar 2009 19:45:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.davinciplanet.com/2007/05/10/advanced-google-analytics-hacks/#comment-12192</guid>
		<description>[...] 7 Advanced Google Analytics Tricks [...]</description>
		<content:encoded><![CDATA[<p>[...] 7 Advanced Google Analytics Tricks [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
