Ori.livneh has submitted this change and it was merged. Change subject: Log the various events in the Onboarding funnel. ......................................................................
Log the various events in the Onboarding funnel. 1. The new welcomecreation.js logs events on the page displayed by the login form after successful account creation; this page's message can point to a Getting Started page. It also logs on any page named "E3 Test Onboarding." 2. openTask.js now also logs events and tracks tasks on the Special:GettingStarted page, similar to tasks on the Community portal page. 3. openTask.js continues to log edits to the pages the user clicked on from either task list. This all works but the details of Onboarding/OpenTask log events will change. ---- Patch #2 returnTo logging change -------- Address Matt Flaschen comments. Clicking returnTo link doesn't add that page to accept-edit-complete openTask processing. ---- Patch #3 logging improvements -------- Name schema revisions; Experiments module needn't depend on schema.Onboarding. Log welcomecreation events against Schema:Onboarding with more fields. return logEvent() from .stall() clicks per Ori, although he later said not to. Change-Id: I8a4048f9965f5907fa8636a56dd992a7601216d2 --- M Experiments.hooks.php M Experiments.php A experiments/onboarding/welcomecreation.js M experiments/openTask.js 4 files changed, 175 insertions(+), 10 deletions(-) Approvals: Ori.livneh: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/37193 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I8a4048f9965f5907fa8636a56dd992a7601216d2 Gerrit-PatchSet: 3 Gerrit-Project: mediawiki/extensions/E3Experiments Gerrit-Branch: master Gerrit-Owner: Spage <[email protected]> Gerrit-Reviewer: Ori.livneh <[email protected]> Gerrit-Reviewer: Spage <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
