Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

How do you track notification messages sent through firebase-admin nodejs library?

Open
#2,356 3 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
node.js, typescript
Domain
api, backend

Research direction

Start with the firebase-admin Node.js messaging entry point and the Firebase Messaging Campaign Messages dashboard described in the issue. Determine whether notifications sent with a Firebase token can provide the requested campaign analytics, and document the supported workflow or limitation. There are no repository files or tests named in the issue.

Written by the indexing model from the issue text.

Description

needs-triage

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?

image

image

Dominant language
TypeScript
Stars
1.7k
Forks
419
Avg merge
4d 20h
Merged PRs (30d)
16

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from firebase/firebase-admin-node

All issues in firebase/firebase-admin-node

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.