Skip to content

Commit

Permalink
Remove survey message
Browse files Browse the repository at this point in the history
  • Loading branch information
nalcalag committed Jan 13, 2025
1 parent a12d87c commit 687fefe
Showing 1 changed file with 1 addition and 54 deletions.
55 changes: 1 addition & 54 deletions live/android-config/android-config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": 43,
"version": 44,
"messages": [
{
"id": "android_privacy_pro_exit_survey_1",
Expand Down Expand Up @@ -44,29 +44,6 @@
8
]
},
{
"id": "android_quarterly_satisfaction_survey_1224",
"content": {
"messageType": "big_single_action",
"titleText": "Help us improve the app!",
"descriptionText": "Take our short anonymous survey and share your feedback.",
"placeholder": "Announce",
"primaryActionText": "Take Survey",
"primaryAction": {
"type": "survey",
"value": "https://selfserve.decipherinc.com/survey/selfserve/32ab/240903?list=3",
"additionalParameters": {
"queryParams": "var;delta;av;ddgv"
}
}
},
"matchingRules": [
11
],
"exclusionRules": [
6, 7, 12
]
},
{
"id": "android_permanent_survey_user_satisfaction",
"content": {
Expand Down Expand Up @@ -211,36 +188,6 @@
]
}
}
},
{
"id": 11,
"targetPercentile": {
"before": 0.25
},
"attributes": {
"appVersion": {
"min": "5.204.0"
},
"locale": {
"value": [
"en-US",
"en-CA",
"en-GB",
"en-AU"
]
}
}
},
{
"id": 12,
"attributes": {
"interactedWithMessage": {
"value": [
"android_quarterly_satisfaction_survey_q4_2024",
"android_permanent_survey_user_satisfaction"
]
}
}
}
]
}

0 comments on commit 687fefe

Please sign in to comment.