On Tue, Sep 22, 2009 at 3:31 PM, Yegor <yegor.jba...@gmail.com> wrote:
> What is the value of the user-agent string reported by the browser > that has chrome-frame enabled?
Chrome Frame sends the UA string of the regular host browser, except with the addition of the word "chromeframe" so that you can distinguish clients that support GCF from those that don't on the server side.
On Sep 22, 7:03 pm, Alex Russell <slightly...@google.com> wrote:
> On Tue, Sep 22, 2009 at 3:31 PM, Yegor <yegor.jba...@gmail.com> wrote:
> > What is the value of theuser-agentstring reported by the browser
> > that has chrome-frame enabled?
> Chrome Frame sends the UA string of the regular host browser, except
> with the addition of the word "chromeframe" so that you can
> distinguish clients that support GCF from those that don't on the
> server side.
Any ideas how the presence of 'chromeframe' in the UA will be handled
by Google Analytics? Will it count as Chrome or or IE or some
combination thereof?
chromeframe means the userAgent is the IE one ... it's like asking if after
a .NET Framework installation Analytics will count IE as .NET Framework ...
if Frame is active the browser will be 100% WebKit so there's no point to
store it as IE 'cause it is not :-)
On Wed, Sep 23, 2009 at 9:48 PM, Joe Holloway <jhollow...@gmail.com> wrote:
> On Sep 22, 7:03 pm, Alex Russell <slightly...@google.com> wrote:
> > On Tue, Sep 22, 2009 at 3:31 PM, Yegor <yegor.jba...@gmail.com> wrote:
> > > What is the value of theuser-agentstring reported by the browser
> > > that has chrome-frame enabled?
> > Chrome Frame sends the UA string of the regular host browser, except
> > with the addition of the word "chromeframe" so that you can
> > distinguish clients that support GCF from those that don't on the
> > server side.
> Any ideas how the presence of 'chromeframe' in the UA will be handled
> by Google Analytics? Will it count as Chrome or or IE or some
> combination thereof?
> On Tue, Sep 22, 2009 at 3:31 PM, Yegor <yegor.jba...@gmail.com> wrote:
> > What is the value of theuser-agentstring reported by the browser
> > that has chrome-frame enabled?
> Chrome Frame sends the UA string of the regular host browser, except
> with the addition of the word "chromeframe" so that you can
> distinguish clients that support GCF from those that don't on the
> server side.