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.
targeting
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:
Reengage inactive users with web push notifications
You can use web push notifications to re-engage your users in many different ways. For example you can send transactional notifications to specific users when something happen or you can send large campaigns to all your subscribers. However in this tutorial we show a way to send notifications specifically to users who become inactive.
Welcome notifications with Pushpad
Do you want to send a welcome message when a user subscribes to your web push notifications? Here’s how to create welcome notifications using Pushpad Pro.
Create welcome series with web push notifications
You can use web push notifications to create welcome series for the new users that sign up to your application. Let’s see how to create a welcome series using Pushpad.