Hi there!
For Safari Push Notifications, I'd like to know how I can listen a "notification received" event on my web site.
The purpose is to execute some actions (code) when a push notification sent from my web server is received on my web page, such as counting them for statistics.
Thanks