Skip to content

Update instrumentation

Jdrewniak requested to merge update-instrumentation into main
  • Fire 'impression' event every time suggestions are shown. This can now occure multiple time per page when clicking on or off the search box.
  • Seperate first click from subsequent clicks. Fire 'click' event on first click, then 'clickAdditional' event on subsequent clicks.

Bug: T372780

Merge request reports