Closed
Bug 597623
Opened 14 years ago
Closed 14 years ago
Turn on analytics for /start/ and /welcome/
Categories
(Camino Graveyard :: Product Site, defect)
Camino Graveyard
Product Site
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ss, Assigned: ss)
References
Details
Right now, we don't have analytics on /start/ or /welcome/. Fixin this is trivial, but the reason we didn't initially was because of a longstanding bug about a race condition when a user has the "Ask me before accepting each cookie" preference checked and starts up Camino. As I recall it, if the default browser isn't set as Camino (and they still have the preference set to "ask"), the browser locks up
If we're okay with the possibility of some users hitting this issue, we can add analytics to the page in a matter of minutes (seconds, really).
Thoughts?
Comment 1•14 years ago
|
||
That sounds super-bad. We should see if that still happens, and if so try to fix it.
Assignee | ||
Comment 2•14 years ago
|
||
I can't reproduce that specific situation, but I might be remembering it wrong...
Smokey, do you remember the race condition we had here?
Probably some variation of bug 354643 (or its predecessor, which was really awful), but iirc there's also a race with the proxy login sheet (I can't find that bug, either open or closed, so it's possible we decided it was a Core bug, though that seems a bit unlikely, too).
Assignee | ||
Comment 5•14 years ago
|
||
Yeah, so, let's do this, aight?
I guess we can do that and if it fails spectacularly, turn it off. I'd prefer to do this when we have a lower-volume release coming next to test, rather than 2.0.x, though.
Assignee | ||
Comment 7•14 years ago
|
||
I'd prefer to do it nowish and see how things handle. I really don't expect *load* to be a problem at all since it's just referencing Google's servers (and if Google's down, there are bigger problems). If we do it now, we should see problems from new users, assuming there are problems at all.
Do we have a 2.0.x release coming soon?
Sure, now-ish is fine with me. I'm worried about latent blocked state bugs, not load ;) 2.1b1 should come before 2.0.7 does.
Assignee | ||
Comment 9•14 years ago
|
||
Turned these on at a few seconds after midnight PST. Resolving as FIXED.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 10•14 years ago
|
||
Just a follow up:
After 24 hours with with stats on, we've seen a 19.2x increase in visits, almost all of it coming from the start page.
Assignee | ||
Comment 11•14 years ago
|
||
And one last follow up. After 30 days with the stats on for these two pages, Google Analytics reports a 2,001.03% increase in visits to caminobrowser.org.
You need to log in
before you can comment on or make changes to this bug.
Description
•