Firefox OS/Metrics: Difference between revisions

m
no edit summary
No edit summary
mNo edit summary
Line 1: Line 1:
=FTU ping=
=FTU ping=


When a device is first activated, The FTU ping service sends a simple one-off HTTP request to our telemetry server. The HTTP request contains a JSON payload with some high level information about the device and network, no unique hardware identifiers.
When a device is first activated, The FTU ping service sends a simple one-off HTTP request to our telemetry server. The HTTP request contains a JSON payload with some high level information about the device and network, but no unique hardware identifiers. A randomly generated pingID is sent to help with filtering on the server side, but this ID is discarded by the server once filtering has occurred (generally after 24 hours).


Currently, the logic for the FTU ping is broken down like this:
Currently, the logic for the FTU ping is broken down like this:
23

edits