Skip to content

Commit

Permalink
Remove privacy pro promo d1-2 (#99)
Browse files Browse the repository at this point in the history
Asana: https://app.asana.com/0/0/1207957178937852/f

PR for adding rmf that is to be removed now:
#93
  • Loading branch information
karlenDimla authored Aug 30, 2024
1 parent 894af2a commit 6ae4ab6
Showing 1 changed file with 2 additions and 48 deletions.
50 changes: 2 additions & 48 deletions live/android-config/android-config.json
Original file line number Diff line number Diff line change
@@ -1,26 +1,6 @@
{
"version": 33,
"version": 34,
"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": "android_privacy_pro_exit_survey_1",
"content": {
Expand Down Expand Up @@ -86,32 +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": 4,
"attributes": {
Expand Down Expand Up @@ -212,4 +166,4 @@
}
}
]
}
}

0 comments on commit 6ae4ab6

Please sign in to comment.