7 messages in com.googlegroups.google-gearsRe: Using Google Analytics with Gears
FromSent OnAttachments
dougkramer08 Nov 2007 10:00 
Aaron Boodman08 Nov 2007 10:19 
Ben Lisbakken08 Nov 2007 10:35 
dougkramer08 Nov 2007 11:25 
dougkramer08 Nov 2007 11:31 
dougkramer08 Nov 2007 12:09 
dougkramer08 Nov 2007 13:12 
Subject:Re: Using Google Analytics with Gears
From:dougkramer (doug@gmail.com)
Date:11/08/2007 11:25:03 AM
List:com.googlegroups.google-gears

Great, thanks. Firebug shows that I get these response headers -- can I assume it's working because I didn't get an error?

Pragma no-cache Cache-Control private, no-cache, no-cache="Set-Cookie", proxy- revalidate Expires Fri, 04 Aug 1978 12:00:00 GMT Content-Type image/gif Last-Modified Tue, 25 Sep 2007 20:33:21 GMT Server ucfe Content-Length 35 X-Google-Backends /xxx/21:9811,nfhb8:9411 X-Google-Service gacollector X-Google-GFE-Request-Trace nfhb8:9411,/xxx/21:9811,nfhb8:9411 Date Thu, 08 Nov 2007 19:17:34 GMT

On Nov 8, 10:35 am, "Ben Lisbakken" <lisb@google.com> wrote:

Doug -

Yep, it works.

You can verify this by using the Firebug extension for Firefox. After you cache your page with Gears, then visit it, you should still see a request to __utm.gif which is the Analytics data being sent.

HTH -Ben

On Nov 8, 2007 10:00 AM, dougkramer <doug@gmail.com> wrote:

If a document is set up with Google Gears and a user enables Gears to copy these docs locally, and the docs have the analytics HTML code snippet in each page, will the Google Analytics data still be collected (while they're connected to the network)? I think this is the case, but I want to be sure.