Firefox OS/Metrics: Difference between revisions
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
# | # | ||
# | # | ||
==Design of Ping== | ==Design of Ping== | ||
===Delta to what exists today=== | |||
#Is triggered through the first-time use experience / activation. Will automatically retry until it is successful (on a 1 hour interval) | |||
#Never pings again once it is successful (unless the phone's "userdata" partition is formatted through the recovery partition, but this is not a case we support generally, it means wiping all of the user's data) | |||
#Can also be disabled, but requires extra work on top of disabling app updates or removing the Firefox marketplace app | |||
== == | |||
=Phase 2= | =Phase 2= | ||
==Requirements== | ==Requirements== |
Revision as of 15:04, 27 March 2014
This is a placeholder page for design / discussion around Metrics in FxOS
Phase 1
Requirements
Design of Ping
Delta to what exists today
- Is triggered through the first-time use experience / activation. Will automatically retry until it is successful (on a 1 hour interval)
- Never pings again once it is successful (unless the phone's "userdata" partition is formatted through the recovery partition, but this is not a case we support generally, it means wiping all of the user's data)
- Can also be disabled, but requires extra work on top of disabling app updates or removing the Firefox marketplace app