android - Notifications tracking when using FCM -
is possible track notification status, whether opened or canceled user, when send push notification without using firebase services dashboard?
i using advanced rest client
, record data notifications status when sending payload https://fcm.googleapis.com/fcm/send
conversion tracking built firebase notifications. don't think have public api feed charts.
but if send messages through firebase cloud messaging, could:
- record conversion events in app calling firebase analytics explicitly
- record more details converting user in firebase database
you accomplish same type of functionality way.
Comments
Post a Comment