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
send a pixel when installed app suggestion clicked (#6980)
Task/Issue URL:
https://app.asana.com/1/137249556945/project/1208671518894266/task/1211719139917333?focus=true
### Description
Sends a pixel when installed app suggestion clicked.
### Steps to test this PR
- [x] Go to Settings -> AI Features and enable Search & Duck.ai.
- [x] Go to Feature Flag Inventory and enable
`showInputScreenOnSystemSearchLaunch`.
- [x] Force close and reopen the app.
- [x] Add a widget to the home screen (**not** a search-only widget).
- [x] Click on the widget and verify that Input Screen with a
Search/Duck.ai toggle opens.
- [x] Search for an app installed on your device.
- [x] Click on the app name.
- [x] Verify that `m_autocomplete_click_installed-app` fires with only
`appVersion` as parameter.
0 commit comments