<?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>Beauty of Code &#187; Google Analytics</title>
	<atom:link href="http://beauty-of-code.de/tag/google-analytics/feed/" rel="self" type="application/rss+xml" />
	<link>http://beauty-of-code.de</link>
	<description>About code and visualisation</description>
	<lastBuildDate>Thu, 29 Jul 2010 13:48:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Event tracking available in Google Analytics</title>
		<link>http://beauty-of-code.de/2009/06/event-tracking-available-in-google-analytics/</link>
		<comments>http://beauty-of-code.de/2009/06/event-tracking-available-in-google-analytics/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 17:31:18 +0000</pubDate>
		<dc:creator>Jens</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[Google Analytics]]></category>

		<guid isPermaLink="false">http://beauty-of-code.de/?p=86</guid>
		<description><![CDATA[In a recent entry on the Google Analytics blog, Nick Mihailovski published that GA now offers event tracking. After doing some setup like adding categories to your GA account, this works by simply calling the Javascript function _trackEvent:
trackEvent(category, action, optional_label, optional_value)
Since this can be called in any context, it allows you track something standard as [...]]]></description>
			<content:encoded><![CDATA[<p>In a recent entry on the Google Analytics blog, Nick Mihailovski published that GA now offers <a href="http://analytics.blogspot.com/2009/06/event-tracking-now-available-in-all.html">event tracking</a>. After doing some setup like adding categories to your GA account, this works by simply calling the Javascript function _trackEvent:</p>
<p><code>trackEvent(category, action, optional_label, optional_value)</code></p>
<p>Since this can be called in any context, it allows you track something standard as downloads, but for example also whether your fancy drop down menu is actually used.</p>
<p>For details about this, see the <a href="http://code.google.com/intl/de-DE/apis/analytics/docs/tracking/eventTrackerGuide.html">documentation on google code</a> or a <a href="http://www.epikone.com/blog/2007/10/16/event-tracking-pt-1-overview-data-model/">tutorial</a>. Actually the mentioned tutorial is from 2007 &#8211; at this time the functionality wasn&#8217;t available to all accounts. It should still be valid though.</p>
]]></content:encoded>
			<wfw:commentRss>http://beauty-of-code.de/2009/06/event-tracking-available-in-google-analytics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Analytics API coming soon?</title>
		<link>http://beauty-of-code.de/2008/11/google-analytics-api-coming-soon/</link>
		<comments>http://beauty-of-code.de/2008/11/google-analytics-api-coming-soon/#comments</comments>
		<pubDate>Thu, 20 Nov 2008 23:47:26 +0000</pubDate>
		<dc:creator>Jens</dc:creator>
				<category><![CDATA[Visualization]]></category>
		<category><![CDATA[Google Analytics]]></category>

		<guid isPermaLink="false">http://beauty-of-code.de/?p=43</guid>
		<description><![CDATA[Google announced on their blog that a data export API is currently in private beta. Hopefully it will be public soon. This will boost a lot of new applications which will help to analyse the GA data.
To get an impression what can be done with an API, look at Nicolas Lierman&#8217;s pictures showing the traffic on his [...]]]></description>
			<content:encoded><![CDATA[<p>Google <a href="http://analytics.blogspot.com/2008/10/more-enterprise-class-features-added-to.html">announced</a> on their blog that a data export API is currently in private beta. Hopefully it will be public soon. This will boost a lot of new applications which will help to analyse the GA data.</p>
<p>To get an impression what can be done with an API, look at Nicolas Lierman&#8217;s <a href="http://www.aboutnico.be/wp-trackback.php?p=3">pictures</a> showing the traffic on his site. I can imagine that based on the new API, more and especially interactive visualisation like this will occur.</p>
]]></content:encoded>
			<wfw:commentRss>http://beauty-of-code.de/2008/11/google-analytics-api-coming-soon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
