On the fundraising side, we were distinguishing between donations from the Vector and Minerva sidebars by adding &wmf_key=minerva on the mobile url. This has been removed with the new entry point, is it possible to re-add?
Requirement
Update the mobile sidebar donate link in Minerva to include the query parameter &wmf_key=minerva. This allows fundraising teams to distinguish donations originating from the Minerva skin. The new URL format should append this parameter to all sidebar donation links.
BDD
Feature: Add `wmf_key=minerva` to sidebar donation links in Minerva Scenario: Minerva sidebar donate link includes wmf_key parameter Given I am viewing a page in the Minerva skin When I open the sidebar and click the donate link Then the URL includes the parameter `wmf_key=minerva`
Test Steps
Test Case 1: Verify sidebar donate link includes wmf_key=minerva
- Visit any page on https://en.m.wikipedia.beta.wmflabs.org using the Minerva skin.
- Open the sidebar by tapping the menu icon.
- Locate and click the Donate banner or link.
- Observe the URL you are redirected to.
- AC1: Confirm that the URL contains &wmf_key=minerva in the query string.
Example:
QA Results - Beta
AC | Status | Details |
---|---|---|
1 | ✅ | T391025#10754110 |
QA Results - Prod
AC | Status | Details |
---|---|---|
1 | ✅ | T391025#10793976 |