Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate candidates for user analytics #495

Open
liato opened this issue Mar 9, 2015 · 1 comment
Open

Investigate candidates for user analytics #495

liato opened this issue Mar 9, 2015 · 1 comment
Milestone

Comments

@liato
Copy link
Owner

liato commented Mar 9, 2015

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/

  • Self hosted
  • Open source
  • Open API
  • Extendable with plugins

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

  • Proprietary
  • Hosted by Google
  • Open API
@liato liato added this to the v2 milestone Mar 9, 2015
@JAGulin
Copy link

JAGulin commented May 9, 2015

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:

  • architecture (strong support for app tracking or based on web tracking?)
  • app bloat / size of library
  • restrictions on data / uploads (rate limits? sampling or sending everything?)
  • visualizations

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants