On Sep 6, 3:03 pm, "Ramaprasanna Chellamuthu" <[EMAIL PROTECTED]>
wrote:
> I found the following "When you choose to accept a suggested query or URL in
> the address bar, the text you typed and the corresponding suggestion is sent
> to Google. " in the
> linkhttp://www.google.com/support/chrome/bin/answer.py?answer=96817&hl=en-US
>
> I figured out where the code is for enabling and disabling the option at
> code level.
>
> I wanted to know how the usage statics are collected and how are they sent
> to google periodically. I believe that piece of logic should be in the code
> somewhere. If I am wrong, are there some other way to collect statistics and
> having that sent to google? (without having to hard code that logic in the
> software? )
Is this it?
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/metrics_service.cc?view=markup
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Chromium-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/chromium-dev?hl=en
-~----------~----~----~----~------~----~------~--~---