Identity/Metrics: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 13: Line 13:
== User Stories ==
== User Stories ==


Priorities & open issues ([https://bugzilla.mozilla.org/buglist.cgi?list_id=9407994&short_desc=Metrics%20Story&resolution=---&resolution=DUPLICATE&classification=Client%20Software&query_format=advanced&short_desc_type=allwordssubstr&component=Server%3A%20Firefox%20Accounts&product=Mozilla%20Services All Metrics Story Bugs In Bugzilla])
Priorities ([https://bugzilla.mozilla.org/buglist.cgi?list_id=9407994&short_desc=Metrics%20Story&resolution=---&resolution=DUPLICATE&classification=Client%20Software&query_format=advanced&short_desc_type=allwordssubstr&component=Server%3A%20Firefox%20Accounts&product=Mozilla%20Services all metrics story bugs in bugzilla])


'''Infrastructure'''
'''Infrastructure'''
* Blocking on development environment: logging stack with production data (heka, elasticsearch, kibana)
* Blocking on development environment: logging stack with production data (heka, elasticsearch, kibana)


'''0. One Metric That Matters: Total number of Firefox Accounts'''
'''Metrics'''
* https://bugzilla.mozilla.org/show_bug.cgi?id=972105
* '''0. One Metric That Matters: Total number of Firefox Accounts''' https://bugzilla.mozilla.org/show_bug.cgi?id=972105
* '''1. Accounts created per day''' https://bugzilla.mozilla.org/show_bug.cgi?id=968973
** '''Higher Priority Segmentations''': https://bugzilla.mozilla.org/show_bug.cgi?id=968990
** '''Lower Priority Segmentatons''': https://bugzilla.mozilla.org/show_bug.cgi?id=969003
** We'll get other auth server endpoints as well, in particular account/login and cert/sign
* '''2. Active daily users''' https://bugzilla.mozilla.org/show_bug.cgi?id=968983
* '''3. UX flow analysis''' https://bugzilla.mozilla.org/show_bug.cgi?id=969007 (lower priority)


'''1. Accounts created per day, Certs signed per day, Logins per day'''
'''Monitoring'''
* https://bugzilla.mozilla.org/show_bug.cgi?id=968973
*
* '''Higher Priority Segmentations''': https://bugzilla.mozilla.org/show_bug.cgi?id=968990
* '''Lower Priority Segmentatons''': https://bugzilla.mozilla.org/show_bug.cgi?id=969003
* How is device name derived? What devices do we explicitly want to track/monitor? -trink
** "agent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
** "agent":"Mozilla/5.0 (Windows NT 6.3; WOW64; rv:29.0) Gecko/20100101 Firefox/29.0"
** "agent":"curl/7.24.0 (x86_64-apple-darwin12.0) libcurl/7.24.0 OpenSSL/0.9.8x zlib/1.2.5"
* What locales do we explicitly want to track/monitor? -trink
* Is there a fixed list of services? Again, if not which ones do we explicitly want to track/monitor -trink
* Above q's answered in above bugs -kparlante
 
'''2. Active daily users'''
* https://bugzilla.mozilla.org/show_bug.cgi?id=968983
* heka can do processing to count unique userid's/day, so that userid is not stored in elastic search
** note: The sandbox is intentionally resource constrained, it is highly unlikely it will have enough memory to track every active user in a day as usage increases. -trink.
 
'''UX flow analysis'''
* https://bugzilla.mozilla.org/show_bug.cgi?id=969007


== Dependencies ==
== Dependencies ==

Revision as of 22:04, 21 February 2014

Last updated: 2014/02/21

Firefox Accounts

Stakeholders

  • Product Managers, including PMs for services that rely on FxA: what does FxA adoption look like?
  • UX: are users successful, where do they get stuck?

Nutshell Summary

Nutshell Summary

User Stories

Priorities (all metrics story bugs in bugzilla)

Infrastructure

  • Blocking on development environment: logging stack with production data (heka, elasticsearch, kibana)

Metrics

Monitoring

Dependencies

Timeline

Resources

Older Notes

Sync.next

Persona