From f1d2feec485ac04eec32c76c6abf790a8e6313ff Mon Sep 17 00:00:00 2001 From: nurbek Date: Sat, 3 Jul 2021 20:33:06 +0600 Subject: [PATCH] Update Dynamic Yeld / Personalisation --- src/technologies.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/src/technologies.json b/src/technologies.json index 4f6e82ede..cdd722851 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -6282,9 +6282,15 @@ "description": "Dynamic Yield is a provider of automated conversion optimisation tools for marketers and retailers.", "icon": "DynamicYield.svg", "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" }, "Dynamicweb": {