Files
atom/packages/welcome/docs/events.md
2019-08-09 16:12:23 -04:00

959 B

Events specification

This document specifies all the data (along with the format) which gets sent from the Welcome package to the GitHub analytics pipeline. This document follows the same format and nomenclature as the Atom Core Events spec.

Counters

Currently the Welcome package does not log any counter events.

Timing events

Currently the Welcome package does not log any timing events.

Standard events

Welcome package shown

  • eventType: welcome-v1
  • metadata
    field value
    ea show-on-initial-load
  • eventType: welcome-v1
  • metadata
    field value
    ea link that was clicked

(There are many potential values for the ea param, e.g: clicked-welcome-atom-docs-link,clicked-welcome-atom-org-link, clicked-project-cta, clicked-init-script-cta, ...).