Open enricogior opened 3 years ago
@jaimecbernardo I'm not sure if any telemetry was added for Find My Mouse, but we should place some priority on making sure telem overall is in place and measuring the insights we need for driving decisions.
@dedavis6797 Telemetry is included in FindMyMouse for:
FindMyMouse_EnableFindMyMouse
FindMyMouse_MousePointerFocused
I assume the settings changes are sent from some internal code in settings. Could you please check if you are receiving something for Settings?
Once 0.35 is released and the new approach to send settings telemetry is validated, add the same approach to all other modules. The new approach has been added by https://github.com/microsoft/PowerToys/pull/10328 and it applies to the plugin manager.