bruce-visscher / mathdoku

Automatically exported from code.google.com/p/mathdoku
0 stars 0 forks source link

Add Google Analytics for Mobile Apps #23

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
To help development of the application, it is useful to know how popular 
options and features are (see this blog: 
http://blog.radioactiveyak.com/2010/07/mobile-app-analytics-or-how-i-stopped.htm
l).

Original issue reported on code.google.com by em...@srlee.com on 31 Dec 2010 at 12:24

GoogleCodeExporter commented 9 years ago
Analyse impact and decide whether this can be solved in current release. It 
will help to decide on the major UI change in the next release.

Original comment by paul.din...@gmail.com on 21 Mar 2013 at 8:24

GoogleCodeExporter commented 9 years ago
This would require adding PERMISSION_INTERNET - currently no permissions are 
requested. Worth considering if any users would worry/care.

Original comment by bbux...@gmail.com on 22 Mar 2013 at 10:36

GoogleCodeExporter commented 9 years ago
I added some google analytics code in a much earlier developer version, which 
gave interesting statistics (frequency of different game sizes, which options 
are used, does anyone use "show solution", etc.), but it was never implemented 
due to fear of adding PERMISSION_INTERNET. I've seen a lot of negative feedback 
for apps which add this, but if it's explained well enough in the Description / 
What's New, plus users are given the option to turn this on/off, it might be OK.

Original comment by em...@srlee.com on 25 Mar 2013 at 7:16

GoogleCodeExporter commented 9 years ago
See revision175 / issue114 for an intermediate solution which does not require 
additional permissions.

In case we release revision175 to Google Play we can do the following:
 * Send out an survey to all users who have left their email address because they are willing to help us developing MathDoku.
 * We can ask them if they are willing to use a second (BETA) version of MathDoku in which Google Analytics is enabled. This BETA version will also be released to Google Play but we can communicate our purposes with this app more clearly.

Original comment by paul.din...@gmail.com on 30 Mar 2013 at 10:29

GoogleCodeExporter commented 9 years ago
So far usage logging has given enough insight in usage of the current version 
of MathDoku. Maybe we might need this a next phase.

Original comment by paul.din...@gmail.com on 4 Jun 2013 at 7:42