Support pages: Difference between revisions

Content deleted Content added
extra documentation about TY pages
Line 9:
==Thank You pages==
 
As of AprilAugust 2020 the English Thank You pagepages useshave {{tl|Thankmoved Youto 2019}} and other languages use {{tl|Thank You 2018}}https://thankyou.wikipedia.org/. BothSee usethat thelink javascriptfor at [[MediaWiki:ThankYouPage.js]]documentation.
 
The TY pages have some conditional logic in the javascript. URL parameters <code>country</code>, <code>payment_method</code>, and <code>recurringConversion</code> may be passed which change the display. Examples:
;English page in the US
:https://donate.wikimedia.org/wiki/Thank_You?country=US
:Primary CTA = Matching Gifts, Secondary CTAs = Survey, Store, Endowment
;English page in Canada
:https://donate.wikimedia.org/wiki/Thank_You?country=CA
:Primary CTA = Survey, Secondary CTA = Store
;English page in another country
:https://donate.wikimedia.org/wiki/Thank_You?country=AU
:Primary CTA = Survey, No secondary CTAs
;English page in US, bitcoin payment
:https://donate.wikimedia.org/wiki/Thank_You?country=US&payment_method=bitcoin
:Extra message about receipt time
;French page in France
:https://donate.wikimedia.org/wiki/Thank_You/fr?country=FR
;French page in Canada
:https://donate.wikimedia.org/wiki/Thank_You/fr?country=CA
:Includes Store CTA
 
==Index==