Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 337 Bytes

AnalyticsTesting.md

File metadata and controls

7 lines (6 loc) · 337 Bytes

Analytics Testing procedure

  1. With the interface running, set window.ga = console.log.
  2. Setting the body to be empty from non-empty triggers a reset.
  3. Changing any of the first three characters of the body triggers a reset.
  4. Clicking a result triggers a resultClicked.
  5. Exiting or refreshing the page triggers a pageClose.