<?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: SWFAddress and the new Google Analytics (ga.js)</title>
	<atom:link href="http://www.zedia.net/2008/swfaddress-and-the-new-google-analytics-gajs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zedia.net/2008/swfaddress-and-the-new-google-analytics-gajs/</link>
	<description>Flash, ActionScript, SEO and everything in between</description>
	<lastBuildDate>Wed, 10 Mar 2010 23:19:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Fun with Google Analytics in the Flash IDE with AS3 &#171; timshaya</title>
		<link>http://www.zedia.net/2008/swfaddress-and-the-new-google-analytics-gajs/comment-page-1/#comment-4713</link>
		<dc:creator>Fun with Google Analytics in the Flash IDE with AS3 &#171; timshaya</dc:creator>
		<pubDate>Fri, 08 Jan 2010 18:34:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.zedia.net/2008/swfaddress-and-the-new-google-analytics-gajs/#comment-4713</guid>
		<description>[...] for Google Analytics tracking There&#8217;s a way to use SWFaddress 2.0 together with ga.js to track page views in Flash [...]</description>
		<content:encoded><![CDATA[<p>[...] for Google Analytics tracking There&#8217;s a way to use SWFaddress 2.0 together with ga.js to track page views in Flash [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hurby</title>
		<link>http://www.zedia.net/2008/swfaddress-and-the-new-google-analytics-gajs/comment-page-1/#comment-4642</link>
		<dc:creator>Hurby</dc:creator>
		<pubDate>Thu, 17 Dec 2009 17:23:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.zedia.net/2008/swfaddress-and-the-new-google-analytics-gajs/#comment-4642</guid>
		<description>Google analytics  doesn’t take the “#” to the link it tracks. So when u click “view this page”, it will bring u to the wrong url. Does anybody have a solution.</description>
		<content:encoded><![CDATA[<p>Google analytics  doesn’t take the “#” to the link it tracks. So when u click “view this page”, it will bring u to the wrong url. Does anybody have a solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://www.zedia.net/2008/swfaddress-and-the-new-google-analytics-gajs/comment-page-1/#comment-3865</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Tue, 28 Jul 2009 14:15:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.zedia.net/2008/swfaddress-and-the-new-google-analytics-gajs/#comment-3865</guid>
		<description>&lt;a href=&quot;#comment-1772&quot; rel=&quot;nofollow&quot;&gt;@ Mark Kemper&lt;/a&gt; 

Hi Mark,

U want to say that the following code will work?:


			try {
            var pageTracker = _gat._getTracker(&quot;UA-xxxxxxxxx&quot;);
            pageTracker._initData();
            SWFAddress.setTracker(pageTracker._trackPageview);
			} catch(err) {}


Do I have to add some code to awfaddress.js or to leave it as it is? would U show me a website with a working example. 

P.S. I use SWFaddress 2.3 and SWFobject 2 in my head tag.</description>
		<content:encoded><![CDATA[<p><a href="#comment-1772" rel="nofollow">@ Mark Kemper</a> </p>
<p>Hi Mark,</p>
<p>U want to say that the following code will work?:</p>
<p>			try {<br />
            var pageTracker = _gat._getTracker(&#8220;UA-xxxxxxxxx&#8221;);<br />
            pageTracker._initData();<br />
            SWFAddress.setTracker(pageTracker._trackPageview);<br />
			} catch(err) {}</p>
<p>Do I have to add some code to awfaddress.js or to leave it as it is? would U show me a website with a working example. </p>
<p>P.S. I use SWFaddress 2.3 and SWFobject 2 in my head tag.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zedia.net</title>
		<link>http://www.zedia.net/2008/swfaddress-and-the-new-google-analytics-gajs/comment-page-1/#comment-3863</link>
		<dc:creator>zedia.net</dc:creator>
		<pubDate>Thu, 23 Jul 2009 17:48:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.zedia.net/2008/swfaddress-and-the-new-google-analytics-gajs/#comment-3863</guid>
		<description>&lt;a href=&quot;#comment-3862&quot; rel=&quot;nofollow&quot;&gt;@ Zach Foley&lt;/a&gt; 
Because GA for Flash didn&#039;t exist at the time I wrote this, events weren&#039;t even out yet. Now it&#039;s a whole new ball game.</description>
		<content:encoded><![CDATA[<p><a href="#comment-3862" rel="nofollow">@ Zach Foley</a><br />
Because GA for Flash didn&#8217;t exist at the time I wrote this, events weren&#8217;t even out yet. Now it&#8217;s a whole new ball game.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zach Foley</title>
		<link>http://www.zedia.net/2008/swfaddress-and-the-new-google-analytics-gajs/comment-page-1/#comment-3862</link>
		<dc:creator>Zach Foley</dc:creator>
		<pubDate>Thu, 23 Jul 2009 17:46:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.zedia.net/2008/swfaddress-and-the-new-google-analytics-gajs/#comment-3862</guid>
		<description>Why not use ga for flash and track events from there?</description>
		<content:encoded><![CDATA[<p>Why not use ga for flash and track events from there?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bryan</title>
		<link>http://www.zedia.net/2008/swfaddress-and-the-new-google-analytics-gajs/comment-page-1/#comment-3652</link>
		<dc:creator>Bryan</dc:creator>
		<pubDate>Wed, 10 Jun 2009 18:14:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.zedia.net/2008/swfaddress-and-the-new-google-analytics-gajs/#comment-3652</guid>
		<description>Hey everyone,

I&#039;m having a heck of a time getting this to work for some reason. I&#039;ve included the code just as described above but my Google Analytics insists the tracking code isn&#039;t installed.

At www.bryanbeca.ca, view the source. Can anybody help me? I&#039;ll be eternally grateful.</description>
		<content:encoded><![CDATA[<p>Hey everyone,</p>
<p>I&#8217;m having a heck of a time getting this to work for some reason. I&#8217;ve included the code just as described above but my Google Analytics insists the tracking code isn&#8217;t installed.</p>
<p>At <a href="http://www.bryanbeca.ca" rel="nofollow">http://www.bryanbeca.ca</a>, view the source. Can anybody help me? I&#8217;ll be eternally grateful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iongion</title>
		<link>http://www.zedia.net/2008/swfaddress-and-the-new-google-analytics-gajs/comment-page-1/#comment-3605</link>
		<dc:creator>iongion</dc:creator>
		<pubDate>Mon, 01 Jun 2009 11:47:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.zedia.net/2008/swfaddress-and-the-new-google-analytics-gajs/#comment-3605</guid>
		<description>Did all of the above, started charles to monitor tracking.

No requests to google are made while navigating.

Using:
- SWFAddress 2.3
- SWFObject 2
- The new form Google Analytics code</description>
		<content:encoded><![CDATA[<p>Did all of the above, started charles to monitor tracking.</p>
<p>No requests to google are made while navigating.</p>
<p>Using:<br />
- SWFAddress 2.3<br />
- SWFObject 2<br />
- The new form Google Analytics code</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill Trikojus</title>
		<link>http://www.zedia.net/2008/swfaddress-and-the-new-google-analytics-gajs/comment-page-1/#comment-3519</link>
		<dc:creator>Bill Trikojus</dc:creator>
		<pubDate>Thu, 14 May 2009 02:25:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.zedia.net/2008/swfaddress-and-the-new-google-analytics-gajs/#comment-3519</guid>
		<description>Please ignore my previous post.  Looks like swfaddress now works with GA without having to do anything.</description>
		<content:encoded><![CDATA[<p>Please ignore my previous post.  Looks like swfaddress now works with GA without having to do anything.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill Trikojus</title>
		<link>http://www.zedia.net/2008/swfaddress-and-the-new-google-analytics-gajs/comment-page-1/#comment-3518</link>
		<dc:creator>Bill Trikojus</dc:creator>
		<pubDate>Thu, 14 May 2009 01:31:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.zedia.net/2008/swfaddress-and-the-new-google-analytics-gajs/#comment-3518</guid>
		<description>&lt;a href=&quot;#comment-1772&quot; rel=&quot;nofollow&quot;&gt;@ Mark Kemper&lt;/a&gt; 
Hi Mark,

Can you post your full code please?  Do you replace any of the normal google code with what you posted above or are those 3 lines just added underneath?

Thanks</description>
		<content:encoded><![CDATA[<p><a href="#comment-1772" rel="nofollow">@ Mark Kemper</a><br />
Hi Mark,</p>
<p>Can you post your full code please?  Do you replace any of the normal google code with what you posted above or are those 3 lines just added underneath?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marc</title>
		<link>http://www.zedia.net/2008/swfaddress-and-the-new-google-analytics-gajs/comment-page-1/#comment-3467</link>
		<dc:creator>marc</dc:creator>
		<pubDate>Wed, 22 Apr 2009 07:03:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.zedia.net/2008/swfaddress-and-the-new-google-analytics-gajs/#comment-3467</guid>
		<description>I found that in google analytics it doesn&#039;t take &quot;#&quot; to the link it tracks. So when u click &quot;view this page&quot;, it bring u to the wrong page.(normally the page isn&#039;t exist, if u did deep linking)</description>
		<content:encoded><![CDATA[<p>I found that in google analytics it doesn&#8217;t take &#8220;#&#8221; to the link it tracks. So when u click &#8220;view this page&#8221;, it bring u to the wrong page.(normally the page isn&#8217;t exist, if u did deep linking)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
