How we are building Alexa for the mobile industry.

Where is the test Univeral Mobile Statistics Site ?

It’s a mobile world - everybody knows that. It’s been like this for almost a decade now. The funniest thing is that we still don’t have an Alexa for the mobile industry. There is no publicly available source currently which I can take a look at to see where my / my company’s mobile application ranks amongst other apps of the sametype. There are challenges to get statistics from mobile applications - distribute processing, offline/online support, hybrid applications all lead to

In my opinion there are three ways to do this.

  1. Google could ask their Google Analytics mobile users to publish their mobile statistics publicly.

    I know that this is a completely different model which will conflict with their existing service model where the end customers will not agree to because its their ‘private’ metrics.

    Even if Google goes down with this model, there is a challenge of proving that the metrics is correct. What I mean by that is that the Analytics code ( UA-*** ) could have been used in one of the company’s existing mobile application which was already popular and therefore prevents an easy verifiable method to prove the identity of the mobile application.

  2. Users call an api to publish their user statistics.

    Again this proves to be a non-verifiable way of ensuring the statistics is accurate.

  3. A 3rd Party runs device level statistics and collects it centrally.

    A mobile phone is a personal device. Running a process there to collect information requires permissions from users and has an intrinsic resistance built up. But if you think through this problem, and if use inferential statistics, you could identify a sample which represents your population you want to get data from. You could incentivize them to get the data you need (ie. sending only app related data back to your servers).

Which option did we choose?


We, at Survey Analytics have chosen going down the path of #3 above. As a company it was an easy path for us because we already had a Panel management software. Just to help you understand - a Panel management software typically supports survey panels which allows you to create a list of respondents that you can invite to participate in surveys over and over again. These respondents are referred to as panelists, where each panelist subscribes to a survey panel and provides demographic information about himself/herself. The incentives for the respondents vary depending on how motivated they are to provide feedback.

What we did was tweak this infrastructure to ask permission to collect ‘passive’ data. So essentially from a panelist’s standpoint they first download a mobile application (called SurveySwipe) and as soon as they login for the first time they get prompted with the Terms and Conditions (T&C) to collect non personal data from their mobile applications. The most important thing in terms of design is that the collection of the data is based on ‘triggers’ so that we don’t collect data always but based it on days of the week and time of the day or an external trigger like filling out a survey.

Results of running on a Panel of users for 3 months


Here are some of the key statistics of the panel we used to collect mobile app usage metrics :

- 990 people participated 
- Incentives like Amazon Gift cards were given for participation 
- Females : 57%
- 56% had an undergraduate degree
- 14% had an income over $150K
- Data collected over 3 months

We collected ‘passively’ the data around the top mobile apps running on this panel. Here is the chart produced for the most frequently running apps.

After we got the data on the servers, we used R to ensure we have complete samples and this is what we got :

Top Moble Apps running in our panel

Top Mobile Apps Running in the Panel

Frequency counts of the mobile applications (screenshot from R console)

Frequency count of Moble Apps running

Published: June 22 2014

  • Category :