firebase / firebase/firebase-ios-sdk

[FR]: Make Firebase Screen ID Parameter Editable

Open
#12,765 1 comment 0 reactions 0 assignees View on GitHub
api: analytics type: feature request
Dominant language
C++
Stars
6.7k
Forks
1.8k
Avg merge
2d 18h
Merged PRs (30d)
75

Description

### Description

1. I want to be able to identify unique screens via a guid field in order to track the performance of a screen over time irrespective of the content displayed on that screen in such a way that I can track what screen a user was previously on based on the same field. This will enable me to use firebaseScreenName to log the page title and enables between cross domain tracking between web and app using GA4s default reporting fields
2. Firebase currently sets screen ids based on the app instance id, meaning that Screen A will have a different firebaseScreenId for user B and C and if user B deletes and then reinstalls the application
3. Make firebaseScreenId an edible/overridable parameter like firebaseScreenName and firebaseScreenClass

### API Proposal

_No response_

### Firebase Product(s)

Analytics

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.