You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Show on App Launch: Remove temporary pixels (#5625)
Task/Issue URL:
https://app.asana.com/0/1207908166761516/1208302992661645
### Description
Removes pixel tracking for app launch settings options. This includes
removing the pixel firing logic from the ShowOnAppLaunchViewModel and
deleting the associated pixel names from AppPixelName.
### Steps to test this PR
_App Launch Settings_
- [x] Navigate to Settings > App Launch
- [x] Change between different launch options (Last Opened Tab, New Tab
Page, Specific Page)
- [x] Verify the functionality continues to work as expected
- [x] Verify no pixel tracking events are being sent when changing
options
### UI changes
No UI changes
0 commit comments