Last modified: 2012-08-04 21:11:11 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T40019, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 38019 - Article Feedback - Bucketing for CTAs
Article Feedback - Bucketing for CTAs
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
ArticleFeedbackv5 (Other open bugs)
unspecified
All All
: Highest major (vote)
: ---
Assigned To: Matthias Mullie
:
Depends on:
Blocks: 39043
  Show dependency treegraph
 
Reported: 2012-06-28 06:40 UTC by Fabrice Florin
Modified: 2012-08-04 21:11 UTC (History)
0 users

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Fabrice Florin 2012-06-28 06:40:36 UTC
We need a way to bucket CTAs when we start wider deployment of AFT5 in early July. 

The bucketing logic will determine which CTA to show to users after they post their feedback, based on selection rules and parameters stored in the config file.

Here are the CTAs we want to bucket, with their recommended parameters (% of total):

* CTA 1 Edit = 50%

* CTA 2 Learn = 10%

* CTA 4 Login = 20%

* CTA 5 Comments = 20%

Once a CTA is selected, we need to check that it is OK to display it, by following these basic rules:

* If user is logged in ==> don't show CTA 4 Login

* If user is editor ==> don't show CTA 1 Edit -- or CTA 2 Learn

* If page is protected or semi-protected ==> don't show CTA 1 Edit

If any of these rules require that the selected CTA be skipped, the selection process should start over again, using the same overall odds, until a suitable CTA has been selected.

Note that the net effect of these rules are that logged in editors will only see CTA5 Comments -- while anonymous users are more likely to see CTA1 Edit, or a variety of options.

If it's helpful, we could specify percentages for each condition group.
Comment 1 Matthias Mullie 2012-06-29 16:04:17 UTC
Pushed to Gerrit (https://gerrit.wikimedia.org/r/#/c/13471/) & prototype

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links