<?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>Really Aced &#187; ga for flash</title>
	<atom:link href="http://blog.sommestad.net/tag/ga-for-flash/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sommestad.net</link>
	<description>Web and Cocoa development through the eyes of Kristofer Sommestad, a SWAD developer.</description>
	<lastBuildDate>Sun, 23 Jan 2011 12:21:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Danger in using Google Analytics for Flash?</title>
		<link>http://blog.sommestad.net/2009/09/danger-in-using-google-analytics-for-flash/</link>
		<comments>http://blog.sommestad.net/2009/09/danger-in-using-google-analytics-for-flash/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 15:10:52 +0000</pubDate>
		<dc:creator>esset</dc:creator>
				<category><![CDATA[Flash & Flex]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[bounce rate]]></category>
		<category><![CDATA[ga for flash]]></category>
		<category><![CDATA[ga.js]]></category>
		<category><![CDATA[google analytics]]></category>
		<category><![CDATA[screen resolution]]></category>
		<category><![CDATA[setVar]]></category>
		<category><![CDATA[time on site]]></category>

		<guid isPermaLink="false">http://blog.sommestad.net/?p=144</guid>
		<description><![CDATA[I recently discovered that some of our stats in Google Analytics looked a bit suspicious. When looking into it, I remembered that there was a previous issue in the ga.js tracker, causing usage of user-defined variables, setVar(), to be tracked as pageviews. These pageviews corrupted stats like bounce rates and time on site. Google fixed [...]]]></description>
			<content:encoded><![CDATA[<p>I recently discovered that some of our stats in Google Analytics looked a bit suspicious. When looking into it, I remembered that there was a previous issue in the ga.js tracker, causing usage of user-defined variables, setVar(), to be tracked as pageviews. These pageviews corrupted stats like bounce rates and time on site.</p>
<p><a href="http://analytics.blogspot.com/2009/01/using-setvar-heres-update-on-bounce.html">Google fixed this issue</a> in January, but the latest <a href="http://code.google.com/p/gaforflash/">GA for Flash</a> release is from December. So there&#8217;s a big chance that the bug still remains in the ActionScript version. I&#8217;ve <a href="http://groups.google.com/group/ga-for-flash/browse_thread/thread/5061b36eaf8e58ff">posted a question</a> in the <a href="http://groups.google.com/group/ga-for-flash">GA for Flash discussion group</a>, but as the group seems to be full of porn spam, I&#8217;m not very hopeful in getting an answer right now&#8230;</p>
<p>Also, some of our stats were missing data about screen resolution etc and I fear that the Flash tracker and setVar() is the root of that as well (since it&#8217;s working fine in products where setVar() isn&#8217;t used).</p>
<p>Anywho. I&#8217;ve not yet confirmed that this bug is still there, but an easy solution is to use Google Analytics for Flash in &#8220;<a href="http://code.google.com/intl/sv/apis/analytics/docs/tracking/flashTrackingIntro.html">Bridge mode</a>&#8220;, instead of &#8220;AS3 mode&#8221;. This means that the ga.js file is used, which is a guarantee that the latest official Google updates are always used.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sommestad.net/2009/09/danger-in-using-google-analytics-for-flash/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

