firebase / firebase/firebase-admin-node
How do you track notification messages sent through firebase-admin nodejs library?
- Dominant language
- TypeScript
- Stars
- 1.7k
- Forks
- 419
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 16
Description
When sending notifications using Node.js with the firebase-admin library and a Firebase token, the messages don't seem to be recorded under the Campaign Messages section in the Firebase dashboard(https://console.firebase.google.com/project/<{yourid}>/messaging). This means I can't view analytics like what percentage of users opened the notification, how many messages were sent, etc.
Is there a way to get campaign message tracking when sending notifications programmatically from a backend with the firebase-admin?


Contributor guide
Assessment
This issue has not been assessed yet.