S
S
sergeevpetro2018-07-18 22:09:49
JavaScript
sergeevpetro, 2018-07-18 22:09:49

How to track web push delivery statuses?

Did according to the manual on Habré . Now the issue of tracking the status (delivered, open, closed) of the sent notification is actually of interest.
I know that there are push, notificationclose and notificationclick events, but I can’t figure out how to implement tracking the status of each notification sent.
I hope for your help.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
profesor08, 2018-07-19
@profesor08

In the same place where you read, in the comments there is a link https://github.com/gauntface/simple-push-demo/blob...
It shows how to implement it. You hang an event handler and do your business in it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question