Page MenuHomePhabricator

🎬️ mobile-de-07 | Soft close | ⏰ Oct 27th
Closed, ResolvedPublic

Description

Test Scope
We did a similar test (T375606) at the beginning of last year's campaign, but missed to analyse/export the data in time and then lost it due to the 90 day retention policy.

This time it will be the other way around: We have one banner showing the soft close when users close the banner. All other subsequent tests don't show the soft close.

Acceptance Criteria

Both banners

  • The banners are based on the control banner of mobile-de-06.
  • The (single) progress bar is displayed.
  • Submitting the banner form logs an additional unique event,
    • if the user closed a banner without seeing a soft close, clicked "Maybe later" or "Not now" in the soft close or ignored the soft close before. All the different cases are distinguishable from each other.

Control banner

  • doesn't use the soft close feature.
  • Clicking the close button
    • hides the banner.
    • logs an event.
    • stores a flag in the user's browser.

Variant banner

  • introduces the soft close feature.

Soft Close Behaviour

  • Clicking the close button
    • hides the fundraising banner.
    • does not trigger an event.
    • displays the soft close banner.
  • Clicking the "Maybe later" button (Button "Ja")
    • hides the soft close banner.
    • triggers a "banner closed" event.
    • suppresses the display of fundraising banners for 6 hours.
    • stores a flag in the user's browser.
  • Clicking the "Not now" button (Button "Erstmal nicht")
    • hides the soft close banner.
    • triggers a "banner closed" event.
    • suppresses the display of fundraising banners for 7 days.
    • stores a flag in the user's browser.
  • Clicking the "X" button
    • hides the soft close banner.
    • triggers a "banner closed" event.
    • suppresses the display of fundraising banners for 7 days.
    • stores a flag in the user's browser.
  • Ignoring the soft close banner (=timeout)
    • hides the soft close banner after 15 seconds.
    • triggers an event.
    • suppresses the display of fundraising banners for 7 days.
    • stores a flag in the user's browser.

Banner Preview
control banner
variant banner

Event Timeline

@kai.nissen @tmletzko Is the visitors vs donors sentence needed in this banner?

yes and the campaign day sentence, too

@AbbanWMDE

  • We introduced the "Already donated" feature to the mini banner, so it should be removed from the soft close.
  • The "Already donated" feature in the mini banner should use the checkmark icon that is also used in desktop banners.
  • The "not now" and the close button of the soft close both log with the same name. I think, that was also the case last year. It should be separated to get a clearer picture.
Tanuja_Doriya moved this task from Ready for Work to Done on the WMDE-FUN-Funban-2025 board.