<?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: Auto-Login to Google Analytics to impress Clients</title>
	<atom:link href="http://www.askapache.com/webmaster/login-google-analytics.html/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.askapache.com/webmaster/login-google-analytics.html</link>
	<description>Advanced Web Development</description>
	<lastBuildDate>Thu, 18 Mar 2010 14:15:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: BowmanTechnology</title>
		<link>http://www.askapache.com/webmaster/login-google-analytics.html#comment-124013</link>
		<dc:creator>BowmanTechnology</dc:creator>
		<pubDate>Mon, 08 Mar 2010 22:18:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com/webmaster/login-google-analytics.html#comment-124013</guid>
		<description>Tried the code and it wasnt working. Seams that it needs to post the data now instead of getting. This code is working (and as before make sure it is located behind a login screen or other protection):


&lt;pre&gt;&lt;form id=&quot;googleanalyticslogin&quot; action=&quot;https://www.google.com/accounts/ServiceLoginBoxAuth&quot; method=&quot;post&quot;&gt;
&lt;input type=&quot;text&quot; name=&quot;Email&quot; class=&quot;gaia le val&quot; id=&quot;Email&quot; size=&quot;18&quot; value=&quot;me@gmail.com&quot; /&gt;
&lt;input type=&quot;password&quot; name=&quot;Passwd&quot; class=&quot;gaia le val&quot; id=&quot;Passwd&quot; size=&quot;18&quot; value=&quot;Passw0rd&quot; /&gt;
&lt;input type=&quot;checkbox&quot; name=&quot;PersistentCookie&quot; value=&quot;yes&quot; /&gt;
&lt;input type=&quot;hidden&quot; name=&quot;rmShown&quot; value=&quot;1&quot; /&gt;
&lt;input type=&quot;hidden&quot; name=&quot;continue&quot; value=&quot;http://www.google.com/analytics/home/?et=reset&amp;hl=en-US&quot; /&gt;
&lt;input type=&quot;hidden&quot; name=&quot;service&quot; value=&quot;analytics&quot; /&gt;
&lt;input type=&quot;hidden&quot; name=&quot;nui&quot; value=&quot;1&quot; /&gt;
&lt;input type=&quot;hidden&quot; name=&quot;hl&quot; value=&quot;en-US&quot; /&gt;
&lt;input type=&quot;hidden&quot; name=&quot;GA3T&quot; value=&quot;oCGYxIWWGUE&quot; /&gt;
&lt;input type=&quot;hidden&quot; name=&quot;GALX&quot; value=&quot;3Jces-nq404&quot; /&gt;
&lt;input type=&quot;submit&quot; /&gt;
&lt;/form&gt;&lt;/pre&gt;

</description>
		<content:encoded><![CDATA[<p>Tried the code and it wasnt working. Seams that it needs to post the data now instead of getting. This code is working (and as before make sure it is located behind a login screen or other protection):</p>
<pre>&amp;lt;form id=&amp;quot;googleanalyticslogin&amp;quot; action=&amp;quot;https://www.google.com/accounts/ServiceLoginBoxAuth&amp;quot; method=&amp;quot;post&amp;quot;&amp;gt;
&amp;lt;input type=&amp;quot;text&amp;quot; name=&amp;quot;Email&amp;quot; class=&amp;quot;gaia le val&amp;quot; id=&amp;quot;Email&amp;quot; size=&amp;quot;18&amp;quot; value=&amp;quot;me@gmail.com&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;password&amp;quot; name=&amp;quot;Passwd&amp;quot; class=&amp;quot;gaia le val&amp;quot; id=&amp;quot;Passwd&amp;quot; size=&amp;quot;18&amp;quot; value=&amp;quot;Passw0rd&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;checkbox&amp;quot; name=&amp;quot;PersistentCookie&amp;quot; value=&amp;quot;yes&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;hidden&amp;quot; name=&amp;quot;rmShown&amp;quot; value=&amp;quot;1&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;hidden&amp;quot; name=&amp;quot;continue&amp;quot; value=&amp;quot;http://www.google.com/analytics/home/?et=reset&amp;amp;amp;hl=en-US&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;hidden&amp;quot; name=&amp;quot;service&amp;quot; value=&amp;quot;analytics&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;hidden&amp;quot; name=&amp;quot;nui&amp;quot; value=&amp;quot;1&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;hidden&amp;quot; name=&amp;quot;hl&amp;quot; value=&amp;quot;en-US&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;hidden&amp;quot; name=&amp;quot;GA3T&amp;quot; value=&amp;quot;oCGYxIWWGUE&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;hidden&amp;quot; name=&amp;quot;GALX&amp;quot; value=&amp;quot;3Jces-nq404&amp;quot; /&amp;gt;
&amp;lt;input type=&amp;quot;submit&amp;quot; /&amp;gt;
&amp;lt;/form&amp;gt;</pre>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaed Kayal</title>
		<link>http://www.askapache.com/webmaster/login-google-analytics.html#comment-120713</link>
		<dc:creator>Aaed Kayal</dc:creator>
		<pubDate>Fri, 26 Feb 2010 12:54:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com/webmaster/login-google-analytics.html#comment-120713</guid>
		<description>Where Is the Code ?</description>
		<content:encoded><![CDATA[<p>Where Is the Code ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SimonSez07</title>
		<link>http://www.askapache.com/webmaster/login-google-analytics.html#comment-114798</link>
		<dc:creator>SimonSez07</dc:creator>
		<pubDate>Thu, 10 Dec 2009 11:34:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com/webmaster/login-google-analytics.html#comment-114798</guid>
		<description>I have the same problem as Quantum:

1. I need to visit Google Analytics website to get a cookie, otherwise I get: &quot;Your browser’s cookie functionality is turned off. Please turn it on.&quot;
2. A value of the hidden element (name=&quot;GALX&quot;) needs to be submitted. Unfortunately the value is not constant and changes every time the cookie value is changed.

Has anyone found a workaround for this problem? When I was first using this method, I don&#039;t remember this being a problem, but now it is not allowing any of my clients access to their analytics through my CMS.

Even if there was a way to embed the login page (google.com/accounts/ServiceLoginBox) in an iFrame and auto-fill the username and password, that would work for my purposes.

Any help appreciated.

Thanks,
Simon</description>
		<content:encoded><![CDATA[<p>I have the same problem as Quantum:</p>
<p>1. I need to visit Google Analytics website to get a cookie, otherwise I get: &#8220;Your browser’s cookie functionality is turned off. Please turn it on.&#8221;<br />
2. A value of the hidden element (name=&#8221;GALX&#8221;) needs to be submitted. Unfortunately the value is not constant and changes every time the cookie value is changed.</p>
<p>Has anyone found a workaround for this problem? When I was first using this method, I don&#8217;t remember this being a problem, but now it is not allowing any of my clients access to their analytics through my CMS.</p>
<p>Even if there was a way to embed the login page (google.com/accounts/ServiceLoginBox) in an iFrame and auto-fill the username and password, that would work for my purposes.</p>
<p>Any help appreciated.</p>
<p>Thanks,<br />
Simon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pbernardo</title>
		<link>http://www.askapache.com/webmaster/login-google-analytics.html#comment-111811</link>
		<dc:creator>pbernardo</dc:creator>
		<pubDate>Thu, 26 Nov 2009 18:35:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com/webmaster/login-google-analytics.html#comment-111811</guid>
		<description>answer from google

http://groups.google.com/group/google-analytics-data-export-api/browse_thread/thread/338faa2bf5bf0b42/1f6609e4be608a28?lnk=gst&amp;q=login#1f6609e4be608a28</description>
		<content:encoded><![CDATA[<p>answer from google</p>
<p>http://groups.google.com/group/google-analytics-data-export-api/browse_thread/thread/338faa2bf5bf0b42/1f6609e4be608a28?lnk=gst&#038;q=login#1f6609e4be608a28</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joost Koopmans</title>
		<link>http://www.askapache.com/webmaster/login-google-analytics.html#comment-106338</link>
		<dc:creator>Joost Koopmans</dc:creator>
		<pubDate>Mon, 26 Oct 2009 11:33:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com/webmaster/login-google-analytics.html#comment-106338</guid>
		<description>Somebody got a fix for the new login page from google?</description>
		<content:encoded><![CDATA[<p>Somebody got a fix for the new login page from google?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SoWhat</title>
		<link>http://www.askapache.com/webmaster/login-google-analytics.html#comment-104982</link>
		<dc:creator>SoWhat</dc:creator>
		<pubDate>Wed, 07 Oct 2009 23:37:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com/webmaster/login-google-analytics.html#comment-104982</guid>
		<description>the same problem: 

&lt;blockquote&gt;&quot;Your browser&#039;s cookie functionality is turned off. Please turn it on.&quot;&lt;/blockquote&gt;


Google probably changed code few days ago.</description>
		<content:encoded><![CDATA[<p>the same problem: </p>
<blockquote><p>&#8220;Your browser&#8217;s cookie functionality is turned off. Please turn it on.&#8221;</p></blockquote>
<p>Google probably changed code few days ago.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy</title>
		<link>http://www.askapache.com/webmaster/login-google-analytics.html#comment-104981</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Wed, 07 Oct 2009 20:31:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com/webmaster/login-google-analytics.html#comment-104981</guid>
		<description>you need to update the form</description>
		<content:encoded><![CDATA[<p>you need to update the form</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Quantum</title>
		<link>http://www.askapache.com/webmaster/login-google-analytics.html#comment-104079</link>
		<dc:creator>Quantum</dc:creator>
		<pubDate>Fri, 18 Sep 2009 23:01:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com/webmaster/login-google-analytics.html#comment-104079</guid>
		<description>I cannot log in this way today.
&lt;ol&gt;
&lt;li&gt;I need to visit Google Analytics website to get a cookie, otherwise I get &lt;blockquote&gt;&quot;Your browser&#039;s cookie functionality is turned off. Please turn it on.&quot;&lt;/blockquote&gt;&lt;/li&gt;
&lt;li&gt; A value of the hidden element (&lt;code&gt;name=&quot;GALX&quot;&lt;/code&gt;) needs to be submitted. Unfortunately the value is not constant and changes every time the cookie value is changed (remove from browser and revisit website).&lt;/li&gt;
&lt;/ol&gt;


</description>
		<content:encoded><![CDATA[<p>I cannot log in this way today.</p>
<ol>
<li>I need to visit Google Analytics website to get a cookie, otherwise I get<br />
<blockquote>&#8220;Your browser&#8217;s cookie functionality is turned off. Please turn it on.&#8221;</p></blockquote>
</li>
<li> A value of the hidden element (<code>name="GALX"</code>) needs to be submitted. Unfortunately the value is not constant and changes every time the cookie value is changed (remove from browser and revisit website).</li>
</ol>
]]></content:encoded>
	</item>
	<item>
		<title>By: paris</title>
		<link>http://www.askapache.com/webmaster/login-google-analytics.html#comment-80602</link>
		<dc:creator>paris</dc:creator>
		<pubDate>Thu, 11 Jun 2009 15:45:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com/webmaster/login-google-analytics.html#comment-80602</guid>
		<description>Great piece of code! 

already used this in my company&#039;s CMS so that clients can automatically login to their analytics account. hopefully Google wont change this!

I have also change a bit of the code so that it will take you automatically to the specific website profile dashboard!

just change the continue field to use your website Profile id instead of 123456789</description>
		<content:encoded><![CDATA[<p>Great piece of code! </p>
<p>already used this in my company&#8217;s CMS so that clients can automatically login to their analytics account. hopefully Google wont change this!</p>
<p>I have also change a bit of the code so that it will take you automatically to the specific website profile dashboard!</p>
<p>just change the continue field to use your website Profile id instead of 123456789</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gaston Tavella</title>
		<link>http://www.askapache.com/webmaster/login-google-analytics.html#comment-72450</link>
		<dc:creator>Gaston Tavella</dc:creator>
		<pubDate>Thu, 30 Apr 2009 07:17:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com/webmaster/login-google-analytics.html#comment-72450</guid>
		<description>The problem with the login in a hidden form, is the password on the html page.</description>
		<content:encoded><![CDATA[<p>The problem with the login in a hidden form, is the password on the html page.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
