What kind of data do you collect with Telemetry?

  • Shortcuts - each event contains internal name of the command associated with the shortcut
  • Buttons - each event contains internal name of the command associated with the button
  • Menus - each event contains internal name of the command associated with the menu item
  • Inspector - each event contains the type of the element the property was changed for and the long name of the property
    • A property has been changed
    • A property has been set as a style
    • A property has been reset to the styled value
  • Crash Free - each event is just a number representing one of the following conditions in which the app may start.
    • First start of MuseScore (or after reverting to factory settings)
    • Start of MuseScore after update
    • Previous session was finished correctly
    • Previous session was finished incorrectly (crash happened)