Merge pull request #4114 from nurbek91/updates2

Update Dynamic Yield / Personalisation
main
Elbert Alias 4 years ago committed by GitHub
commit 3e1efc9556
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -6282,9 +6282,15 @@
"description": "Dynamic Yield is a provider of automated conversion optimisation tools for marketers and retailers.", "description": "Dynamic Yield is a provider of automated conversion optimisation tools for marketers and retailers.",
"icon": "DynamicYield.svg", "icon": "DynamicYield.svg",
"js": { "js": {
"recommendationContext": "" "_dy_memStore": "",
"DY.AdDetection": "",
"DYExps.sectionConfig": ""
}, },
"scripts": "cdn\\.dynamicyield\\.\\w+/", "scripts": "cdn(?:-eu)?\\.dynamicyield\\.\\w+/",
"saas": true,
"pricing": [
"poa"
],
"website": "https://www.dynamicyield.com" "website": "https://www.dynamicyield.com"
}, },
"Dynamicweb": { "Dynamicweb": {