Page MenuHomePhabricator

Local notifications for editor re-activation
Closed, ResolvedPublic4 Estimated Story Points

Description

Re-activation

If a user has made minimum 3 edits (ever) through SE, send them a local notification

3 days after last SE edit - Thanks for editing Wikipedia! Why not continue where you left off?
7 days after last SE edit - Have a minute to continue improving Wikipedia? Check out these editing suggestions.

Tapping on the notification takes them to SE home.

Don't show the notification if the app is foregrounded (i.e., the user is presently using it). Wait until the app is backgrounded.

In the case of users who are eligible for both notifications (when the feature is first released), send only the last one they are eligible for.

A/B test params:
33% eligible editors in treatment group
Will be A/B/C test with T241847

Measuring:

  • How many ppl actually see one or more of these notifications - what's our addressable audience?
  • What # and % of users then make a subsequent edit
  • Effect on 7-day and 30-day retention in treatment group - normal definitions of those measures

Event Timeline

Charlotte added a subscriber: SNowick_WMF.

@SNowick_WMF - Would like some input on how to measure the above test!

Charlotte set the point value for this task to 4.

Hi-
Added this to our meeting agenda as well, will check with Mikhail on A/B
test capabilities as we have them currently.
Shay

cooltey subscribed.

Hi @Charlotte, could you please provide the texts below? Thank you.

3 days after last SE edit - [text goes here]
7 days after last SE edit - [text goes here]

and another question:

Since we already have the set the setLastDescriptionEditTime in our code, which means that some of the users have already reached the 7 days rule. Not sure which notification should the app show?
What is the proper solution for this?

Hi @cooltey - I updated the task description with the message text. The users who have already reached 7 days without editing should be shown the 7-day notification. (Skip the earlier one.)

Is there an easy way to have a look at these @cooltey? Also I think @Charlotte should review this as well before QA signoff as she’s the architect of the feature! 👷‍♀️

Happy to have a look @schoenbaechler if @cooltey will give us a way to look at them. Perhaps something in the developer settings to turn them on so we don't have to wait 3/7 days? :)

Hi @schoenbaechler and @Charlotte

Make sense. I will make a Dev option to turn the 3/7 days into 3/7 minutes for QA purposes.

The only one I’ve seen is (with the dev setting on:

Have a minute to continue improving Wikipedia? Check out these editing suggestions.`

2020-05-06 11.47.26.png (2×1 px, 236 KB)

Can we change the iconography so it’s just the pencil in colorAccent (without the circle) ? It’s cleaner.

If the other one (Thanks for editing Wikipedia! Why not continue where you left off?) looks the same I think this is good to go.

Can we change the iconography so it’s just the pencil in colorAccent (without the circle) ? It’s cleaner.

Sure, we can do that :)