Identity/Metrics: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 22: Line 22:


'''1. Accounts created per day'''
'''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
* How is device name derived? What devices do we explicitly want to track/monitor? -trink
* 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 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
Line 28: Line 31:
* What locales do we explicitly want to track/monitor? -trink
* 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
* 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'''
'''2. Active daily users'''

Revision as of 21:41, 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 & open issues at a glance.

Infrastructure

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

0. One Metric That Matters: Total number of Firefox Accounts

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
  • 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

  • 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.

3. UX flow analysis

Sync specific metrics

User Stories

Dependencies

Timeline

Resources

Older Notes

Sync.next

Persona