I'd much rather the OS have a "report spam" button on notifications, and if more than 5% of app users report spam then the whole app gets all notifications blocked by default. Both Apple and Google have strong controls on the apps identity, so it won't be like email spam where the sender can just send from a new email address to get around the filter.
Push notifications – What to push, what not to push, and how often
51–60 of 159 posts
Re: Push notifications – What to push, what not to push, and how often
#52I need to update for the new pattern of notifications, but my article[1] from 2014 remains valid -- stop the notifications -- either as soon as you install an App or as part of your weekly/monthly/quarterly/yearly digital cleanup chores. Many friends have thanked me countless times for this small suggestion I wrote down on my blog. These days, forget the idea of productivity; everyday/casual living can really benefit without the need for extra nosy/noisy push notifications.
As an app developer, platform service provider, when you know you can but have a teeny-tiny bit of a doubt, do not push that notification.
1. https://brajeshwar.com/2014/missing-step-productivity-activi...
Re: Push notifications – What to push, what not to push, and how often
#53On the face of it, it could have suited me ("What to push: Being helpful and engaging")
But looking into it, I feel the writer has a more cynical worldview than me, and I found this a bit distasteful.
I think that this resource is not useful to me, because it is undermined by greed. The end goal with this article is, IMO, people's pockets - not fulfilling people's needs.
Re: Push notifications – What to push, what not to push, and how often
#54Re: Push notifications – What to push, what not to push, and how often
#55Re: Push notifications – What to push, what not to push, and how often
#56Two years ago I learned from some Twitter post a new habit: every time you install an app on your phone, you must do one more step: block its notifications. You don't need any notifications from apps as long as this is not an instant messaging app. (You can make additional exception for your banking app, but that's it for 90% of users) My phone is now so silent.
Re: Push notifications – What to push, what not to push, and how often
#57> But with pushes, we have to guess what the customer might be interested in given triggers such as events, promotional offers No, you don't have to guess. You can correctly know that the answer is "no". If you're going to blatantly send unwanted marketing to the user, at least be honest with yourself and your audience about it.
I think what they really meant there was > But with pushes, we have to guess what is the upper limit of unwanted marketing the customer will tolerate
Re: Push notifications – What to push, what not to push, and how often
#58Earlier quoted context omitted.
Depends. We had a system that someone would favourite a product they are interested in, and when it went on a meaningful discount (20% or more) we would send them a notification letting them know. This had pretty good engagement compared to just shooting notifications out.
If a user specifically uses a feature that asks for notifications about a product, then you're just doing what the user asked you to do. The problem comes in when sending such notifications without them being requested by the user, which includes if the user "favorited" a product but that "favorite" operation had nothing to do with requesting promotions of that product. ("This is a thing I like" is not an invitation…
Another instance but via notification was that someone would lose their product if they didn't complete the transaction (24 hours notice). This wasn't a lie - we reserved inventory for 24 hours for a buyer as it was a unique product. Versus something like booking which is eternally telling me someone else is about to reserve the room I'm considering renting.
Re: Push notifications – What to push, what not to push, and how often
#59> But with pushes, we have to guess what the customer might be interested in given triggers such as events, promotional offers No, you don't have to guess. You can correctly know that the answer is "no". If you're going to blatantly send unwanted marketing to the user, at least be honest with yourself and your audience about it.
I think what they really meant there was > But with pushes, we have to guess what is the upper limit of unwanted marketing the customer will tolerate
Re: Push notifications – What to push, what not to push, and how often
#60I agree it's a good intellectual challenge, as far as mental gymnastics go.