Firebase gives you an overall idea of how many notifications were sent, how many delivered, how many of them were clicked etc. You can log into your firebase console and check the Cloud Messaging section for the detailed overview of the notifications sent.
Read moreCan PWA send notifications?
Progressive Web Applications (PWA) make native push notifications available to any website using a service worker on just about every platform and browser . The power of web app push notifications is being able to engage customers without a native app.
Read moreHow do I enable push notifications in PWA?
How to integrate Push Notifications into your PWA
Read more