diff --git a/live/ios-config/ios-config.json b/live/ios-config/ios-config.json index f8ea0a6..5f3013a 100644 --- a/live/ios-config/ios-config.json +++ b/live/ios-config/ios-config.json @@ -1,5 +1,5 @@ { - "version": 48, + "version": 49, "messages": [ { "id": "ios_privacy_pro_exit_survey_1", @@ -44,6 +44,23 @@ 3 ] }, + { + "id": "funnel_pro_iosrmf_announcement", + "content": { + "messageType": "big_single_action", + "titleText": "Enjoy peace of mind with our VPN!", + "descriptionText": "Boost protection with a fast, secure VPN + 2 more premium services.", + "placeholder": "PrivacyShield", + "primaryActionText": "Get Privacy Pro", + "primaryAction": { + "type": "url", + "value": "https://duckduckgo.com/pro?origin=funnel_pro_iosrmf_announcement" + } + }, + "matchingRules": [ + 5 + ] + }, { "id": "ddg_ios_survey_1", "content": { @@ -127,6 +144,23 @@ "min": "7.124.0.1" } } + }, + { + "id": 5, + "attributes": { + "pproSubscriber": { + "value": false + }, + "pproEligible": { + "value": true + }, + "locale": { + "value": "en_US" + }, + "appVersion": { + "min": "7.131.0.1" + } + } } ] }