Skip to content

Pushpad Blog

100+ articles about web push notifications

  • Pushpad – Web Push Notifications →

push-api

Web Push Notifications: multiple accounts on the same browser

April 15, 2022April 14, 2022 by collimarco

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?

Read more

Categories Pushpad, Web Push Notifications Tags push-api, targeting Leave a comment

Web Push: wake up a phone from deep sleep with urgent notifications

April 14, 2022 by collimarco

Is it possible to instantly deliver a web push notification to notify a phone call or to deliver any other time-sensitive notification?

Read more

Categories Web Push Notifications Tags deliverability, push-api Leave a comment

Web push notifications: user log in and log out

April 12, 2022April 12, 2022 by collimarco

How can you associate a push subscription to a specific user? How can you implement log-in and log-out for web push notifications?

Read more

Categories Pushpad Tags javascript-sdk, push-api, targeting, web-notifications Leave a comment

Add analytics to web push notifications

April 12, 2022April 12, 2022 by collimarco

How can you collect analytics for web push notifications (e.g. clicks)?

Read more

Categories Web Push Notifications Tags push-api, web-notifications Leave a comment

Difference between PushManager subscribe and getSubscription

April 11, 2022 by collimarco

These two methods defined by the Push API are used to get the push subscription from the browser. What is the difference between them?

Read more

Categories Web Push Notifications Tags push-api Leave a comment

Web Push Notifications: store the subscription in the backend / database

April 15, 2022April 11, 2022 by collimarco

When a user is visiting your website and subscribes to notifications, you get a push subscription, which must be stored somewhere (in a database) in order to send notifications to that user.

Read more

Categories Web Push Notifications Tags push-api Leave a comment

Web Push: how to check if a push endpoint is still valid

April 15, 2022April 11, 2022 by collimarco

How can you verify that a push subscription is still valid (and not invalid or expired)? How can you detect if a user has unsubscribed and the subscription is no longer valid?

Read more

Categories Web Push Notifications Tags push-api Leave a comment

Chrome Push Notifications: This site has been updated in the background

April 11, 2022 by collimarco

What can you do if you receive that notifications? What does it mean? How can you fix it?

Read more

Categories Web Push Notifications Tags push-api, web-notifications Leave a comment

Push API: detect browser support (feature detection)

April 11, 2022April 10, 2022 by collimarco

How can you find out if the current browser supports the Push API and Web Push Notifications?

Read more

Categories Pushpad, Web Push Notifications Tags push-api Leave a comment

Web Push: send a notification to all users

April 8, 2022 by collimarco

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.

Read more

Categories Pushpad, Web Push Notifications Tags push-api, targeting Leave a comment
Post navigation
Older posts
Page1 Page2 … Page5 Next →

About Pushpad

Pushpad is a reliable service for sending notifications from websites and web apps.

Learn more →

Subscribe to notifications

We'll send you a notification when we publish something new.

© 2022 Pushpad Blog • Built with GeneratePress