## Steps to reproduce Compare the [documentation](https://github.com/mozilla-mobile/focus-ios/blob/856eb18e00998321ce1a1a67da65de8a1b5281dd/Blockzilla/metrics.yaml#L727) and [code](https://searchfox.org/mozilla-mobile/rev/6b3d53154f65c30a079651a32262c23375e67c11/focus-ios/Blockzilla/AppDelegate.swift#369,372) for search.default engine. ### Expected behavior The documentation details what is actually recorded. ### Actual behavior The documentation says that the identifier is recorded, however the code is actually recording the name. ┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FOCUSIOS-269)
Steps to reproduce
Compare the documentation and code for search.default engine.
Expected behavior
The documentation details what is actually recorded.
Actual behavior
The documentation says that the identifier is recorded, however the code is actually recording the name.
┆Issue is synchronized with this Jira Task