Closed
Bug 1604685
Opened 5 years ago
Closed 5 years ago
[Interventions] Open the survey page a maximum of 3 times
Categories
(Firefox :: Address Bar, task, P1)
Firefox
Address Bar
Tracking
()
RESOLVED
FIXED
Iteration:
73.2 - Dec 16 - Jan 5
People
(Reporter: adw, Assigned: adw)
References
Details
Attachments
(1 file)
mconnor says:
If we can track the completion page, we should not prompt again. otherwise we should probably show it a max of 3x or something.
I talked with jgaunt about how the add-on can detect when the user completes the survey. One way is if the survey loads a new page/URL on completion. The add-on could keep a tabs listener and listen for the URL. jgaunt is looking into whether that's possible. Another way is for the add-on to use a content script on the survey page and listen for a thank-you message or button click or something.
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Let's morph this to cover only the maximum count. I'll file another bug for listening for survey completion since it's less clear how that might work.
Points: 3 → 2
Summary: [Interventions] Don't open the survey page once the user has completed it, and/or open it a maximum number of times → [Interventions] Open the survey page a maximum of 3 times
Assignee | ||
Comment 3•5 years ago
|
||
Merged
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•