Page MenuHomePhabricator

Add (PHP-side) tracking for "Publish" button of the normal edit conflict resolution
Closed, ResolvedPublic

Description

from https://phabricator.wikimedia.org/T165027#3339870:

How many people clicked on "Publish" on the normal edit resolution page (in total)

Would have to add some tracking in either JS or PHP for this. It would make more sense to add this in PHP as of course conflicts can be resolved with no JS enabled and doing the tracking in JS would result in incorrect numbers.

Event Timeline

WMDE-Fisch moved this task from Todo to Sprint ready on the WMDE-TechWish board.

Since we track our TwoColConflict handling also with JS wouldn't it be better to track this here as well with JS? Or should we try to set both tracking mechanics to PHP?

Change 361819 had a related patch set uploaded (by WMDE-Fisch; owner: WMDE-Fisch):
[mediawiki/core@master] Log resolved conflicts

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

Change 361819 merged by jenkins-bot:
[mediawiki/core@master] Add tracking for resolved conflicts

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