Skip to content

Commit

Permalink
Update macOS permanent survey (#111)
Browse files Browse the repository at this point in the history
Task: https://app.asana.com/0/1207619243206445/1208593281742593/f

This PR updates the macOS survey with an updated URL and date range.

To test this, check that the date range matches the details in the linked task, and that the URL opens a survey as expected.
  • Loading branch information
samsymons authored Oct 25, 2024
1 parent 9e8690a commit 348ef55
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions live/macos-config/macos-config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": 5,
"version": 6,
"messages": [
{
"id": "macos_privacy_pro_app_store_exit_survey_1",
Expand Down Expand Up @@ -87,7 +87,7 @@
"primaryActionText": "Share Your Thoughts",
"primaryAction": {
"type": "survey",
"value": "https://selfserve.decipherinc.com/survey/selfserve/32ab/240404?list=3",
"value": "https://selfserve.decipherinc.com/survey/selfserve/32ab/241004?list=2",
"additionalParameters": {
"queryParams": "delta;var;osv;ddgv"
}
Expand Down Expand Up @@ -236,8 +236,8 @@
"min": "1.106.0"
},
"daysSinceInstalled": {
"min": 5,
"max": 14
"min": 14,
"max": 21
},
"locale": {
"value": [
Expand Down

0 comments on commit 348ef55

Please sign in to comment.