Notification List
Receiver | Notification Category | Notification Sub-category | Trigger Conditions + frequency | Message + CTA | Link Outcome |
---|---|---|---|---|---|
Post creator | Feed | Post Liked | Once a new like is received and the total like count is part of the fibonacci series. (1, 2, 3, 5, 8, 13, 21,…) | Title: New Like! Text(First like): user liked your post. Text(Second like): user and 1 other liked your post. Text(n like): user and n others liked your post. | Open the post detail page |
Post creator | Feed | Post Comment | Once a new comment is posted | Title: New Comment! Text(First like): user commented on your post. Text(Second like): user and 1 other commented on your post. Text(n like): user and n others commented on your post. | Open the post detail page scrolled to the bottom |
Commenter | Feed | Comment Reply | Once a new reply to the comment is posted | Title: New Reply! Text(First like): user comment. Text(Second like): user and 1 other replied to your comment. Text(n like): user and n others replied to your comment. | Open the post detail page scrolled to the comment |
Tagged Member | Feed | Post Tag | Once a user is tagged in a post | Title: You are tagged! Text: creator tagged you in a post. | Open the post detail page |
Tagged Member | Feed | Comment Tag | Once a user is tagged in a comment | Title: You are tagged! Text: creator tagged you in a comment. | Open the post detail page with the comment highlighted |
Tagged Member | Feed | Reply Tag | Once a user is tagged in a comment reply | Title: You are tagged! Text: creator tagged you in a reply. | Open the post detail page with the comment highlighted |
Creator | Feed | Moderation delete post | Once the post has been deleted by an admin from the app (or the dashboard) | Title: Post deleted Text: Your post has been deleted as it violates community guidelines. Reason: reason | Do nothing. |
Comment Creator | Feed | Moderation delete comment | Once the comment has been deleted by an admin from the app (or the dashboard) | Title: Comment deleted Text: Your comment has been deleted as it violates community guidelines. Reason: reason | Post detail page |
Reply Creator | Feed | Moderation delete reply | Once the reply has been deleted by an admin from the app (or the dashboard) | Title: Reply deleted Text: Your Reply has been deleted as it violates community guidelines. Reason: reason | Post detail page |
Variable Description
Variable | Definition |
---|---|
user | The user user who performed an actio |
creator | The creator of the content being interacted with. |