Open data-sync-user opened 6 months ago
➤ Cyndi Chin commented:
Add to our Support Utils to send our users to a certain privacy policy link depending on locale. See Android ( https://searchfox.org/mozilla-central/source/mobile/android/fenix/app/src/main/java/org/mozilla/fenix/settings/SupportUtils.kt ).
Need to confirm whether we want to capture tracking via utm params.
➤ Cyndi Chin commented:
Updated requirements: For the homepage, this should be the example of utm parameters: https://www.mozilla.org/en-US/privacy/firefox/?utm_medium=firefox-mobile&utm_source=modal&utm_campaign=microsurvey&utm_content=homepage ( https://www.mozilla.org/en-US/privacy/firefox/?utm_medium=firefox-mobile&utm_source=modal&utm_campaign=microsurvey&utm_content=homepage|smart-link ) Content utm param can be optional if not provided in experiment recipe.
➤ Cyndi Chin commented:
Code merged in v129
➤ Cyndi Chin commented:
For QA, please verify the following:
Correct utm params
Privacy policy works with localization (if you changed to germany, should see german privacy notice)
When the survey is completed and the user has navigated to the privacy policy, the user should no longer see the prompt. The prompt is only shown if the user has not completed the survey.
➤ Alina Moldovan commented:
Validated as fixed on v130 (44311) and iPhone 15+ (17.5.1)
Clicking “privacy policy” should open the privacy policy URL in a new tab (consistent with Review Checker). The open survey should close/minimize upon navigation. It will still be visible at the bottom of the screen.
Privacy Policy should be able to handle localization as well.
┆Issue is synchronized with this Jira Task