Page MenuHomePhabricator

MobileSections: Determine our instrumentation plan
Closed, ResolvedPublic

Description

TBD – how will we determine whether this feature is successful or not?

Event Timeline

ovasileva triaged this task as High priority.
ovasileva added subscribers: jwang, ovasileva.

@egardner - claiming this one and will discuss further with @jwang

For whoever works on this, to avoid confusion MobileFrontend does provide a hook for instrumentation in the legacy parser but NOT parsoid version which is fired every time a section is expanded or collapsed that may be needed as part of the instrumentation you are working on. (mw.hook( 'mobileFrontend.section-toggled' ))

Measurement plan and instrumentation spec will be tracked in T409163