fligtar.com

I like stuff.

Archive for February, 2008

AMO Statistics Dashboard

Yesterday, Mike announced the public preview of the upcoming changes to addons.mozilla.org (AMO). One of the new features that has been long-requested is the ability for developers to see how many update pings, or Active Daily Users, their add-ons have. Just like Firefox, extensions check for updates once a day, and we count how many times this happens for each extension. While the total number of downloads tells add-on authors about how many people have tried out their extension, the active daily user count tells them about how many people used it on a given day, although it’s not perfect.

There’s a bit of fine print regarding active daily usage, but some of the more important points are:

  • Only add-ons that do not have an updateURL specified are counted. All add-ons are required to have an empty updateURL when submitted to AMO. If an add-on is distributed from another website with an updateURL, those pings are not counted by us.
  • Active Daily Users is not the same as saying “this many people use my extension”. Not all extension users use Firefox every day of the week, users can manually check for updates which will count false active users, etc.
  • Many people keep extensions installed but disabled. The stats dashboard allows you to see the various statuses, such as enabled, disabled, incompatible, etc.

Now that some background information is out of the way, on to the features!

Summary Graph and Table

The first thing you’ll see in the stats dashboard is a summary graph that shows the downloads per day and active daily users for the last 2 weeks. Active daily users are currently only counted on Wednesdays, but will switch to every day in the future when we change around the back-end processing. Below the graph is a summary table that shows download information on the left and active daily user information on the right.

Customizable Graphs

The plot selector dropdown in the top left allows you to choose a graph to display: Downloads, Active Daily Users, or Active Daily Users broken down by Add-on Version, Application, Add-on Status, or Operating System. Downloads and Active Daily Users will give a historical graph since July 2007 (or later if your add-on is newer). The ADU breakdown graphs will sort the values by total count and plot the top 6 so that the graph isn’t horribly cluttered. You can use these plot dropdowns to change any of the plots to another value, or even use the options menu at the right to add more plots.

All of these graphs have Firefox and add-on events layered on them so that you can see where the release of a new Firefox or add-on version might have influenced download or ADU numbers. The options menu also allows you to make the graph larger and view the CSV file of the data used in the graph.

RSS

There’s now an RSS feed of the Statistics Summary box updated every day with the latest download and active daily user totals.

Public vs. Private

By changing the settings of their dashboard, add-on authors can designate their statistics as public or private. All dashboards are private by default, meaning only the add-on authors and Mozilla can see the statistics, with the exception of Total Downloads. The number of total downloads was displayed publicly prior to March 2006, and with the upcoming changes will once again be displayed on the add-on’s display page. Active Daily Users and the detailed breakdowns, however, have never been public before and are only part of the dashboard. If the dashboard is set to public, a link will appear on the add-on’s display page to view the statistics, and anyone browsing the statistics index will see a list of all public stats add-ons to view.

I’ve marked one of my add-ons as public, so feel free to take a look at the dashboard yourself. (You don’t even have to log in!)

Known Issues

There are number of known issues filed and a number of known issues in my head for which I haven’t yet filed bugs. Some of the more annoying issues are actually Timeplot (graphing library) bugs that we’ll work on fixing, such as the value popups overlapping and being hard to identify with a plot. I’m also planning on adding a good bit of documentation to the stats dashboard so that you don’t have to read this blog post to understand how everything works.

Feedback

Feedback on the Stats Dashboard can go to the feedback wiki, or for specific bugs and features, please file a bug.

9 comments

Rock Your Firefox Update

It’s been 4 months since my last Rock Your Firefox post, and since I’m all about stats updates lately, here’s the latest:

  • Over 7500 people have tried the application, with 4400 still using it and around 45 people interacting with it daily
  • Average of 13-15 application adds every day although occasional spikes up to 35 per day, and about the same number of removes every day, although most of the removes are from people that added some time ago
  • This chart shows the breakdown of how users found and added the application today.
  • There were 12 application adds this week from someone accepting an invitation to RYF sent by a friend
  • The application “About Page” has about 50 page views every day
  • Over 24,000 favorites added, 8000 of which were added using the automatic import feature

So, what amazing features are planned now? None! The app doesn’t have any major bugs and does its job well for the number of users it serves. I don’t think there’s a need for me to continue active development, which is why that actually stopped a number of months ago. Of course, the app is open source and part of AMO’s codebase, so patches are welcome.

There are a couple other reasons I’m not too excited about working on Facebook Platform stuff anymore.

For one, while it’s pretty easy to get started developing an application for Facebook Platform, it’s now almost a full-time job trying to keep an application up to date utilizing all of the latest bugfixes and improvements, something that only companies dedicated to Facebook App development can handle. There are changes and new features constantly announced in the Platform Status Feed, Developer News Blog, and weekly push SVN commit log. Developers might also find themselves spending time in the platform Bugzilla, forum, or wiki. There are so many sources of information to follow if you want to feel like you’re on top of things.

There was a time when I complained about the lack of all of these tools (mainly the open bug tracking system), so I suppose I should be happy they’re here. Rock Your Firefox has been fortunate in that it hasn’t been broken by any of the changes so far — at least not any of the intentional changes.

Another reason I think putting RYF into maintenance mode a few months ago was the right decision is that Facebook apps seem to have gone from cool and trendy to just annoying lately. When someone sends me an application invitation these days, I just feel bothered. Especially because I’m obsessive enough that I have to immediately get rid of it. I’m one of those people that clears their Gmail spam every time they notice the number. (Note: to anyone who plans on sending me a bunch of application invitations now, I have anticipated this and determined that it will not be funny. Now you don’t have to do it!)

This is a bit longer than it was supposed to be. I’ll probably post another RYF update in 6 months or so. If you haven’t tried out Rock Your Firefox, you can check it out here.

1 comment