Skip to content

Commit

Permalink
New onboarding privacy pro promotion
Browse files Browse the repository at this point in the history
  • Loading branch information
amddg44 committed Jul 9, 2024
1 parent 679f396 commit b0b0b94
Showing 1 changed file with 43 additions and 2 deletions.
45 changes: 43 additions & 2 deletions live/ios-config/ios-config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": 36,
"version": 37,
"messages": [
{
"id": "ios_privacy_pro_exit_survey_1",
Expand Down Expand Up @@ -79,6 +79,24 @@
"matchingRules": [
5
]
},
{
"id": "funnel_pro_ios_rmf_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": [
6
],
"exclusionRules": []
}
],
"rules": [
Expand Down Expand Up @@ -152,6 +170,29 @@
"min": "7.124.0.1"
}
}
},
{
"id": 6,
"attributes": {
"pproEligible": {
"value": true
},
"pproSubscriber": {
"value": false
},
"locale": {
"value": [
"en-US"
]
},
"daysSinceInstalled": {
"min": 2,
"max": 10
},
"appVersion": {
"min": "7.124.0.1"
}
}
}
]
}
}

0 comments on commit b0b0b94

Please sign in to comment.