Spage has uploaded a new change for review. 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. Change-Id: I8a4048f9965f5907fa8636a56dd992a7601216d2 --- M Experiments.hooks.php M Experiments.php A experiments/onboarding/welcomecreation.js M experiments/openTask.js 4 files changed, 161 insertions(+), 9 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/E3Experiments refs/changes/93/37193/1 -- To view, visit https://gerrit.wikimedia.org/r/37193 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I8a4048f9965f5907fa8636a56dd992a7601216d2 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/E3Experiments Gerrit-Branch: master Gerrit-Owner: Spage <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
