Page MenuHomePhabricator

[S] SearchPreview Instrumentation - Trigger event on snippets clicked
Closed, ResolvedPublic

Description

As a developer, I would like to record any time the user is clicking on the "Go to full article" button available within the snippets

AC:

  • When a user clicks on the "Go to full article" in the searchView, trigger an event with the action "click-snippet"

Note:

Event Timeline

MarkTraceur renamed this task from SearchPreview Instrumentation - Trigger event on snippets clicked to [S] SearchPreview Instrumentation - Trigger event on snippets clicked.Oct 19 2022, 5:57 PM

Change 857447 had a related patch set uploaded (by Simone Cuomo; author: Simone Cuomo):

[mediawiki/extensions/SearchVue@master] SearchPreview Instrumentation - Trigger event on snippets clicked

https://gerrit.wikimedia.org/r/857447

Change 857447 merged by jenkins-bot:

[mediawiki/extensions/SearchVue@master] SearchPreview Instrumentation - Trigger event on snippets clicked

https://gerrit.wikimedia.org/r/857447

Etonkovidova updated the task description. (Show Details)
Etonkovidova subscribed.
  • When a user clicks on the "Go to full article" in the searchView, trigger an event with the action "click-snippet"

Clicking on on the "Go to full article" in the searchView will trigger two events: click-snippet and close-searchpreview.

{"$schema":"/analytics/mediawiki/searchpreview/2.0.0","action":"click-snippet","result_display_position":0,"wiki_id":"enwiki","platform":"desktop","session_id":"019f4e2083ea4fc8658dlbzr5ws1","meta":{"stream":"mediawiki.searchpreview","domain":"en.wikipedia.beta.wmflabs.org","id":"861d7149-9cf9-4e4a-92f7-51313322758b","dt":"2022-12-23T00:22:52.792Z","request_id":"f08d4870-8257-11ed-be74-832ea79fb2f0","topic":"eqiad.mediawiki.searchpreview","partition":0,"offset":1322},"dt":"2022-12-23T00:22:47.867Z","http":{"request_headers":{"user-agent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36"}}}
{"$schema":"/analytics/mediawiki/searchpreview/2.0.0","action":"close-searchpreview","result_display_position":0,"wiki_id":"enwiki","platform":"desktop","session_id":"019f4e2083ea4fc8658dlbzr5ws1","meta":{"stream":"mediawiki.searchpreview","domain":"en.wikipedia.beta.wmflabs.org","id":"768d4e07-feef-4073-b570-ba87a39d0bcc","dt":"2022-12-23T00:22:52.793Z","request_id":"f08d9690-8257-11ed-be74-832ea79fb2f0","topic":"eqiad.mediawiki.searchpreview","partition":0,"offset":1323},"dt":"2022-12-23T00:22:47.868Z","http":{"request_headers":{"user-agent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36"}}}