Skip to content

Commit 0a797a2

Browse files
committed
Add O-10 Day-5 experiment survey
1 parent 7f289f5 commit 0a797a2

File tree

1 file changed

+32
-27
lines changed

1 file changed

+32
-27
lines changed

live/android-config/android-config.json

Lines changed: 32 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,26 @@
11
{
2-
"version": 62,
2+
"version": 63,
33
"messages": [
4+
{
5+
"id": "android_day5_experiment_survey",
6+
"content": {
7+
"messageType": "big_single_action",
8+
"titleText": "Help us improve the app!",
9+
"descriptionText": "Take our short anonymous survey and share your feedback.",
10+
"placeholder": "Announce",
11+
"primaryActionText": "Take Survey",
12+
"primaryAction": {
13+
"type": "survey",
14+
"value": "https://selfserve.decipherinc.com/survey/selfserve/32ab/240200?list=4",
15+
"additionalParameters": {
16+
"queryParams": "atb;var;delta;av;ddgv;man;mo;cohort_onboardingDesignExperimentAug25"
17+
}
18+
}
19+
},
20+
"matchingRules": [
21+
25
22+
]
23+
},
424
{
525
"id": "android_privacy_pro_exit_survey_1",
626
"content": {
@@ -344,23 +364,6 @@
344364
"exclusionRules": [
345365
8
346366
]
347-
},
348-
{
349-
"id": "android_privacy_pro_free_trial_promo_0825",
350-
"content": {
351-
"messageType": "big_single_action",
352-
"titleText": "Try Privacy Pro free for 7 days",
353-
"descriptionText": "Enjoy peace of mind with a fast, secure VPN and other premium protections",
354-
"placeholder": "PrivacyShield",
355-
"primaryActionText": "Get Privacy Pro",
356-
"primaryAction": {
357-
"type": "url",
358-
"value": "https://duckduckgo.com/pro?origin=funnel_newtab_android_freetrialannouncement"
359-
}
360-
},
361-
"matchingRules": [
362-
25
363-
]
364367
}
365368
],
366369
"rules": [
@@ -862,24 +865,26 @@
862865
},
863866
{
864867
"id": 25,
868+
"targetPercentile": {
869+
"before": 0.4
870+
},
865871
"attributes": {
866872
"appVersion": {
867-
"min": "5.228.0"
873+
"min": "5.245.1"
868874
},
869875
"daysSinceInstalled": {
870-
"min": 7
871-
},
872-
"pproEligible": {
873-
"value": true
876+
"min": 5,
877+
"max": 8
874878
},
875-
"pproSubscriber": {
876-
"value": false
879+
"expVariant": {
880+
"value": "onboardingDesignExperimentAug25"
877881
},
878882
"locale": {
879883
"value": [
880-
"en-GB",
884+
"en-US",
881885
"en-CA",
882-
"en-US"
886+
"en-GB",
887+
"en-AU"
883888
]
884889
}
885890
}

0 commit comments

Comments
 (0)