Skip to content

Commit

Permalink
Config for testing (don't exclude messages, ratio is 1)
Browse files Browse the repository at this point in the history
  • Loading branch information
cmonfortep committed May 29, 2024
1 parent 49395e5 commit 6435193
Showing 1 changed file with 16 additions and 13 deletions.
29 changes: 16 additions & 13 deletions live/android-config/android-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@
"titleText": "Like App Tracking Protection? You’ll love Privacy Pro.",
"descriptionText": "Our fast & secure VPN works with App Tracking Protection to enhance your privacy even more. Get our VPN + 2 more services for $9.99/mo.",
"placeholder": "DDGAnnounce",
"primaryActionText": "Get Privacy Pro",
"primaryActionText": "Learn More",
"primaryAction": {
"type": "url",
"value": "https://duckduckgo.com/pro?origin=ppro_promo_v1"
"value": "https://duckduckgo.com/pro?origin=funnel_pro_android_apptp_likelove"
}
},
"matchingRules": [
1
],
"exclusionRules": [
2

]
},
{
Expand All @@ -28,17 +28,17 @@
"titleText": "Get the only VPN that works with App Tracking Protection!",
"descriptionText": "Our fast and secure VPN works seamlessly with App Tracking Protection. Get it + 2 other new services with Privacy Pro for $9.99/mo.",
"placeholder": "DDGAnnounce",
"primaryActionText": "Get Privacy Pro",
"primaryActionText": "Learn More",
"primaryAction": {
"type": "url",
"value": "https://duckduckgo.com/pro?origin=ppro_promo_v2"
"value": "https://duckduckgo.com/pro?origin=funnel_pro_android_apptp_vpnworks"
}
},
"matchingRules": [
1
],
"exclusionRules": [
2

]
},
{
Expand All @@ -48,17 +48,17 @@
"titleText": "Combat more than app trackers with our new 3-in-1 subscription.",
"descriptionText": "Keep blocking app trackers, plus combat snooping ISPs, personal data brokers, and identity thieves with Privacy Pro for $9.99/mo.",
"placeholder": "DDGAnnounce",
"primaryActionText": "Get Privacy Pro",
"primaryActionText": "Learn More",
"primaryAction": {
"type": "url",
"value": "https://duckduckgo.com/pro?origin=ppro_promo_v3"
"value": "https://duckduckgo.com/pro?origin=funnel_pro_android_apptp_threeinone"
}
},
"matchingRules": [
1
],
"exclusionRules": [
2

]
},
{
Expand All @@ -68,25 +68,25 @@
"titleText": "Go beyond App Tracking Protection to fully protect your device!",
"descriptionText": "Our fast and secure VPN provides full-device protection on up to 5 devices. Get it with our 3-in-1 Privacy Pro subscription for $9.99/mo.",
"placeholder": "DDGAnnounce",
"primaryActionText": "Get Privacy Pro",
"primaryActionText": "Learn More",
"primaryAction": {
"type": "url",
"value": "https://duckduckgo.com/pro?origin=ppro_promo_v4"
"value": "https://duckduckgo.com/pro?origin=funnel_pro_android_apptp_beyondapptp"
}
},
"matchingRules": [
1
],
"exclusionRules": [
2

]
}
],
"rules": [
{
"id": 1,
"targetPercentile": {
"before": 0.025
"before": 1
},
"attributes": {
"pproEligible": {
Expand All @@ -95,6 +95,9 @@
"pproSubscriber": {
"value": false
},
"atpOnboarded": {
"value": true
},
"locale": {
"value": [
"en-AU",
Expand Down

0 comments on commit 6435193

Please sign in to comment.