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

Add log integration for Firebase Analytics

Open
#4,898 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
firebase, react-native, typescript
Domain
analytics, mobile

Research direction

Start by tracing the React Native Firebase Analytics integration around analytics().logEvent and identify where the SDK can observe its parameters. The work is complete when Firebase Analytics event parameters are logged while the original logEvent call still runs; verify the relevant mobile SDK tests if available.

Written by the indexing model from the issue text.

Description

Feature Logs React-Native
Problem Statement

This issue is intended to track community interest in this feature. If you'd like to see logging support for Firebase Analytics in the React Native SDK, please give this comment a thumbs up.

Solution Brainstorm

Replace analytics().logEvent by logging the parameters and then call the original logEvent

Dominant language
TypeScript
Stars
1.8k
Forks
367
Avg merge
1d 6h
Merged PRs (30d)
103

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 getsentry/sentry-react-native

All issues in getsentry/sentry-react-native

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.