CFR: recommend sync when visiting existing bookmark
Categories
(Firefox :: Messaging System, enhancement, P1)
Tracking
()
People
(Reporter: jimthomas, Assigned: andreio)
References
(Depends on 1 open bug)
Details
Attachments
(1 file)
76.33 KB,
image/png
|
Details |
PRD (meta): https://docs.google.com/document/d/1XW7DVCoa_WOBDE_htX7y0i_LBuYEbVYl71IuPLxykfQ/edit#heading=h.238fbakqdrv7
Targeting spec: https://docs.google.com/document/d/1FsCA-Z0Ca3u562hqAEsoFkKxRMjHrrKDIrRsWw35-74/edit#
Type: Recommended Feature
Headline: Get this bookmark on your phone
Body: Take your bookmarks, passwords, history and more everywhere you're signed into Firefox.
CTA: Turn on Sync
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
We should make sure the targeting rules apply to prevent collision with the Bookmark Panel CFR.
Currently the message targeting for Bookmark panel CFR is
!usesFirefoxSync && isFxAEnabled == true && totalBookmarksCount >= 10
This means the message is shown every time the panel opens (both when adding a bookmark or when editing a bookmark).
Should we only show it when you add a new bookmark? And if you are visiting an existing one show the awesomebar CFR?
I'm fine with removing the bookmark panel CFR when "editing" and instead showing the awesomebar CFR.
I'd suspect that editing bookmarks from within the panel happens less frequently, especially after any immediate edits you make right when saving it, so it's likely a smaller impact (although we should watch the interaction numbers to confirm).
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 4•5 years ago
|
||
Now that bug 1572059 landed in GH this bug will only need to track landing the message in RS. Strings already landed.
Updated•5 years ago
|
Assignee | ||
Comment 5•5 years ago
|
||
The message is now in RS, the message is live in 71.
Updated•5 years ago
|
Description
•