From 7a6ccc8fd75c85490a34c09b4de506112688519e Mon Sep 17 00:00:00 2001 From: Cristian Monforte Date: Mon, 29 Jul 2024 17:51:01 +0200 Subject: [PATCH] Remove ppro onboarding part2 promo (#89) Asana: https://app.asana.com/0/1207619243206445/1207546055898912/f How to test: - from any internal build - go to settings, remote messaging framework, and enable staging - fire button or force a restart - ensure app opens correct --- live/android-config/android-config.json | 140 +----------------------- 1 file changed, 1 insertion(+), 139 deletions(-) diff --git a/live/android-config/android-config.json b/live/android-config/android-config.json index a23a61c..fa9198e 100644 --- a/live/android-config/android-config.json +++ b/live/android-config/android-config.json @@ -1,66 +1,6 @@ { - "version": 31, + "version": 32, "messages": [ - { - "id": "funnel_pro_androidrmf_onboarding_a", - "content": { - "messageType": "big_single_action", - "titleText": "Level up your privacy!", - "descriptionText": "Boost privacy with our fast & secure VPN + 2 more premium protections.", - "placeholder": "PrivacyShield", - "primaryActionText": "Get Privacy Pro", - "primaryAction": { - "type": "url", - "value": "https://duckduckgo.com/pro?origin=funnel_pro_androidrmf_onboarding_a" - } - }, - "matchingRules": [ - 1 - ], - "exclusionRules": [ - 4 - ] - }, - { - "id": "funnel_pro_androidrmf_onboarding_b", - "content": { - "messageType": "big_single_action", - "titleText": "Level up your privacy!", - "descriptionText": "Boost privacy with our fast & secure VPN + 2 more premium protections.", - "placeholder": "PrivacyShield", - "primaryActionText": "Get Privacy Pro", - "primaryAction": { - "type": "url", - "value": "https://duckduckgo.com/pro?origin=funnel_pro_androidrmf_onboarding_b" - } - }, - "matchingRules": [ - 2 - ], - "exclusionRules": [ - 4 - ] - }, - { - "id": "funnel_pro_androidrmf_onboarding_c", - "content": { - "messageType": "big_single_action", - "titleText": "Level up your privacy!", - "descriptionText": "Boost privacy with our fast & secure VPN + 2 more premium protections.", - "placeholder": "PrivacyShield", - "primaryActionText": "Get Privacy Pro", - "primaryAction": { - "type": "url", - "value": "https://duckduckgo.com/pro?origin=funnel_pro_androidrmf_onboarding_c" - } - }, - "matchingRules": [ - 3 - ], - "exclusionRules": [ - 4 - ] - }, { "id": "android_privacy_pro_exit_survey_1", "content": { @@ -126,84 +66,6 @@ } ], "rules": [ - { - "id": 1, - "attributes": { - "pproEligible": { - "value": true - }, - "pproSubscriber": { - "value": false - }, - "atpOnboarded": { - "value": false - }, - "locale": { - "value": [ - "en-US" - ] - }, - "appVersion": { - "min": "5.200.1" - }, - "daysSinceInstalled": { - "min": 1, - "max": 2 - } - } - }, - { - "id": 2, - "attributes": { - "pproEligible": { - "value": true - }, - "pproSubscriber": { - "value": false - }, - "atpOnboarded": { - "value": false - }, - "locale": { - "value": [ - "en-US" - ] - }, - "appVersion": { - "min": "5.200.1" - }, - "daysSinceInstalled": { - "min": 3, - "max": 5 - } - } - }, - { - "id": 3, - "attributes": { - "pproEligible": { - "value": true - }, - "pproSubscriber": { - "value": false - }, - "atpOnboarded": { - "value": false - }, - "locale": { - "value": [ - "en-US" - ] - }, - "appVersion": { - "min": "5.200.1" - }, - "daysSinceInstalled": { - "min": 6, - "max": 9 - } - } - }, { "id": 4, "attributes": {