How Do Web Push Notifications Work?
Push notifications are a great way to communicate with users who may visit your website. With one or two clicks, and entering no personal information, the user subscribes to your site and will receive your push notifications.
Here's how it works:
- The user visits your website. During the visit, they will see a pop-up message or a button inviting them to subscribe to receive notifications.
- When they click the button, they will be asked to confirm their subscription.
- When you have something exciting to share with your users, you will create and send a simple push notification message.
- Users will receive this message, which will include a brief title, some further descriptive text, and then optionally an image and an icon.
- If you choose, you can also include a link – if the user clicks on the message, it will direct them to the page provided.
Using Go Push To Send Push Notifications
- Sign up for a free account at https://gopush.click/register
- You'll be able to grab a little code which you can add to your website.
- Once the code has been added, users whose browsers are compatible with web push notifications will see your subscription invitation when they visit your site.
- Users click to subscribe and you can choose to send them an optional ‘welcome’ message immediately upon sign-up.
- When you want to send push notifications to your subscribers, you’ll create a message including an image and icon if you wish. You can also choose to add a link to a page on your website.
- When you're happy with it, click to preview and send.
- The message will be sent to your subscribers.
See our homepage for an explainer video.
Published: March 11, 2022