What are Web Push Notifications?

Web push notifications are a communication channel built into Chrome, Firefox and Edge.

Web push notifications are a communication channel built into Chrome, Firefox and Edge that allows website owners to let users subscribe and send them messages.

If you're already familiar with Web Push Notifications, you can follow Website Quickstart guide.

WonderPush fully supports Web Push Notifications and provides a Website SDK you can add to your website by pasting a few lines of Javascript.

This SDK will allow you to let users subscribe.

Letting users subscribe

Website owners must prompt users to subscribe before they can send them push notifications. Getting users to subscribe is very important so you must choose with care how, and when to prompt users to subscribe.

We've put together a guide to Subscription Prompts which will help you implement the best practices relevant for your context.

Sending users messages

Sending push notifications with WonderPush is easy and can be done directly from your dashboard Notifications page, or with our Management REST API.

WonderPush supports Segmentation so you can send relevant messages to the right users, and lets you send things automatically.

For example, you can use WonderPush to set up a Cart reminder for your online store.


What’s Next

Check out these features we offer to help you handle your use cases