Skip to content

Commit b7d1c55

Browse files
committed
Add quarterly survey android 08-25
1 parent 5bdbe90 commit b7d1c55

File tree

1 file changed

+54
-4
lines changed

1 file changed

+54
-4
lines changed

live/android-config/android-config.json

Lines changed: 54 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": 63,
2+
"version": 64,
33
"messages": [
44
{
55
"id": "android_privacy_pro_exit_survey_1",
@@ -344,6 +344,29 @@
344344
"exclusionRules": [
345345
8
346346
]
347+
},
348+
{
349+
"id": "android_quarterly_mobile_survey_0825",
350+
"content": {
351+
"messageType": "big_single_action",
352+
"titleText": "Help us improve the app!",
353+
"descriptionText": "Take our short anonymous survey and share your feedback.",
354+
"placeholder": "Announce",
355+
"primaryActionText": "Take Survey",
356+
"primaryAction": {
357+
"type": "survey",
358+
"value": "https://selfserve.decipherinc.com/survey/selfserve/32ab/240903?list=9",
359+
"additionalParameters": {
360+
"queryParams": "var;delta;av;ddgv;locale"
361+
}
362+
}
363+
},
364+
"exclusionRules": [
365+
6, 7, 17, 11, 12, 13, 14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 26
366+
],
367+
"matchingRules": [
368+
25
369+
]
347370
}
348371
],
349372
"rules": [
@@ -817,9 +840,6 @@
817840
{
818841
"id": 24,
819842
"attributes": {
820-
"appVersion": {
821-
"min": "5.206.1"
822-
},
823843
"pproSubscriber": {
824844
"value": true
825845
},
@@ -842,6 +862,36 @@
842862
]
843863
}
844864
}
865+
},
866+
{
867+
"id": 25,
868+
"targetPercentile": {
869+
"before": 0.2
870+
},
871+
"attributes": {
872+
"appVersion": {
873+
"min": "5.204.0"
874+
},
875+
"locale": {
876+
"value": [
877+
"en-US",
878+
"en-CA",
879+
"en-GB",
880+
"en-AU"
881+
]
882+
}
883+
}
884+
},
885+
{
886+
"id": 26,
887+
"attributes": {
888+
"interactedWithMessage": {
889+
"value": [
890+
"android_permanent_survey_user_personality_update",
891+
"android_quarterly_satisfaction_survey_0425"
892+
]
893+
}
894+
}
845895
}
846896
]
847897
}

0 commit comments

Comments
 (0)