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

re-add settings pixels #3716

Merged
merged 6 commits into from
Dec 12, 2024
Merged

re-add settings pixels #3716

merged 6 commits into from
Dec 12, 2024

Conversation

brindy
Copy link
Contributor

@brindy brindy commented Dec 11, 2024

Task/Issue URL: https://app.asana.com/0/392891325557410/1207818776591137/f
Tech Design URL:
CC:

Description:
Add pixels for various actions and views in settings.

Steps to test this PR:

  1. Go through the list of pixels in the linked Asana task and check they fire at the correct time
  2. A pixel fired when a view is opened should not fire again if the user pops the stack back to that view
  3. None of the pixels should have any addition parameters other than the default (ie app version)

@brindy brindy requested review from a team, federicocappelli and mallexxx and removed request for a team and federicocappelli December 11, 2024 15:23
case settingsShowFullURLOff
case settingsDataClearingOpen
case settingsFireButtonSelectorPressed
case settingsDataClearingClearDataOpen
Copy link
Collaborator

@mallexxx mallexxx Dec 12, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

settingsDataClearingClearDataOpen pixel is not used anywhere

case settingsDataClearingOpen
case settingsFireButtonSelectorPressed
case settingsDataClearingClearDataOpen
case settingsAutomaticallyClearDataOn
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

settingsAutomaticallyClearDataOn is fired for every action or timing parameter change in the Automatically Clear Data settings screen

Copy link
Collaborator

@mallexxx mallexxx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please see 2 issues I commented inline, otherwise looks good

@brindy brindy requested a review from mallexxx December 12, 2024 11:23
@brindy
Copy link
Contributor Author

brindy commented Dec 12, 2024

Thanks @mallexxx - fixed both of those.

@brindy brindy requested a review from Bunn December 12, 2024 11:36
Copy link
Collaborator

@mallexxx mallexxx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@brindy brindy merged commit 52343e2 into main Dec 12, 2024
19 checks passed
@brindy brindy deleted the brindy/settings-pixels branch December 12, 2024 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants