Page MenuHomePhabricator

Reading Lists Instrumentation - "article saved" popup
Closed, ResolvedPublic3 Estimated Story Points

Description

Background

With reference to the Instrumentation Spec and Parent Ticket, this task is for instrumenting a click event for the link, "saved items", to the Special ReadingList page via the notification pop up that appears after a user adds or removes an item from their reading list.

Requirements

Implement the following instrumentation events:

  • Views of reading list from on the "article saved" popup - User clicks on the 'view list' on the article saved popup
action: click
action_subtype: view_reading_list
action_source: article_saved_popup

Details

Event Timeline

I have unofficially picked this up and started looking into it fyi

aude triaged this task as High priority.Sep 22 2025, 7:47 PM
aude moved this task from Incoming to Needs refinement on the Reader Experience Team board.
LMora-WMF set the point value for this task to 3.Sep 23 2025, 2:59 PM

Change #1191527 had a related patch set uploaded (by LorenMora; author: LorenMora):

[mediawiki/extensions/WikimediaEvents@master] Track Notification Link Clicks

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

Change #1191527 merged by jenkins-bot:

[mediawiki/extensions/WikimediaEvents@master] Track Notification Link Clicks

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

SToyofuku-WMF added a subscriber: Jdrewniak.

Need someone to sign this off - maybe @Jdrewniak or another engineer?

I assume the QA for this will happen in T406930: QA full instrumentation for Reading List experiment

I am a bit confused though because while this ticket is about instrumentation it has a design which has not been implemented? @SToyofuku-WMF is that intentional or just a carry over from another task?