Skip to content

Commit b0b0b94

Browse files
committed
New onboarding privacy pro promotion
1 parent 679f396 commit b0b0b94

File tree

1 file changed

+43
-2
lines changed

1 file changed

+43
-2
lines changed

live/ios-config/ios-config.json

Lines changed: 43 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": 36,
2+
"version": 37,
33
"messages": [
44
{
55
"id": "ios_privacy_pro_exit_survey_1",
@@ -79,6 +79,24 @@
7979
"matchingRules": [
8080
5
8181
]
82+
},
83+
{
84+
"id": "funnel_pro_ios_rmf_onboarding_levelup",
85+
"content": {
86+
"messageType": "big_single_action",
87+
"titleText": "Level up your privacy!",
88+
"descriptionText": "Boost your privacy with our fast & secure VPN + 2 more new protections.",
89+
"placeholder": "PrivacyShield",
90+
"primaryActionText": "Get Privacy Pro",
91+
"primaryAction": {
92+
"type": "url",
93+
"value": "https://duckduckgo.com/pro?origin=funnel_pro_iosrmf_onboarding_levelup"
94+
}
95+
},
96+
"matchingRules": [
97+
6
98+
],
99+
"exclusionRules": []
82100
}
83101
],
84102
"rules": [
@@ -152,6 +170,29 @@
152170
"min": "7.124.0.1"
153171
}
154172
}
173+
},
174+
{
175+
"id": 6,
176+
"attributes": {
177+
"pproEligible": {
178+
"value": true
179+
},
180+
"pproSubscriber": {
181+
"value": false
182+
},
183+
"locale": {
184+
"value": [
185+
"en-US"
186+
]
187+
},
188+
"daysSinceInstalled": {
189+
"min": 2,
190+
"max": 10
191+
},
192+
"appVersion": {
193+
"min": "7.124.0.1"
194+
}
195+
}
155196
}
156197
]
157-
}
198+
}

0 commit comments

Comments
 (0)