WordPress-Android
WordPress-Android copied to clipboard
Enhance in-app reviews logic
Currently, we show an in-app review prompt after the second post has been published, and only once. However, we’re overlooking users who manage sites or only read without publishing.
We want to enhance this logic.
- We will keep the current logic, the prompt will be shown after the second post is published.
- And we will count these actions below. If the count reaches 20 and the user opens the "My Site" screen, we will again attempt to launch an in-app preview prompt. We'll reset the count if the prompt is shown.
Actions
- User taps on an unread notification
- User publishes a post
- User visits stats
- User reads a post
Link for internal discussion: pc8eDl-1nq-p2#comment-1088
Thanks for reporting! 👍