Pushpad

Articles about web push notifications

The Pushpad Blog is one of the largest online resources about Web Push Notifications and related technologies.
Launched in 2015, it includes hundreds of original technical articles written by engineers with deep expertise in the field.

Multi-Channel Notifications in Ruby on Rails with Noticed gem and Pushpad

In this tutorial we explain how to use the `pushpad` gem with the `noticed` gem to create multi-channel notifications in a Rails application. In particular we'll use the `noticed` gem for the notifications in general, while Pushpad will be used to deliver the web push notifications in real time, even when the website is closed.

  • # deliverability
  • # integration
  • # javascript-sdk
  • # push-api
  • # targeting
  • # web-notifications

Add push notifications to Wordpress in a few minutes

In this tutorial we'll see how to add push notifications to your Wordpress blog. Notifications are **real push notifications**, meaning that they are delivered even when the user is not on your website. This way you can re-engage users when you publish new contents.