Questions tagged [push-notification]
The push-notification tag has no summary.
22 questions
2
votes
1
answer
666
views
Push notification when app is killed by the user?
My team is wanting to find a way to notify the user that when swiping up to kill our app, certain features/functionality will be compromised. We have thought about adding some information in the ...
0
votes
2
answers
2k
views
Do users expect push notifications to be send after logging off a mobile app?
I'm working on a mobile app in which users can log off themselves manually. However inside our app users can subscribe or unsubscribe for push-notifications. We're discussing internally if users ...
1
vote
2
answers
170
views
Should an app remember its last state after re-opening from background by push notification?
Imagine this scenario:
There's a mobile app. The user navigates between different app pages. The last page the user visits is the Edit profile form. Then the user goes to the iPhone home screen, which ...
16
votes
4
answers
4k
views
Smart watch notifications when doing maintenance work
I'm looking to improve the notifications experience for a heavy duty smart watch that assists people working on maintenance activities in a factory environment (e.g. the room they are in might be ...
1
vote
1
answer
91
views
Good resources on technical boundaries of (push) notifications
Our retail company uses a mobile browser-based tool to manage and fulfil orders. Basically, people working in our stores check a list of orders that need to be prepared, assign one or more to ...
0
votes
1
answer
321
views
Grouping in-app notifications based on where they come from, who triggered them, and what the actions are
I'm working on a project where I'm defining the UX for web in-app notifications. The app is quite similar to task management apps, kind of like Asana, Monday, etc. Now for example, if we have a user ...
1
vote
1
answer
94
views
How to benchmark others' apps without expensive purchases
In order to improve our airline travel booking app's notification experience, I'm conducting a benchmarking study where I hope to look at the various notifications at different points of the user ...
1
vote
2
answers
377
views
What's the best order to remind users to complete their account information after registration
i'm designing a registration flow for an ecommerce app. Among the information needed, some information isn't needed immediately to complete registion. After filling in the minimum required fields, the ...
2
votes
2
answers
1k
views
Best practice for Web Push Notifications Prompt
I want to implement push notifications on my website.
The obvious option is to simply show the prompt once the user lands on the page.
But is this a good practice? I read the EDGE is auto-blocking the ...
0
votes
1
answer
944
views
When to remind with "Remind me later"?
What are some things I should consider and think about that will help me figure out when we should remind the user of something?
For context: Our mobile app is basically a wine collecting app. When ...
2
votes
1
answer
568
views
What is the best way to map a product's system of notifications?
I am looking for some design research or other method which is used to map notification's frequency, priority, and intensity based upon a user's emotion, behavior, etc.
This method could be applied ...
8
votes
3
answers
1k
views
Notification Center UX
I’m working with a client on their notification center for their web app.
They have a business need to send mobile push notifications and also in-app notifications/alert messages for the same goal ...
5
votes
1
answer
497
views
Do users care about notification settings?
Setting the stage:
We have a mobile-app with multiple services from different domains. Each with their own alerts. We are only talking about PUSH NOTIFICATIONS
Problem
We send alerts from those ...
2
votes
1
answer
179
views
Error on initial push notification subscription
Does it make sense to inform the user with an error message when initial registration to push notifications fails?
0
votes
2
answers
128
views
How to verify that services are being used by a customer
I have a project, which is sending surveys to customers as soon as they use certain services like restaurants, beauty salons,...so how can these customers verify that they actually used this service?
...