From 0906fa37266ec32eb50d5e6a95970e8ba0830eb3 Mon Sep 17 00:00:00 2001 From: Sam Symons Date: Mon, 12 Aug 2024 04:31:51 -0700 Subject: [PATCH] iOS survey August 2024 (#95) Task: https://app.asana.com/0/1193060753475688/1208031021631165/f This PR adds the August 2024 iOS survey. This PR is the same as previous surveys such as https://github.com/duckduckgo/remote-messaging-config/pull/77. --- live/ios-config/ios-config.json | 34 ++++++++++++++++++++++++++++++++- 1 file changed, 33 insertions(+), 1 deletion(-) diff --git a/live/ios-config/ios-config.json b/live/ios-config/ios-config.json index f396ff3..582aafe 100644 --- a/live/ios-config/ios-config.json +++ b/live/ios-config/ios-config.json @@ -1,5 +1,5 @@ { - "version": 42, + "version": 43, "messages": [ { "id": "ios_privacy_pro_exit_survey_1", @@ -61,6 +61,26 @@ 5 ], "exclusionRules": [] + }, + { + "id": "ddg_ios_survey_1", + "content": { + "messageType": "big_single_action", + "titleText": "Help us improve the app!", + "descriptionText": "Take our short anonymous survey and share your feedback.", + "placeholder": "RemoteMessageAnnouncement", + "primaryActionText": "Take Survey", + "primaryAction": { + "type": "survey", + "value": "https://selfserve.decipherinc.com/survey/selfserve/32ab/240200?list=3", + "additionalParameters": { + "queryParams": "atb;var;ddgv;mo;osv" + } + } + }, + "matchingRules": [ + 4 + ] } ], "rules": [ @@ -111,6 +131,18 @@ } } }, + { + "id": 4, + "attributes": { + "daysSinceInstalled": { + "min": 5, + "max": 8 + }, + "appVersion": { + "min": "7.124.0.1" + } + } + }, { "id": 5, "attributes": {