Confirmed users
950
edits
(fix measurement equations, update status) |
|||
Line 99: | Line 99: | ||
== Phase 2 == | == Phase 2 == | ||
=== Summary === | |||
This phase will focus on expanding the existing feedback to cover non-en-US locales and non-Firefox Desktop products. | |||
=== Measuring success === | |||
[https://bugzilla.mozilla.org/show_bug.cgi?id=1133774 Bug 1133774] added GA events for measuring the success of the original flow. We can extend these events with custom variables showing the locale and product active when a suggestion is made or chosen, allowing us to see both general and locale/project-specific measurements. | |||
=== Requirements === | |||
# Update SUMO suggest provider to: | |||
## Limit search results to a specific language based on Input's current language. | |||
## Enable search results for other products besides Firefox Desktop, configurable on a per-product basis. | |||
### Figure out how to maintain a mapping of Input products to SUMO products. | |||
# Update the SUMO suggest redirector to: | |||
## Append the locale and product active when the suggestions were generated as custom variables to the GA event. | |||
=== Bugs === | |||
Tracker bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1233792 | |||
<bugzilla> | |||
{ | |||
"blocks": "1233792" | |||
} | |||
</bugzilla> | |||
== Future phases == | == Future phases == |