Skip to content

Commit

Permalink
Remove privacy pro august onboarding promo (#97)
Browse files Browse the repository at this point in the history
Task: https://app.asana.com/0/0/1207957958737696/f

This PR removes the August Privacy Pro promotion
  • Loading branch information
amddg44 authored Aug 30, 2024
1 parent 6ae4ab6 commit 8f2b89a
Showing 1 changed file with 1 addition and 42 deletions.
43 changes: 1 addition & 42 deletions live/ios-config/ios-config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": 44,
"version": 45,
"messages": [
{
"id": "ios_privacy_pro_exit_survey_1",
Expand Down Expand Up @@ -43,24 +43,6 @@
"exclusionRules": [
3
]
},
{
"id": "funnel_pro_iosrmf_onboarding_levelup",
"content": {
"messageType": "big_single_action",
"titleText": "Level up your privacy!",
"descriptionText": "Boost your privacy with our fast & secure VPN + 2 more new protections.",
"placeholder": "PrivacyShield",
"primaryActionText": "Get Privacy Pro",
"primaryAction": {
"type": "url",
"value": "https://duckduckgo.com/pro?origin=funnel_pro_iosrmf_onboarding_levelup"
}
},
"matchingRules": [
5
],
"exclusionRules": []
}
],
"rules": [
Expand Down Expand Up @@ -110,29 +92,6 @@
]
}
}
},
{
"id": 5,
"attributes": {
"pproEligible": {
"value": true
},
"pproSubscriber": {
"value": false
},
"locale": {
"value": [
"en-US"
]
},
"daysSinceInstalled": {
"min": 1,
"max": 2
},
"appVersion": {
"min": "7.124.0.1"
}
}
}
]
}

0 comments on commit 8f2b89a

Please sign in to comment.