<?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: Connecting to Google Analytics Data Api using AS3; my failures</title>
	<atom:link href="http://www.zedia.net/2009/connecting-to-google-analytics-data-api-using-as3-my-failures/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zedia.net/2009/connecting-to-google-analytics-data-api-using-as3-my-failures/</link>
	<description>Flash, ActionScript, SEO and everything in between</description>
	<lastBuildDate>Fri, 30 Jul 2010 20:58:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: zedia.net</title>
		<link>http://www.zedia.net/2009/connecting-to-google-analytics-data-api-using-as3-my-failures/comment-page-1/#comment-4704</link>
		<dc:creator>zedia.net</dc:creator>
		<pubDate>Tue, 05 Jan 2010 21:44:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.zedia.net/?p=409#comment-4704</guid>
		<description>&lt;a href=&quot;#comment-4689&quot; rel=&quot;nofollow&quot;&gt;@david&lt;/a&gt; 
ya I actually did:
For AIR
http://www.zedia.net/2009/how-to-connect-to-google-analytics-data-api-in-air/

For Flash
http://www.zedia.net/2009/how-to-connect-to-google-analytics-data-api-in-flash/</description>
		<content:encoded><![CDATA[<p><a href="#comment-4689" rel="nofollow">@david</a><br />
ya I actually did:<br />
For AIR<br />
<a href="http://www.zedia.net/2009/how-to-connect-to-google-analytics-data-api-in-air/" rel="nofollow">http://www.zedia.net/2009/how-to-connect-to-google-analytics-data-api-in-air/</a></p>
<p>For Flash<br />
<a href="http://www.zedia.net/2009/how-to-connect-to-google-analytics-data-api-in-flash/" rel="nofollow">http://www.zedia.net/2009/how-to-connect-to-google-analytics-data-api-in-flash/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: david</title>
		<link>http://www.zedia.net/2009/connecting-to-google-analytics-data-api-using-as3-my-failures/comment-page-1/#comment-4689</link>
		<dc:creator>david</dc:creator>
		<pubDate>Wed, 30 Dec 2009 20:38:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.zedia.net/?p=409#comment-4689</guid>
		<description>Did anyone solve this problem?  I hate to go down the same painful road.... thanks.</description>
		<content:encoded><![CDATA[<p>Did anyone solve this problem?  I hate to go down the same painful road&#8230;. thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tracy Spratt</title>
		<link>http://www.zedia.net/2009/connecting-to-google-analytics-data-api-using-as3-my-failures/comment-page-1/#comment-3668</link>
		<dc:creator>Tracy Spratt</dc:creator>
		<pubDate>Sun, 14 Jun 2009 23:38:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.zedia.net/?p=409#comment-3668</guid>
		<description>I also want to access the Google Analytics API from a Flex/AIR.

Has anyone had any recent success?</description>
		<content:encoded><![CDATA[<p>I also want to access the Google Analytics API from a Flex/AIR.</p>
<p>Has anyone had any recent success?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PB</title>
		<link>http://www.zedia.net/2009/connecting-to-google-analytics-data-api-using-as3-my-failures/comment-page-1/#comment-3584</link>
		<dc:creator>PB</dc:creator>
		<pubDate>Thu, 28 May 2009 16:09:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.zedia.net/?p=409#comment-3584</guid>
		<description>You&#039;re right but I made the mistake while copying the code in the post.</description>
		<content:encoded><![CDATA[<p>You&#8217;re right but I made the mistake while copying the code in the post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to connect to Google Analytics Data API in AIR &#124; zedia flash blog</title>
		<link>http://www.zedia.net/2009/connecting-to-google-analytics-data-api-using-as3-my-failures/comment-page-1/#comment-3542</link>
		<dc:creator>How to connect to Google Analytics Data API in AIR &#124; zedia flash blog</dc:creator>
		<pubDate>Fri, 22 May 2009 03:37:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.zedia.net/?p=409#comment-3542</guid>
		<description>[...] had a bit of trouble doing just this a while ago, ended up trying many different ways and finally a reader of this blog, Nakamachi, gave me the [...]</description>
		<content:encoded><![CDATA[<p>[...] had a bit of trouble doing just this a while ago, ended up trying many different ways and finally a reader of this blog, Nakamachi, gave me the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Railk</title>
		<link>http://www.zedia.net/2009/connecting-to-google-analytics-data-api-using-as3-my-failures/comment-page-1/#comment-3533</link>
		<dc:creator>Railk</dc:creator>
		<pubDate>Sun, 17 May 2009 08:26:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.zedia.net/?p=409#comment-3533</guid>
		<description>Hi,

I also wanted to use the google analytics data api and arrived to the same conclusion as you and use as3HttpClient lib.

Though, it seems authorization header can be used but solely if the crossdomain file policy of the service include this line :

(cf: http://kb.adobe.com/selfservice/viewContent.do?externalId=kb403184)

A feature request have been filled at Google ( http://groups.google.com/group/Google-Picasa-Data-API/browse_thread/thread/2f1bfab80ea53c60 ). So there is some hope we can use the authorization header directly with urlrequestheader.

thx nakamachi for code helps also ^^.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I also wanted to use the google analytics data api and arrived to the same conclusion as you and use as3HttpClient lib.</p>
<p>Though, it seems authorization header can be used but solely if the crossdomain file policy of the service include this line :</p>
<p>(cf: <a href="http://kb.adobe.com/selfservice/viewContent.do?externalId=kb403184)" rel="nofollow">http://kb.adobe.com/selfservice/viewContent.do?externalId=kb403184)</a></p>
<p>A feature request have been filled at Google ( <a href="http://groups.google.com/group/Google-Picasa-Data-API/browse_thread/thread/2f1bfab80ea53c60" rel="nofollow">http://groups.google.com/group/Google-Picasa-Data-API/browse_thread/thread/2f1bfab80ea53c60</a> ). So there is some hope we can use the authorization header directly with urlrequestheader.</p>
<p>thx nakamachi for code helps also ^^.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zedia.net</title>
		<link>http://www.zedia.net/2009/connecting-to-google-analytics-data-api-using-as3-my-failures/comment-page-1/#comment-3516</link>
		<dc:creator>zedia.net</dc:creator>
		<pubDate>Wed, 13 May 2009 14:34:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.zedia.net/?p=409#comment-3516</guid>
		<description>&lt;a href=&quot;#comment-3515&quot; rel=&quot;nofollow&quot;&gt;@Nakamachi&lt;/a&gt; 
Thank you for this, I will definitely try it out tonight.</description>
		<content:encoded><![CDATA[<p><a href="#comment-3515" rel="nofollow">@Nakamachi</a><br />
Thank you for this, I will definitely try it out tonight.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nakamachi</title>
		<link>http://www.zedia.net/2009/connecting-to-google-analytics-data-api-using-as3-my-failures/comment-page-1/#comment-3515</link>
		<dc:creator>Nakamachi</dc:creator>
		<pubDate>Wed, 13 May 2009 10:35:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.zedia.net/?p=409#comment-3515</guid>
		<description>I can get the data from Google Analytics API by using the as3httpclient library.
However, it saves in the buffer in onData, and after onComplete, it uses it.

Example:

var buffer:String = new String();
client.listener.onData = function(event:HttpDataEvent):void {
  buffer += event.readUTFBytes();
};
client.listener.onComplete = function(event:HttpResponseEvent):void {
  // using Google Anaylitics API response data.
  trace(buffer);
};</description>
		<content:encoded><![CDATA[<p>I can get the data from Google Analytics API by using the as3httpclient library.<br />
However, it saves in the buffer in onData, and after onComplete, it uses it.</p>
<p>Example:</p>
<p>var buffer:String = new String();<br />
client.listener.onData = function(event:HttpDataEvent):void {<br />
  buffer += event.readUTFBytes();<br />
};<br />
client.listener.onComplete = function(event:HttpResponseEvent):void {<br />
  // using Google Anaylitics API response data.<br />
  trace(buffer);<br />
};</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zedia.net</title>
		<link>http://www.zedia.net/2009/connecting-to-google-analytics-data-api-using-as3-my-failures/comment-page-1/#comment-3508</link>
		<dc:creator>zedia.net</dc:creator>
		<pubDate>Tue, 12 May 2009 18:01:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.zedia.net/?p=409#comment-3508</guid>
		<description>You&#039;re right but I made the mistake while copying the code in the post.</description>
		<content:encoded><![CDATA[<p>You&#8217;re right but I made the mistake while copying the code in the post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nakamachi</title>
		<link>http://www.zedia.net/2009/connecting-to-google-analytics-data-api-using-as3-my-failures/comment-page-1/#comment-3503</link>
		<dc:creator>Nakamachi</dc:creator>
		<pubDate>Fri, 08 May 2009 04:09:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.zedia.net/?p=409#comment-3503</guid>
		<description>Hi.
I worried about the same issue URLRequestHeader, too.

You have an easy mistake in “as3httpclient”.
“event.readUTFBytes()” is correct.</description>
		<content:encoded><![CDATA[<p>Hi.<br />
I worried about the same issue URLRequestHeader, too.</p>
<p>You have an easy mistake in “as3httpclient”.<br />
“event.readUTFBytes()” is correct.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
