How can you manage push notifications when a user uses multiple accounts on the same browser? What can you do if multiple users use the same device / browser?
Targeting users
Learn how to target specific users or groups of users with web push notifications.
Web push notifications: user log in and log out
How can you associate a push subscription to a specific user? How can you implement log-in and log-out for web push notifications?
Web Push: send a notification to all users
Sometimes you just need to send the same notification to all users that have subscribed to your website notifications. Let’s see how to achieve that.
How to send web push notifications to a group of users
Sometimes it is useful to send a notification from your website to multiple users. Let’s see how to achieve that.
Sending web push notifications to specific users based on condition
In this article we see a frequent use case for notifications, where you want to send a notification only to the users in your database that match a specific condition.
Is it possible to send a web push message from a browser to another?
I’ve seen this question several times, so I would like to give a definitive answer.
Geolocation with Pushpad
Would you like to send web push notifications only to people located in a given place? If you use Pushpad you can implement that in different ways.
How to send a notification only to a random subset of users
What if you want to send a web push notification only to 10% of your users? This can be useful for example for testing and for measuring CTR for that notification before sending it to all your users. There are many ways to achieve that, but in this tutorial we will show a simple method with tags.
Targeting only recently active users can increase delivery rate of web push notifications
There are various reasons that can prevent a web push notification from being delivered. One of them is the presence of subscriptions that are no longer in use: