mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
959 B
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 eashow-on-initial-load
Click on links
- eventType:
welcome-v1 - metadata
field value 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, ...).