<?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: Connect to Google Analytics from Flash Builder</title>
	<atom:link href="http://www.flex-blog.com/connect-to-google-analytics-from-flash-builder/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.flex-blog.com/connect-to-google-analytics-from-flash-builder/</link>
	<description>Examples, News and Other Stuff</description>
	<lastBuildDate>Thu, 19 Jan 2012 14:01:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Alkoty</title>
		<link>http://www.flex-blog.com/connect-to-google-analytics-from-flash-builder/comment-page-1/#comment-1764</link>
		<dc:creator>Alkoty</dc:creator>
		<pubDate>Sat, 05 Mar 2011 01:24:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.flex-blog.com/?p=337#comment-1764</guid>
		<description>Also...the step where, &quot;Repeat the steps for the second method. One of the methods needs two input parameters (period and tableId), a valid value for period is ‘today’, a valid tableId can be found by running the index.php file.&quot;

I&#039;d just represent the second form of &#039;Configure Data Types&#039;.

...say, &quot;Go to this URL: http://localhost/FOLDER/createdIndex.php&quot;</description>
		<content:encoded><![CDATA[<p>Also&#8230;the step where, &#8220;Repeat the steps for the second method. One of the methods needs two input parameters (period and tableId), a valid value for period is ‘today’, a valid tableId can be found by running the index.php file.&#8221;</p>
<p>I&#8217;d just represent the second form of &#8216;Configure Data Types&#8217;.</p>
<p>&#8230;say, &#8220;Go to this URL: <a href="http://localhost/FOLDER/createdIndex.php" rel="nofollow">http://localhost/FOLDER/createdIndex.php</a>&#8220;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alkoty</title>
		<link>http://www.flex-blog.com/connect-to-google-analytics-from-flash-builder/comment-page-1/#comment-1763</link>
		<dc:creator>Alkoty</dc:creator>
		<pubDate>Sat, 05 Mar 2011 01:20:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.flex-blog.com/?p=337#comment-1763</guid>
		<description>Yeah, I have the same probem.

Did you find a solution to this?</description>
		<content:encoded><![CDATA[<p>Yeah, I have the same probem.</p>
<p>Did you find a solution to this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ron</title>
		<link>http://www.flex-blog.com/connect-to-google-analytics-from-flash-builder/comment-page-1/#comment-1706</link>
		<dc:creator>ron</dc:creator>
		<pubDate>Sun, 26 Dec 2010 12:08:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.flex-blog.com/?p=337#comment-1706</guid>
		<description>hi
first thanks for this.

i am a new user for flash builder or flex. i am more used to flash, so i hope my question is not stupid.

i followed the tutorial and when i have put the code for :


i get the error that: &quot;The prefix &quot;googleanalyticsservice&quot; for rlement &quot;googleanalyticsservice:GoogleAnalyticsService&quot; is not bound&quot;.

what am i doing wrong?

the index.php works fine, so the classes does connect right to analytics.

best regards</description>
		<content:encoded><![CDATA[<p>hi<br />
first thanks for this.</p>
<p>i am a new user for flash builder or flex. i am more used to flash, so i hope my question is not stupid.</p>
<p>i followed the tutorial and when i have put the code for :</p>
<p>i get the error that: &#8220;The prefix &#8220;googleanalyticsservice&#8221; for rlement &#8220;googleanalyticsservice:GoogleAnalyticsService&#8221; is not bound&#8221;.</p>
<p>what am i doing wrong?</p>
<p>the index.php works fine, so the classes does connect right to analytics.</p>
<p>best regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arjan</title>
		<link>http://www.flex-blog.com/connect-to-google-analytics-from-flash-builder/comment-page-1/#comment-1529</link>
		<dc:creator>Arjan</dc:creator>
		<pubDate>Wed, 02 Jun 2010 08:57:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.flex-blog.com/?p=337#comment-1529</guid>
		<description>If you want to make sure that parameters stay typed like you want, make sure they are types on the server (php) side as wel. See my answer on the forum:

http://www.flex-blog.com/forum/?vasthtmlaction=viewtopic&amp;t=3.0</description>
		<content:encoded><![CDATA[<p>If you want to make sure that parameters stay typed like you want, make sure they are types on the server (php) side as wel. See my answer on the forum:</p>
<p><a href="http://www.flex-blog.com/forum/?vasthtmlaction=viewtopic&#038;t=3.0" rel="nofollow">http://www.flex-blog.com/forum/?vasthtmlaction=viewtopic&#038;t=3.0</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roma</title>
		<link>http://www.flex-blog.com/connect-to-google-analytics-from-flash-builder/comment-page-1/#comment-1526</link>
		<dc:creator>Roma</dc:creator>
		<pubDate>Thu, 27 May 2010 06:13:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.flex-blog.com/?p=337#comment-1526</guid>
		<description>Hi!

There is a little problem. How to fix input types of parameters in service&#039;s function? I set the types, then change something in the service&#039;s text, save service and Flash Builder 4 resets all types to Object.</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>There is a little problem. How to fix input types of parameters in service&#8217;s function? I set the types, then change something in the service&#8217;s text, save service and Flash Builder 4 resets all types to Object.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wesley DuSell</title>
		<link>http://www.flex-blog.com/connect-to-google-analytics-from-flash-builder/comment-page-1/#comment-1523</link>
		<dc:creator>Wesley DuSell</dc:creator>
		<pubDate>Tue, 25 May 2010 10:24:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.flex-blog.com/?p=337#comment-1523</guid>
		<description>@ Mike 

Don&#039;t use &#039;today&#039; use &#039;yesterday&#039; or &#039;week&#039;. My guess is that google can&#039;t report today but only up to yesterday. I know that the tracker for flash takes a day to start tracking.</description>
		<content:encoded><![CDATA[<p>@ Mike </p>
<p>Don&#8217;t use &#8216;today&#8217; use &#8216;yesterday&#8217; or &#8216;week&#8217;. My guess is that google can&#8217;t report today but only up to yesterday. I know that the tracker for flash takes a day to start tracking.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roelof</title>
		<link>http://www.flex-blog.com/connect-to-google-analytics-from-flash-builder/comment-page-1/#comment-1514</link>
		<dc:creator>Roelof</dc:creator>
		<pubDate>Sat, 15 May 2010 15:40:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.flex-blog.com/?p=337#comment-1514</guid>
		<description>Hi Mike,

Are you sure that the index parameter is filled? If you would like more people to look into this, please open a topic in our forum!

Cheers,
Roelof</description>
		<content:encoded><![CDATA[<p>Hi Mike,</p>
<p>Are you sure that the index parameter is filled? If you would like more people to look into this, please open a topic in our forum!</p>
<p>Cheers,<br />
Roelof</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.flex-blog.com/connect-to-google-analytics-from-flash-builder/comment-page-1/#comment-1513</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Thu, 13 May 2010 03:35:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.flex-blog.com/?p=337#comment-1513</guid>
		<description>Everything goes to plan unitl it&#039;s time to insert the two values for getSummary, I enter ga:&#039;id number&#039; and &#039;today&#039; hit next and I get the error message

&quot;Undefined index: gavisits in analytics_php.php on line 323&quot;

Any ideas on how to fix this?</description>
		<content:encoded><![CDATA[<p>Everything goes to plan unitl it&#8217;s time to insert the two values for getSummary, I enter ga:&#8217;id number&#8217; and &#8216;today&#8217; hit next and I get the error message</p>
<p>&#8220;Undefined index: gavisits in analytics_php.php on line 323&#8243;</p>
<p>Any ideas on how to fix this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roelof</title>
		<link>http://www.flex-blog.com/connect-to-google-analytics-from-flash-builder/comment-page-1/#comment-423</link>
		<dc:creator>Roelof</dc:creator>
		<pubDate>Tue, 01 Dec 2009 16:49:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.flex-blog.com/?p=337#comment-423</guid>
		<description>Hi Anirban,

Please note that you can see the complete source of our example &lt;a href=&quot;http://www.flex-blog.com/samples/sample19/FlexToAnalyticsAPI.html&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;. (Use Right Mouse Click -&gt; View Source).

Hope this will help you!

Roelof</description>
		<content:encoded><![CDATA[<p>Hi Anirban,</p>
<p>Please note that you can see the complete source of our example <a href="http://www.flex-blog.com/samples/sample19/FlexToAnalyticsAPI.html" rel="nofollow">here</a>. (Use Right Mouse Click -> View Source).</p>
<p>Hope this will help you!</p>
<p>Roelof</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anirban Paul</title>
		<link>http://www.flex-blog.com/connect-to-google-analytics-from-flash-builder/comment-page-1/#comment-421</link>
		<dc:creator>Anirban Paul</dc:creator>
		<pubDate>Tue, 01 Dec 2009 10:37:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.flex-blog.com/?p=337#comment-421</guid>
		<description>Hi, can you please help me. I want to log in to my Google Analytic Account by melodramatically from a FLEX. But I could not log in to my account. I am using FLEX 3.0. It will be very very helpful if you give me the code for that in AS 3.0</description>
		<content:encoded><![CDATA[<p>Hi, can you please help me. I want to log in to my Google Analytic Account by melodramatically from a FLEX. But I could not log in to my account. I am using FLEX 3.0. It will be very very helpful if you give me the code for that in AS 3.0</p>
]]></content:encoded>
	</item>
</channel>
</rss>

