User attributes for Leanplum: Signed in Sync
Categories
(Firefox for iOS :: Telemetry, enhancement)
Tracking
()
Tracking | Status | |
---|---|---|
fxios-v8.3 | --- | verified |
People
(Reporter: jcollings, Assigned: bmunar, Mentored)
References
Details
(Whiteboard: [mma])
Attachments
(1 file)
Assignee | ||
Comment 2•7 years ago
|
||
Assignee | ||
Comment 3•7 years ago
|
||
Comment 4•7 years ago
|
||
Comment 5•6 years ago
|
||
Hey Stefan,
I need to verify what our existing attribute "Signed In Sync" really means. Can you confirm if this means the user has a Firefox Account and has successfully synced to another device?
Please confirm at your earliest convenience.
Thank you,
Jess Osorio
Comment 6•6 years ago
•
|
||
Hello Jess,
I investigated what the value of that attribute means. It holds the value of this function here: https://dxr.mozilla.org/mozilla-central/rev/c2593a3058afdfeaac5c990e18794ee8257afe99/mobile/android/services/src/main/java/org/mozilla/gecko/fxa/FirefoxAccounts.java#35
Returns true if a FirefoxAccount exists, false otherwise.
However, signing in Fennec with your Firefox Account will trigger a sync (after you verify your e-mail and if you have signed on another device previously at least once), but we do not track the event when the sync has finished sucesfully.
Comment 7•6 years ago
|
||
Thank you, Vlad!
Description
•