<?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: Integrate Google Analytics with Flash &#124; Tutorial</title>
	<atom:link href="http://blog.circlecube.com/2008/01/tutorial/integrate-google-analytics-with-flash-tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.circlecube.com/2008/01/tutorial/integrate-google-analytics-with-flash-tutorial/</link>
	<description>Evan&#039;s Interactive Actionscript Exploration</description>
	<lastBuildDate>Thu, 11 Mar 2010 03:33:16 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Jonathon P</title>
		<link>http://blog.circlecube.com/2008/01/tutorial/integrate-google-analytics-with-flash-tutorial/#comment-1300</link>
		<dc:creator>Jonathon P</dc:creator>
		<pubDate>Mon, 22 Feb 2010 13:15:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.circlecube.com/2008/01/28/integrate-google-analytics-with-flash-tutorial/#comment-1300</guid>
		<description>I&#039;ve done everything in your example ..... nothing is getting recorded to GA.    Only the page hits seem to get recorded.

Can you be more specific with this part

&quot; (Note that your analytics tracking code must be placed on the page above the flash call(s) to _trackPageview or urchinTracker)&quot;


My GA code that is in my HTML file is sitting right above my closing BODY tag.

I have tried putting the code right above my Flash embed statement too ... still doesnt work.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve done everything in your example &#8230;.. nothing is getting recorded to GA.    Only the page hits seem to get recorded.</p>
<p>Can you be more specific with this part</p>
<p>&#8221; (Note that your analytics tracking code must be placed on the page above the flash call(s) to _trackPageview or urchinTracker)&#8221;</p>
<p>My GA code that is in my HTML file is sitting right above my closing BODY tag.</p>
<p>I have tried putting the code right above my Flash embed statement too &#8230; still doesnt work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shane</title>
		<link>http://blog.circlecube.com/2008/01/tutorial/integrate-google-analytics-with-flash-tutorial/#comment-1268</link>
		<dc:creator>Shane</dc:creator>
		<pubDate>Thu, 07 Jan 2010 02:09:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.circlecube.com/2008/01/28/integrate-google-analytics-with-flash-tutorial/#comment-1268</guid>
		<description>I am trying to track when someone watches a flash movie on my site I have used the following code on the play button but I don&#039;t see any results in GA it has been over 24 hours since I have added the code and put it on the site. the rest of GA is updated but it does not show the video anywhere.

on (release) { 
//Track with action 
getURL(&quot;javascript:pageTracker._trackPageview(&#039;/video/getDeal.php&#039;);&quot;); 
_root.gotoAndPlay(4); 
myVar = &quot;Video Play From GetDeal&quot;;
}</description>
		<content:encoded><![CDATA[<p>I am trying to track when someone watches a flash movie on my site I have used the following code on the play button but I don&#8217;t see any results in GA it has been over 24 hours since I have added the code and put it on the site. the rest of GA is updated but it does not show the video anywhere.</p>
<p>on (release) {<br />
//Track with action<br />
getURL(&#8220;javascript:pageTracker._trackPageview(&#8216;/video/getDeal.php&#8217;);&#8221;);<br />
_root.gotoAndPlay(4);<br />
myVar = &#8220;Video Play From GetDeal&#8221;;<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay</title>
		<link>http://blog.circlecube.com/2008/01/tutorial/integrate-google-analytics-with-flash-tutorial/#comment-1253</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Tue, 15 Dec 2009 20:33:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.circlecube.com/2008/01/28/integrate-google-analytics-with-flash-tutorial/#comment-1253</guid>
		<description>So my question is...if I wanted to track...  for example, if I run this banner (http://mercl.com/glucocil/banners/gluc_160x600.html) on www.WebMD.com.

I&#039;m not the guy putting the code on WebMD.com so is there a way to get the code all together so what I send him can be placed easily?  

Not sure if I&#039;m making sense.  I know on my own page I could put the code wherever I want, but counting on someone else...when you&#039;re paying alot...another issue.</description>
		<content:encoded><![CDATA[<p>So my question is&#8230;if I wanted to track&#8230;  for example, if I run this banner (<a href="http://mercl.com/glucocil/banners/gluc_160x600.html" rel="nofollow">http://mercl.com/glucocil/banners/gluc_160&#215;600.html</a>) on <a href="http://www.WebMD.com" rel="nofollow">http://www.WebMD.com</a>.</p>
<p>I&#8217;m not the guy putting the code on WebMD.com so is there a way to get the code all together so what I send him can be placed easily?  </p>
<p>Not sure if I&#8217;m making sense.  I know on my own page I could put the code wherever I want, but counting on someone else&#8230;when you&#8217;re paying alot&#8230;another issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Evan Mullins</title>
		<link>http://blog.circlecube.com/2008/01/tutorial/integrate-google-analytics-with-flash-tutorial/#comment-1247</link>
		<dc:creator>Evan Mullins</dc:creator>
		<pubDate>Mon, 07 Dec 2009 14:19:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.circlecube.com/2008/01/28/integrate-google-analytics-with-flash-tutorial/#comment-1247</guid>
		<description>@ Greg Johnson - I&#039;d think you have to update the flash file and include the script to communicate with analytics. You could use an html button pretty easily and do all the control with javascript as well, not sure what functionality you have wrapped up in flash though. Good Luck!

@DavidF - to do the flash google analytics communication you shouldn&#039;t need to access the html as long as it has google analytics properly installed. (Keep in mind that if it&#039;s not your google analytics tracking code account number you wont have access to the analytics though). If I understand correctly, I&#039;d say put the tracking code in your flash index file and each time you click one of the 24 buttons, send a call to google analytics.</description>
		<content:encoded><![CDATA[<p>@ Greg Johnson &#8211; I&#8217;d think you have to update the flash file and include the script to communicate with analytics. You could use an html button pretty easily and do all the control with javascript as well, not sure what functionality you have wrapped up in flash though. Good Luck!</p>
<p>@DavidF &#8211; to do the flash google analytics communication you shouldn&#8217;t need to access the html as long as it has google analytics properly installed. (Keep in mind that if it&#8217;s not your google analytics tracking code account number you wont have access to the analytics though). If I understand correctly, I&#8217;d say put the tracking code in your flash index file and each time you click one of the 24 buttons, send a call to google analytics.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DavidF</title>
		<link>http://blog.circlecube.com/2008/01/tutorial/integrate-google-analytics-with-flash-tutorial/#comment-1243</link>
		<dc:creator>DavidF</dc:creator>
		<pubDate>Fri, 04 Dec 2009 18:53:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.circlecube.com/2008/01/28/integrate-google-analytics-with-flash-tutorial/#comment-1243</guid>
		<description>this is for an Advent calendar .. I need to drop some analytics into a Flash movie ..  using a flash file as an index which has 24 buttons .. could I put the analytics on the index to show which buttons are being clicked .. or each of the 24 flash movies it launches.

I&#039;m not quite sure how the 24 flash files are being accessed (as it&#039;s behind a corporate firewall, so I cannot see it)  an I&#039;m not so much of a flash expert (you guessed that didn&#039;t you!) .. can the analytics code be put directly into the flash move somehow without any need to drop anything into an HTML page?</description>
		<content:encoded><![CDATA[<p>this is for an Advent calendar .. I need to drop some analytics into a Flash movie ..  using a flash file as an index which has 24 buttons .. could I put the analytics on the index to show which buttons are being clicked .. or each of the 24 flash movies it launches.</p>
<p>I&#8217;m not quite sure how the 24 flash files are being accessed (as it&#8217;s behind a corporate firewall, so I cannot see it)  an I&#8217;m not so much of a flash expert (you guessed that didn&#8217;t you!) .. can the analytics code be put directly into the flash move somehow without any need to drop anything into an HTML page?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg Jenkins</title>
		<link>http://blog.circlecube.com/2008/01/tutorial/integrate-google-analytics-with-flash-tutorial/#comment-1223</link>
		<dc:creator>Greg Jenkins</dc:creator>
		<pubDate>Thu, 29 Oct 2009 13:39:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.circlecube.com/2008/01/28/integrate-google-analytics-with-flash-tutorial/#comment-1223</guid>
		<description>I&#039;m using a single Flash button to play multiple audio files,.  So I just update the HTML to reflect the audio file I want played.  However I want to track each audio file seperately. Can I track the clicks on the play button, in Analytics,  without updating the Flash file?  

Web page: &lt;a href=&quot;http://www.lyonspr.com/listen.php&quot; rel=&quot;nofollow&quot;&gt;http://www.lyonspr.com/listen.php&lt;/a&gt;

Is there Javascript I can use instead? Any ideas?</description>
		<content:encoded><![CDATA[<p>I&#8217;m using a single Flash button to play multiple audio files,.  So I just update the HTML to reflect the audio file I want played.  However I want to track each audio file seperately. Can I track the clicks on the play button, in Analytics,  without updating the Flash file?  </p>
<p>Web page: <a href="http://www.lyonspr.com/listen.php" rel="nofollow">http://www.lyonspr.com/listen.php</a></p>
<p>Is there Javascript I can use instead? Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Og2t</title>
		<link>http://blog.circlecube.com/2008/01/tutorial/integrate-google-analytics-with-flash-tutorial/#comment-1142</link>
		<dc:creator>Og2t</dc:creator>
		<pubDate>Fri, 12 Jun 2009 23:35:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.circlecube.com/2008/01/28/integrate-google-analytics-with-flash-tutorial/#comment-1142</guid>
		<description>Hey there, just posted an article on how to track events in SWFs embedded on remote sites: http://play.blog2t.net/tracking-events-in-embedded-swfs-with-google-analytics/ Just thought I could share.</description>
		<content:encoded><![CDATA[<p>Hey there, just posted an article on how to track events in SWFs embedded on remote sites: <a href="http://play.blog2t.net/tracking-events-in-embedded-swfs-with-google-analytics/" rel="nofollow">http://play.blog2t.net/tracking-events-in-embedded-swfs-with-google-analytics/</a> Just thought I could share.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: michy</title>
		<link>http://blog.circlecube.com/2008/01/tutorial/integrate-google-analytics-with-flash-tutorial/#comment-1113</link>
		<dc:creator>michy</dc:creator>
		<pubDate>Wed, 27 May 2009 06:45:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.circlecube.com/2008/01/28/integrate-google-analytics-with-flash-tutorial/#comment-1113</guid>
		<description>In google analytics can u show me way how to embed google analytics in a media player(for example: JW player)</description>
		<content:encoded><![CDATA[<p>In google analytics can u show me way how to embed google analytics in a media player(for example: JW player)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lee</title>
		<link>http://blog.circlecube.com/2008/01/tutorial/integrate-google-analytics-with-flash-tutorial/#comment-1060</link>
		<dc:creator>Lee</dc:creator>
		<pubDate>Thu, 09 Apr 2009 16:34:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.circlecube.com/2008/01/28/integrate-google-analytics-with-flash-tutorial/#comment-1060</guid>
		<description>If you&#039;re having trouble accessing the reports simply hack the URL to include the events folder and away you go http://www.leewoodman.co.uk/blog/09042009/346752/google-event-tracking-hack/</description>
		<content:encoded><![CDATA[<p>If you&#8217;re having trouble accessing the reports simply hack the URL to include the events folder and away you go <a href="http://www.leewoodman.co.uk/blog/09042009/346752/google-event-tracking-hack/" rel="nofollow">http://www.leewoodman.co.uk/blog/09042009/346752/google-event-tracking-hack/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Evan Mullins</title>
		<link>http://blog.circlecube.com/2008/01/tutorial/integrate-google-analytics-with-flash-tutorial/#comment-1034</link>
		<dc:creator>Evan Mullins</dc:creator>
		<pubDate>Wed, 11 Mar 2009 15:11:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.circlecube.com/2008/01/28/integrate-google-analytics-with-flash-tutorial/#comment-1034</guid>
		<description>Great to hear you got it all working Fahad,
let me know how it works for you.</description>
		<content:encoded><![CDATA[<p>Great to hear you got it all working Fahad,<br />
let me know how it works for you.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->