12 messages in com.googlegroups.google-gadgets-apiRe: Error using Google Analytics in U...
FromSent OnAttachments
Appirio14 Jun 2007 14:54 
Gordy (Google Employee)15 Jun 2007 11:42 
Appirio15 Jun 2007 14:06 
Appirio17 Jun 2007 10:31 
Gordy (Google Employee)18 Jun 2007 10:53 
Gordy (Google Employee)18 Jun 2007 17:09 
Wiktor Gworek29 Jul 2007 11:45 
emk...@gmail.com02 Aug 2007 09:46 
Bonstio02 Aug 2007 10:20 
Gordy (Google Employee)02 Aug 2007 10:29 
Wiktor Gworek02 Aug 2007 15:09 
Bonstio02 Aug 2007 17:03 
Subject:Re: Error using Google Analytics in URL Gadget with Firefox
From:Gordy (Google Employee) (api@google.com)
Date:06/15/2007 11:42:09 AM
List:com.googlegroups.google-gadgets-api

Hi Appirio,

Thank you for reporting this -- can you post a URL to your gadget so that we can have a look? I'll investigate this in the meantime.

Thanks, Gordy

On Jun 14, 2:55 pm, Appirio <c.@appirio.com> wrote:

I'm seeing a similar error to what was reported here:

http://groups.google.com/group/Google-Gadgets-API/browse_thread/threa...

I have a url type gadget that calls_IG_Analytics. When the gadget loads, I see this error in Firefox (2.0.0.4, via Firebug):

uncaught exception: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIDOMScreen.width]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame
::https://ssl.google-analytics.com/urchin_beta.js:: _uBInfo :: line 293" data: no]

Due to the error, I'm unable to report gadget usage info for Firefox users. Internet Explorer (6.0) seems to work fine (as verified by watching traffic in Fiddler).

I tried moving the call to _IG_Analytics around in the Javascript. Also tried putting the analytics call in a separate IFrame. No luck. Has anyone else seen this or made any progress on it?