Recently, a donate link was added to the main navigation of Minerva. It points to the donation application of the Wikimedia Foundation and passes some utm_ parameters to it. Usually, the application forwards users in Germany to our page. It does not append any Matomo tags, so we can't identify where users are coming from.
Acceptance Criteria
- A test version of the script is added to the dev's script page.
- The donate link on de.m.wikipedia.org is replaced by a direct link to our donation page including Matomo tags.
- The Matomo tags are defined as piwik_campaign=de.m.wikipedia.org and piwik_kwd=sidebar.
Notes
There is a function replacing the donate link of the desktop skins in desktop skins. The file is not loaded by the mobile skin extension, though (see Manual:Interface/JavaScript - MediaWiki).
We don't have edit rights for the page and probably need to propose a change on the talk page. Once the snippet is done, somebody else politely asks the dewiki admins to put this into MediaWiki:Mobile.js.