<?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"
	>
<channel>
	<title>Comments on: Flash, SWFAddress and Google analytics</title>
	<atom:link href="http://www.anttikupila.com/flash/flash-swfaddress-and-google-analytics/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.anttikupila.com/flash/flash-swfaddress-and-google-analytics/</link>
	<description>Personal blog, portfolio &#38; online playground</description>
	<pubDate>Sat, 22 Nov 2008 05:58:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Thomas</title>
		<link>http://www.anttikupila.com/flash/flash-swfaddress-and-google-analytics/#comment-58919</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Sat, 08 Nov 2008 20:41:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.anttikupila.com/development/flash-swfaddress-and-google-analytics/#comment-58919</guid>
		<description>I'm using SWFAddress for the first time and wondering if there's any additional coding needed in order for google analytics to record hits. I've added the GA javascript from google to the page holding my flash document. Is that all I need to do? Is the rest really automatic as Antti says?</description>
		<content:encoded><![CDATA[<p>I&#8217;m using SWFAddress for the first time and wondering if there&#8217;s any additional coding needed in order for google analytics to record hits. I&#8217;ve added the GA javascript from google to the page holding my flash document. Is that all I need to do? Is the rest really automatic as Antti says?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://www.anttikupila.com/flash/flash-swfaddress-and-google-analytics/#comment-57678</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Mon, 03 Nov 2008 15:37:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.anttikupila.com/development/flash-swfaddress-and-google-analytics/#comment-57678</guid>
		<description>A search friendly flash site? 

I know Google says their 'indexing' Flash now, but that claim is questionable at best - not to mention the fact that other workarounds are far from elegant</description>
		<content:encoded><![CDATA[<p>A search friendly flash site? </p>
<p>I know Google says their &#8216;indexing&#8217; Flash now, but that claim is questionable at best - not to mention the fact that other workarounds are far from elegant</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luís Neng</title>
		<link>http://www.anttikupila.com/flash/flash-swfaddress-and-google-analytics/#comment-10012</link>
		<dc:creator>Luís Neng</dc:creator>
		<pubDate>Mon, 05 Nov 2007 18:37:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.anttikupila.com/development/flash-swfaddress-and-google-analytics/#comment-10012</guid>
		<description>Hi Bruce, thanks for your comment.
I double checked the GA Reports and only some of the page titles get mess up. What version of IE you are using?
I'm using IE7 and the weird URL thingy doesn't exists...
Might be a browser version issue?
:)

I also used your approach on other projects (but without SWFAddress): http://www.ibsbookmastertrends.com</description>
		<content:encoded><![CDATA[<p>Hi Bruce, thanks for your comment.<br />
I double checked the GA Reports and only some of the page titles get mess up. What version of IE you are using?<br />
I&#8217;m using IE7 and the weird URL thingy doesn&#8217;t exists&#8230;<br />
Might be a browser version issue?<br />
 <img src='http://www.anttikupila.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I also used your approach on other projects (but without SWFAddress): <a href="http://www.ibsbookmastertrends.com" rel="nofollow" onclick="javascript:urchinTracker ('/outbound/comment/www.ibsbookmastertrends.com');">http://www.ibsbookmastertrends.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruce</title>
		<link>http://www.anttikupila.com/flash/flash-swfaddress-and-google-analytics/#comment-9187</link>
		<dc:creator>Bruce</dc:creator>
		<pubDate>Sun, 28 Oct 2007 04:17:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.anttikupila.com/development/flash-swfaddress-and-google-analytics/#comment-9187</guid>
		<description>So I ended up commenting out the call to urchinTracker in swfaddress.js:
/*urchinTracker(_2e);*/

and just calling GA from ActionScript whenever a new section is displayed:
if ( ExternalInterface.available )
		{
			ExternalInterface.call( "urchinTracker", "/" + sectionId );
		}</description>
		<content:encoded><![CDATA[<p>So I ended up commenting out the call to urchinTracker in swfaddress.js:<br />
/*urchinTracker(_2e);*/</p>
<p>and just calling GA from ActionScript whenever a new section is displayed:<br />
if ( ExternalInterface.available )<br />
		{<br />
			ExternalInterface.call( &#8220;urchinTracker&#8221;, &#8220;/&#8221; + sectionId );<br />
		}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruce</title>
		<link>http://www.anttikupila.com/flash/flash-swfaddress-and-google-analytics/#comment-9060</link>
		<dc:creator>Bruce</dc:creator>
		<pubDate>Sat, 27 Oct 2007 04:32:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.anttikupila.com/development/flash-swfaddress-and-google-analytics/#comment-9060</guid>
		<description>Yea this is cool. A couple of things I've noticed though.

1 - In IE the page reports a wierdly formated page title to GA.

For example, enter this url into IE:
http://www.spirituc.com/#/pt/grupo/servicos/

The servicos page displays ant the title bar of the browser reads: Spirituc - Servicos

All good, the problem is that the page title that gets reported to GA is "Spirituc#/pt/grupo/servicos/" it's not a big deal but it messes up the page title reports in GA.

2 - Navigating to a page of your site using the back or forward button does not cause a page view to be reported to GA.

In general the systems awesome. These are not major issues but if anyone has solutions I would be most appreciative.

Thanks!</description>
		<content:encoded><![CDATA[<p>Yea this is cool. A couple of things I&#8217;ve noticed though.</p>
<p>1 - In IE the page reports a wierdly formated page title to GA.</p>
<p>For example, enter this url into IE:<br />
<a href="http://www.spirituc.com/#/pt/grupo/servicos/" rel="nofollow" onclick="javascript:urchinTracker ('/outbound/comment/www.spirituc.com');">http://www.spirituc.com/#/pt/grupo/servicos/</a></p>
<p>The servicos page displays ant the title bar of the browser reads: Spirituc - Servicos</p>
<p>All good, the problem is that the page title that gets reported to GA is &#8220;Spirituc#/pt/grupo/servicos/&#8221; it&#8217;s not a big deal but it messes up the page title reports in GA.</p>
<p>2 - Navigating to a page of your site using the back or forward button does not cause a page view to be reported to GA.</p>
<p>In general the systems awesome. These are not major issues but if anyone has solutions I would be most appreciative.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Markus</title>
		<link>http://www.anttikupila.com/flash/flash-swfaddress-and-google-analytics/#comment-4520</link>
		<dc:creator>Markus</dc:creator>
		<pubDate>Mon, 10 Sep 2007 16:03:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.anttikupila.com/development/flash-swfaddress-and-google-analytics/#comment-4520</guid>
		<description>It is good! Yeeeeees... It is goood!</description>
		<content:encoded><![CDATA[<p>It is good! Yeeeeees&#8230; It is goood!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Micheal</title>
		<link>http://www.anttikupila.com/flash/flash-swfaddress-and-google-analytics/#comment-3065</link>
		<dc:creator>Micheal</dc:creator>
		<pubDate>Mon, 20 Aug 2007 01:50:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.anttikupila.com/development/flash-swfaddress-and-google-analytics/#comment-3065</guid>
		<description>Absolutely Julia! After I discovered SWFAddress a few weeks ago I have been enjoying building fully-functional, fully-tracked websites. This has been a huge hit with my team and it's really unbelievable how easy it is to implement.

I've done two websites so far using SWFAddress:

http://www.carbondesign.com/
http://www.siteofchampions.com/</description>
		<content:encoded><![CDATA[<p>Absolutely Julia! After I discovered SWFAddress a few weeks ago I have been enjoying building fully-functional, fully-tracked websites. This has been a huge hit with my team and it&#8217;s really unbelievable how easy it is to implement.</p>
<p>I&#8217;ve done two websites so far using SWFAddress:</p>
<p><a href="http://www.carbondesign.com/" rel="nofollow" onclick="javascript:urchinTracker ('/outbound/comment/www.carbondesign.com');">http://www.carbondesign.com/</a><br />
<a href="http://www.siteofchampions.com/" rel="nofollow" onclick="javascript:urchinTracker ('/outbound/comment/www.siteofchampions.com');">http://www.siteofchampions.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luis Neng</title>
		<link>http://www.anttikupila.com/flash/flash-swfaddress-and-google-analytics/#comment-2283</link>
		<dc:creator>Luis Neng</dc:creator>
		<pubDate>Tue, 31 Jul 2007 23:25:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.anttikupila.com/development/flash-swfaddress-and-google-analytics/#comment-2283</guid>
		<description>We launched a new version of our design agency website today that fully supports SWFAddress. Take a look at http://www.spirituc.com :)</description>
		<content:encoded><![CDATA[<p>We launched a new version of our design agency website today that fully supports SWFAddress. Take a look at <a href="http://www.spirituc.com" rel="nofollow" onclick="javascript:urchinTracker ('/outbound/comment/www.spirituc.com');">http://www.spirituc.com</a> <img src='http://www.anttikupila.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Antti</title>
		<link>http://www.anttikupila.com/flash/flash-swfaddress-and-google-analytics/#comment-1592</link>
		<dc:creator>Antti</dc:creator>
		<pubDate>Mon, 09 Jul 2007 09:12:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.anttikupila.com/development/flash-swfaddress-and-google-analytics/#comment-1592</guid>
		<description>Yeah couldn't agree more with you, Julia. Cool sites FlashJunior!</description>
		<content:encoded><![CDATA[<p>Yeah couldn&#8217;t agree more with you, Julia. Cool sites FlashJunior!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julia Demchenko</title>
		<link>http://www.anttikupila.com/flash/flash-swfaddress-and-google-analytics/#comment-1481</link>
		<dc:creator>Julia Demchenko</dc:creator>
		<pubDate>Wed, 04 Jul 2007 11:35:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.anttikupila.com/development/flash-swfaddress-and-google-analytics/#comment-1481</guid>
		<description>I totally agree with this statement, Antti! And it's more fun and self-satisfying to develop  according to standards. Unfortunately, some flash-developers neglect existing possibilities. I hope it will change soon and accessibility on flash sites will become a trend =)</description>
		<content:encoded><![CDATA[<p>I totally agree with this statement, Antti! And it&#8217;s more fun and self-satisfying to develop  according to standards. Unfortunately, some flash-developers neglect existing possibilities. I hope it will change soon and accessibility on flash sites will become a trend =)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
