Skip to content

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

Open
@sevatt1995

Description

@sevatt1995
  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

Activity

google-oss-bot

google-oss-bot commented on Apr 12, 2024

@google-oss-bot
Contributor

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @google-oss-bot@lehcar09@sevatt1995

        Issue actions

          [FR]: Make Firebase Screen ID Parameter Editable · Issue #5864 · firebase/firebase-android-sdk