Confirmed users
746
edits
m (remove 3) |
(adjusted future steps for Improved Nav 2015 project) |
||
| Line 1: | Line 1: | ||
== Overview == | == Overview == | ||
Content on the Marketplace is filtered. How this is treated is | Content on the Marketplace is filtered. How this is treated is slightly different between the "Feed" pages (homepage and Feed Item detail pages) and other pages, but will soon be the same. | ||
== Homepage and Feed Item detail pages == | == Homepage and Feed Item detail pages == | ||
| Line 32: | Line 32: | ||
== Future Steps == | == Future Steps == | ||
# <strike>add a device type filter to the homepage -- [https://dl.dropboxusercontent.com/u/545688/mozilla/Screen%20Shot%202015-01-07%20at%204.31.04%20PM.png proposed design]</strike> | # <strike>add a device type filter to the homepage -- [https://dl.dropboxusercontent.com/u/545688/mozilla/Screen%20Shot%202015-01-07%20at%204.31.04%20PM.png proposed design]</strike> | ||
# filter | # platform selection filter will be on all pages (target mid-April 2015) | ||
# filter | # platform selection filter will persist across sessions for the device (completed) | ||
# default filter is the platform including for Feed | # default filter is the detected platform, including for Feed (completed) | ||
## GA variable & event audit results: https://docs.google.com/a/mozilla.com/spreadsheets/d/1HcamhLL0EOOFYwVM6YgyWegDywZxvKA8OBtiGEaKLNs/edit?usp=sharing | ## GA variable & event audit results: https://docs.google.com/a/mozilla.com/spreadsheets/d/1HcamhLL0EOOFYwVM6YgyWegDywZxvKA8OBtiGEaKLNs/edit?usp=sharing | ||
# add full API-based feature detection for FxOS and filter apps based on the device's resulting feature profile (if hasFeature/getFeature APIs do not/appear to not exist, we will send a limited profile string that assumes little interoperability rather than do manual feature detection) | # far future: add full API-based feature detection for FxOS and filter apps based on the device's resulting feature profile (if hasFeature/getFeature APIs do not/appear to not exist, we will send a limited profile string that assumes little interoperability rather than do manual feature detection) | ||
== Decisions == | == Decisions == | ||