Closed Bug 1261975 Opened 9 years ago Closed 8 years ago

Do not show surveys to users who have cleared localStorage

Categories

(Shield :: Actions, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: osmose, Unassigned)

References

Details

Self-repair ran into issues in the past where users with privacy addons that clear localStorage would see a survey multiple times if the survey had a high sample rate. To avoid this, they wrote a value to localStorage for all users, and then used that as a flag to check whether the user has since cleared localStorage. The downside to this plan is that it excludes new users. Until the addon lands (which will use a different storage mechanism besides localStorage), we might want to do something similar in case we run a survey with a high sampling rate before the addon hits release.
Component: SHIELD → General
Product: Websites → Normandy
Component: General → Actions
I suspect we won't implement and ship this before the system add-on lands, and I don't think we're likely to run into this specific error case before then anyway, so I think we should WONTFIX this.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.