Page MenuHomePhabricator

Data QA for mobile sticky headers
Closed, ResolvedPublic

Description

Background

The instrumentation was enabled by T409324 and T410533.

Related Documents

Instrumentation Spec
Measurement plan

Acceptance criteria
  • check that all events are collected in the Data Lake at TK

Event Timeline

SherryYang-WMF renamed this task from [Placeholder] Data QA for mobile section header to [Placeholder] Data QA for mobile sticky headers.Dec 3 2025, 10:45 PM
jwang renamed this task from [Placeholder] Data QA for mobile sticky headers to Data QA for mobile sticky headers.Dec 18 2025, 10:53 PM
Data QA summary of mobile sticky header instrument

Table: mediawiki_product_metrics_readerexperiments_stickyheaders

Here are the QA results based on the data collected between Dec 12 and Dec 18.

Event to be trackedField value in tableTest resultNote
Send ticks at 30 second intervalsaction=tick; action_context= count in string;✅ PASS
Users click to fold the section on section headers (both control and treatment)action=click, action_subtype=fold, action_source= section_header, action_context= page length bucket✅ PASS
Users click to unfold the section on section headers (both control and treatment)action=click, action_subtype=unfold, action_source= section_header, action_context= page length bucket;✅ PASSWe discovered that unfold events in the treatment group were abnormally high earlier. The engineer deployed a fix on December 17, and we have confirmed that the event volume has dropped. For subsequent analysis, we should use data starting from December 18. (See the trend in the chart below)
Users click to fold/unfold the section on sticky section headers (only treatment)action=click, action_subtype= fold/unfold, action_source= sticky_section_header, action_context= page length bucket;✅ PASSSame as above
User loads pageaction= page-visited, action_context= page length bucket;✅ PASS
Experiment bucketingexperiment.assigned✅ PASS
Contextual attributes
By wikimediawiki.database✅ PASS
platformagent.client_platform_family✅ PASS
logged-outperformer.is_logged_in, performer.is_temp✅ PASS
namespacepage.namespace_id✅ PASS

{F71132115}