liato / android-bankdroid

A swedish banking application for your Android device.
http://www.swedroid.se/forum/showthread.php?t=11108
Other
243 stars 173 forks source link

Investigate candidates for user analytics #495

Open liato opened 9 years ago

liato commented 9 years ago

To get a better understading of how our users use the app and what banks to prioritize we need to investigate which analytics service best suites our needs.

Piwik - http://piwik.org/

Google Analytics - http://www.google.com/analytics/

JAGulin commented 9 years ago

Indeed, this may be one of the most important changes. The "chase bank updates and depend on user reports" strategy seems to be a very costly process (even if I guess there is no alternative as long as the "banks" doesn't official support Bankdroid). Knowing what banks to focus on, and tracking errors automatically would allow some work improvements.

But, even if the users have already trusted that you'll treat their secrets properly, adding this kind of tracking should not be made silently. Be sure to ask for opt-in.

As for the choice of service you may want to consider also things like:

Search web for "app analytics" or similar to find more alternatives. Or just go for Google Analytics and make sure that the data is not something worth "stealing" from you and the users.