Closed
Bug 559385
Opened 15 years ago
Closed 14 years ago
[Fx4Launch] Please fix live download counter (total count)
Categories
(www.mozilla.org :: General, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
1.4
People
(Reporter: kkovash, Assigned: jbalogh)
References
()
Details
The total download number at http://www.mozilla.com/en-US/firefox/stats/ appeared as 230M last week, dropped down to 220M, and now sits at 350M. Can we determine where that total count is coming from, and if we need to change the definition?
Updated•15 years ago
|
Whiteboard: Will be implemented as part of SQLstream v2 project. Update by 2010-05-10
Comment 1•15 years ago
|
||
We can either switch to a total with a three hour lag, or we can implement this with changes to SQLstream. I believe the SQLstream solution will be deployed mid to late June, so if we want a quicker fix, we should do the data warehouse query.
Whiteboard: Will be implemented as part of SQLstream v2 project. Update by 2010-05-10 → Will be implemented as part of SQLstream v2 project. Update by 2010-05-27
Comment 2•15 years ago
|
||
For the moment, quickest fix we can implement would be to switch to the total downloads tracked in the data warehouse. First step is to use the numbers as of last night since those can be easily queried. Later, we can also add in the total as of three hours ago.
Could webdev guys take a look at possibly using this json file that I've constructed?
https://metrics.mozilla.com/stats/firefox_downloads_total.json
Comment 3•15 years ago
|
||
I remember someone in webdev mentioning they were going to look at using this json. Did work get done there?
Comment 4•15 years ago
|
||
Reassigning to webdev. They've gotten the info for the new totals file to use. Just needs to be integrated.
Assignee: deinspanjer → nobody
Group: mozilla-stats
Component: Frontend Reports → www.mozilla.com
Product: Mozilla Stats → Websites
QA Contact: frontend-reports → www-mozilla-com
Whiteboard: Will be implemented as part of SQLstream v2 project. Update by 2010-05-27
Comment 5•15 years ago
|
||
Any news on the SQLstream fixes mentioned in comment #1? Is this new JSON file a temporary fix until SQLstream is running again?
Is the generated JSON file mentioned in comment #2 updated daily?
We can use that JSON file to update the total count blocks in the sidebar of pages like,
http://www.mozilla.com/en-US/firefox/stats/
http://www.mozilla.com/en-US/firefox/personal.html
...but that doesn't include a fix for the SVG map and real-time, per-locale download counter on the /firefox/stats page. So are we supposed to take that page down?
TBH, I'd rather not change any code and instead fix SQLstream, since it seems that's where the core issue is. Is there a bug detailing the issues with SQLstream?
Comment 7•14 years ago
|
||
(In reply to comment #6)
> Now it says zero 3.6 downloads.
This is bad. Steven or Alex, can you pull down little promo widgets that are linking to this page? They're on these four pages:
http://www.mozilla.com/en-US/firefox/ie.html
http://www.mozilla.com/en-US/firefox/firefox.html
http://www.mozilla.com/en-US/firefox/upgrade.html
http://www.mozilla.com/en-US/firefox/personal.html
We should put them up again when this is fixed - past testing has shown that the download counter positively affects the download conversion rate on these pages, so I don't want to lose it.
On that note, how are we going to fix it? I don't see a lot of progress happening on that front. Who can answer Alex's questions from comment #5? Daniel, can you?
Comment 8•14 years ago
|
||
I'll touch base with SQLStream and update on this bug when I have details.
I'd probably recommend starting a separate webdev bug to pull the link until we have a verified fix.
Comment 9•14 years ago
|
||
Thanks Daniel. I just filed bug 596027 to track pulling the link.
Comment 10•14 years ago
|
||
Hi Daniel or Alex - What's the latest on getting the download counter functioning again? It was removed once it stopped working but we'd like to add it back to the download pages once it's working again. Past tests have shown it has a positive effect on download rate, so it's a important piece of the page.
Current designs have taken its 'out of commission' state into mind and were built to exclude it, but we'd like to know when we can phase it back in.
Thanks!
Laura
Comment 11•14 years ago
|
||
A while back, there was a bug where a json feed of the cumulative download total per version. I can't find the bug, but the feed is available here:
https://metrics.mozilla.com/stats/firefox_downloads_total.json
Is it of any immediate use to you guys?
Comment 12•14 years ago
|
||
Partially - what we need is for the whole thing to work again, meaning being able to see in near real-time (up to a day lag is okay) the amount of downloads 3.6 (and soon, 4) has received contained within a snazzy graphic on various download pages (/ie, /firefox/firefox, mozilla.com).
Daniel - If this json data source is accurate then is it just a matter of building it into a graphic that shows on the front-end?
Comment 13•14 years ago
|
||
Hey Daniel - Any update on this? We're currently planning when to add more elements onto the download page, and this is the top element we'd like to add in, given that it helps conversions.
We will also want this functionality ready for the 4.0 launch.
Let me know what I can do to help.
Thanks!
Comment 14•14 years ago
|
||
Daniel...any updates?
Comment 15•14 years ago
|
||
That json source is as accurate as we have available right now and it is updated nightly.
I am still working on the realtime project, but we are dealing with a few snags with deployment that have delayed us by weeks. It is still very reasonable to expect that the system will be deployed and ready well before 4.0 launch.
Comment 16•14 years ago
|
||
Thanks for the update. Having this in time for the Fx4 launch is definitely the goal. Sooner is great, of course, but that's the main deadline.
Are there other bugs filed on this that we should know about?
Comment 17•14 years ago
|
||
Can I get a what what?
Updated•14 years ago
|
Target Milestone: --- → 1.0
Updated•14 years ago
|
Assignee: nobody → deinspanjer
Comment 18•14 years ago
|
||
Hey Daniel - We're trying to figure out which pre Fx4 Mozilla.com site release this should go into - can you give us a better idea of timing on this? Thanks!
Target Milestone: 1.0 → 1.1
Comment 19•14 years ago
|
||
I am still struggling with the realtime data storage project. The team working on that have hit a wall in their interface with our Hadoop cluster and they are having to re-engineer that part. I am trying to get a revised timeline set up with them this week and will post more details on that here when I have it.
Comment 20•14 years ago
|
||
Thanks Daniel. Please keep us posted!
Comment 21•14 years ago
|
||
Is there some kind of dirty hack (tm) that we can do to get the json feed updated?
Updated•14 years ago
|
Target Milestone: 1.1 → 1.2
Comment 22•14 years ago
|
||
Potch and Jeff -- could we repurpose what you're tackling for the map to fix this bug?
Assignee: deinspanjer → jbalogh
Assignee | ||
Comment 23•14 years ago
|
||
(In reply to comment #22)
> Potch and Jeff -- could we repurpose what you're tackling for the map to fix
> this bug?
I think we're depending on the same data that is blocking the json, but our plan is to replace the 3.6 map with a shiny 4.0 map. This bug should probably stay with Daniel until the data is ready to stream.
Comment 24•14 years ago
|
||
Sorry, I'm confused about what json we are talking about at this point.
The bug summary mentions total count. The json feed I pointed to in comment #2 can provide that on a nightly basis.
Jeff and Potch are working on the realtime system that will allow building a map of downloads in particular regions and tables of data that can be broken down into multiple levels.
What specifically are we needing here that isn't covered by comment #2?
Updated•14 years ago
|
Target Milestone: 1.2 → 1.3
Updated•14 years ago
|
Summary: Please fix live download counter (total count) → [Fx4Launch] Please fix live download counter (total count)
Comment 25•14 years ago
|
||
(In reply to comment #24)
> Sorry, I'm confused about what json we are talking about at this point.
>
> The bug summary mentions total count. The json feed I pointed to in comment #2
> can provide that on a nightly basis.
>
> Jeff and Potch are working on the realtime system that will allow building a
> map of downloads in particular regions and tables of data that can be broken
> down into multiple levels.
>
> What specifically are we needing here that isn't covered by comment #2?
Daniel - It seems like the total count is coming through and that the raw numbers are there and working again. If Jeff and Potch don't need any other numbers this can be closed.
Jeff? Potch?
No longer blocks: 600708
Updated•14 years ago
|
Target Milestone: 1.3 → 1.4
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•14 years ago
|
Comment 26•14 years ago
|
||
Just to sync up: I commented in bug 600708 that we still have to resolve whether the new glow site's map will replace the map currently found on the stats page. If it doesn't replace it, then this page will have to either be redesigned or shut down because the map and table on the existing page will not be fixed.
Comment 27•14 years ago
|
||
Status: RESOLVED → VERIFIED
Updated•13 years ago
|
Component: www.mozilla.org/firefox → www.mozilla.org
Updated•12 years ago
|
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
You need to log in
before you can comment on or make changes to this bug.
Description
•