/metrics

A package to collect metrics

Primary LanguageCoffeeScriptMIT LicenseMIT

Metrics package Build Status

A package that reports usage information to Google Analytics.

If you do not want this information reported, disable this package from the Metrics section of the Settings view (cmd-,).

Collected Data

  • A unique identifier that is generated by computing the SHA-1 of the machine's MAC address.
  • The screen width and height
  • The version of Atom being used
  • The name of each item opened in a pane such as EditorView, SettingsView, and MarkdownPreviewView
  • Exception messages (without paths)
  • Commands run (save core commands)
  • The amount of time the current window was open for
  • The amount of time the current window took to load
  • The amount of time the app took to launch