lockwise-ios icon indicating copy to clipboard operation
lockwise-ios copied to clipboard

Start logging the hashed FxA uid exposed by the logins API with our telemetry

Open irrationalagent opened this issue 6 years ago • 3 comments

Since this pr was merged in A-S, both the android and iOS apps should be able to pull the hashed FxA uid from the rust logins api.

for the iOS app, we already send the unhashed version of the id, in the extra field. if we can start pulling the hashed version from the logins api and start sending that instead, then we would be able to join telemetry from the existing desktop manager to the event telemetry emitted by the iOS app, allowing us to understand how the same lockwise user interacts with both the desktop browser's pw manager and lockwise, e.g. are lockwise users more willing to manage their credentials than non-lockwise users, etc.

depends on mozilla/application-services#1154 similar android issue

irrationalagent avatar May 01 '19 19:05 irrationalagent

this is blocked by this now https://github.com/mozilla/application-services/issues/1154

irrationalagent avatar May 20 '19 18:05 irrationalagent

cc @georgf @irrationalagent

In case this iOS variant has similar considerations as mozilla-lockbox/lockbox-android#645

linuxwolf avatar Jun 04 '19 16:06 linuxwolf

Glean currently doesn't support iOS yet (we're targeting end of Q3 for that), so this shouldn't have Glean considerations.

georgf avatar Jun 04 '19 16:06 georgf