Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FR]: Make Firebase Screen ID Parameter Editable #12765

Open
sevatt1995 opened this issue Apr 12, 2024 · 1 comment
Open

[FR]: Make Firebase Screen ID Parameter Editable #12765

sevatt1995 opened this issue Apr 12, 2024 · 1 comment

Comments

@sevatt1995
Copy link

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

@google-oss-bot
Copy link

I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants