Back to Atom

Events specification

packages/welcome/docs/events.md

1.63.11.2 KB
Original Source

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

    fieldvalue
    eashow-on-initial-load

Sunsetting announcement shown

  • eventType: sunsetting-v1

  • metadata

    fieldvalue
    eashow-sunsetting-on-initial-load

Click on links

  • eventType: welcome-v1

  • metadata

    fieldvalue
    ealink 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, ...).