Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

[Telemetry] Open in app banner #16828

Closed
7 tasks
vesta0 opened this issue Dec 3, 2020 · 2 comments
Closed
7 tasks

[Telemetry] Open in app banner #16828

vesta0 opened this issue Dec 3, 2020 · 2 comments

Comments

@vesta0
Copy link
Collaborator

vesta0 commented Dec 3, 2020

Description & Product Manager / Data Scientist User Story

As a product manager, I want to know if the Open in App banner is an effective feature discoverability tool.

What questions will you answer with this data?

  • How often users see the banner?
  • How often users dismiss the banner?
  • How often users tap on "go to settings" from the banner?

Acceptance Criteria

  • ENG files a DS JIRA request outlining their methodology.
  • DS sign off on instrumentation methodology addressing product questions.
  • Event pings can be queried via re:dash
  • Event pings can be queried via amplitude
  • We are sending telemetry events for the actions listed in the requirements
  • We have documented the telemetry
  • We have asked a data steward to review the telemetry

┆Issue is synchronized with this Jira Task

@vesta0 vesta0 added this to Telemetry in Fenix Product Backlog Dec 3, 2020
@github-actions github-actions bot added the needs:triage Issue needs triage label Dec 3, 2020
@kbrosnan kbrosnan removed the needs:triage Issue needs triage label Dec 3, 2020
@Mugurell
Copy link
Contributor

Talked offline with Kate who confirmed with DS and Boek:

  • The newly added metrics should log events, not counters anymore
  • An an expiration date 6 months is preferred.
    Maybe if there is already related telemetry for that part of the screen / feature we can reuse the existing expiration date so that all related telemetry probes will be renewed at the same time.

@mcarare mcarare assigned mcarare and codrut-topliceanu and unassigned mcarare Dec 15, 2020
codrut-topliceanu pushed a commit to codrut-topliceanu/fenix that referenced this issue Dec 15, 2020
Specifically: Banner displayed, Dismiss action, Go to Settings action.
codrut-topliceanu pushed a commit to codrut-topliceanu/fenix that referenced this issue Dec 15, 2020
Specifically: Banner displayed, Dismiss action, Go to Settings action.
codrut-topliceanu pushed a commit to codrut-topliceanu/fenix that referenced this issue Dec 16, 2020
Specifically: Banner displayed, Dismiss action, Go to Settings action.
codrut-topliceanu pushed a commit to codrut-topliceanu/fenix that referenced this issue Dec 18, 2020
Specifically: Banner displayed, Dismiss action, Go to Settings action.
codrut-topliceanu pushed a commit to codrut-topliceanu/fenix that referenced this issue Dec 18, 2020
Specifically: Banner displayed, Dismiss action, Go to Settings action.
@Mugurell Mugurell added this to Ready for Engineering (min-? ; max-?) in Android Engineering Team Kanban board via automation Jan 14, 2021
@Mugurell Mugurell moved this from Ready for Engineering (min-? ; max-?) to Dev Complete (WIP limit - ?) in Android Engineering Team Kanban board Jan 14, 2021
codrut-topliceanu pushed a commit to codrut-topliceanu/fenix that referenced this issue Jan 26, 2021
Specifically: Banner displayed, Dismiss action, Go to Settings action.
codrut-topliceanu pushed a commit to codrut-topliceanu/fenix that referenced this issue Jan 26, 2021
@eliserichards eliserichards moved this from Dev Complete (WIP limit - 5) to Review in progress (WIP limit -11) in Android Engineering Team Kanban board Jan 27, 2021
codrut-topliceanu added a commit that referenced this issue Jan 29, 2021
* For #16828 - Adds telemetry for open in app banner

Specifically: Banner displayed, Dismiss action, Go to Settings action.
@codrut-topliceanu codrut-topliceanu moved this from Review in progress (WIP limit -11) to Reviewer approved, ready for test (WIP limit - ?) in Android Engineering Team Kanban board Jan 29, 2021
@sflorean sflorean moved this from Reviewer approved, ready for test (WIP limit - ?) to In Testing/QA in Android Engineering Team Kanban board Jan 29, 2021
@lobontiumira
Copy link

Verified as fixed on the 2/1 Firefox Nightly build with Google Pixel (Android 10).

  • "Open in app" banner dismissed:
    ping: 9715779c-42ed-4443-b866-771f2c34fe45
    Glean dashboard
{
         "category": "banner_open_in_app",
         "name": "displayed",
         "timestamp": 9540
       },
       {
         "category": "banner_open_in_app",
         "name": "go_to_settings",
         "timestamp": 10813
       }
  • "Open in app" banner - "Go to settings":
    ping: 87f56b22-9c9f-4c78-9011-9237eff907ed
    Glean dashboard
 {
          "category": "banner_open_in_app",
          "name": "displayed",
          "timestamp": 14968
        },
        {
          "category": "banner_open_in_app",
          "name": "dismissed",
          "timestamp": 18067
        }

Android Engineering Team Kanban board automation moved this from In Testing/QA to Done Feb 1, 2021
@lobontiumira lobontiumira added eng:qa:verified QA Verified and removed eng:qa:needed QA Needed labels Feb 1, 2021
@gabrielluong gabrielluong added this to the 87 milestone Mar 30, 2021
pkirakosyan pushed a commit to gexsi/user-agent-android that referenced this issue Aug 4, 2021
…illa-mobile#17049)

* For mozilla-mobile#16828 - Adds telemetry for open in app banner

Specifically: Banner displayed, Dismiss action, Go to Settings action.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
Development

No branches or pull requests

7 participants