Acceptance Criteria
- The banners are based on the variant banner of mobile-de-06.
- Both banners display the campaign progress bar.
- Both banners include the campaign parameters file.
- Both banners display the campaign day sentence.
- Screenshots of the banners are uploaded to Shutterbug.
- Variant banner:
- Clicking the close button displays a mini banner asking if the user wants to support Wikipedia later.
- The design of the mini banner is implemented as defined in the design file.
- Clicking the "Erstmal nicht" (not now) button closes the banner and sets the usual close banner cookie to prevent further banner impressions.
- Clicking the "Yes" ("Ja") button closes the mini banner and doesn't prevent further banner impressions.
- A progress bar is displayed at the top of the mini banner, filling up to the right in 15 seconds.
- If the countdown reaches 0, the banner is closed and the usual close banner cookie is set to prevent further banner impressions.
- An event is logged in WMDEBannerSizeIssue, if
- the "Yes" button is clicked (banner-closed-maybe-later).
- the "Not now" button is clicked (banner-closed).
- the banner automatically closes after 15 seconds (mini-banner-ignored).
Banner Copy
Element | Copy |
---|---|
Slide #1 | Unser Spendenziel: 9,4 Millionen Euro |
Slide #2 headline | (i) An alle, die Wikipedia in Deutschland nutzen |
Slide #2 paragraph | Vielleicht kommen wir gerade ungelegen, aber dennoch: Klicken Sie jetzt bitte nicht weg! Am heutigen { currentDayName } bitten wir Sie bescheiden, die Unabhängigkeit von Wikipedia zu sichern. |
Slide #3 | { campaignDaySentence } Insgesamt spenden 99% nichts – sie übergehen diesen Aufruf. Wikipedia wird durch Spenden von durchschnittlich 22,66 € finanziert. |
Slide #4 | Doch schon mit einer Spende von 5 € kann Wikipedia sich auch in Zukunft erfolgreich entwickeln. { visitorsVsDonorsSentence } |
Slide #5 | Die meisten Menschen spenden, weil sie Wikipedia nützlich finden. Hat Wikipedia Ihnen in diesem Jahr Wissen im Wert einer Tasse Kaffee geschenkt? Dann nehmen Sie sich doch bitte eine Minute Zeit und geben Sie etwas zurück. Vielen Dank! |
Screenshot
Implementation details
- There was a similar micro banner last year (see T294098).