diff --git a/live/windows-config/windows-config.json b/live/windows-config/windows-config.json index b5594ba..b2ca19e 100644 --- a/live/windows-config/windows-config.json +++ b/live/windows-config/windows-config.json @@ -1,5 +1,5 @@ { - "version": 3, + "version": 4, "messages": [ { "id": "windows_privacy_pro_exit_survey_1", @@ -50,9 +50,34 @@ 7, 8 ] + }, + { + "id": "windows_preview_cta", + "content": { + "messageType": "big_single_action", + "titleText": "Get early access to the latest features in\n DuckDuckGo Preview for Windows", + "descriptionText": "Try out the latest browser features and send feedback to help us improve DuckDuckGo.", + "placeholder": "DDGAnnounce", + "primaryActionText": "Learn More", + "primaryAction": { + "type": "url", + "value": "https://duckduckgo.com/windows-preview" + } + }, + "matchingRules": [ + 1 + ] } ], "rules": [ + { + "id": 1, + "attributes": { + "daysSinceInstalled": { + "min": 14 + } + } + }, { "id": 2, "attributes": {