From ddb7a6b80df101fb8d152e10dcc93cfc665dc3f5 Mon Sep 17 00:00:00 2001 From: nurbek Date: Fri, 15 Jan 2021 06:56:53 +0600 Subject: [PATCH] Update Adobe Target --- src/technologies.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/technologies.json b/src/technologies.json index 4e6ad82dc..d3584c636 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -861,7 +861,8 @@ }, "Adobe Target": { "cats": [ - 32 + 32, + 74 ], "description": "Adobe Target is an A/B testing, multi-variate testing, personalisation, and optimisation application", "icon": "Adobe.svg", @@ -869,6 +870,8 @@ "adobe.target": "", "adobe.target.VERSION": "^(.+)$\\;version:\\1" }, + "saas": true, + "pricing": ["poa"], "website": "https://www.adobe.com/marketing/target.html" }, "AdonisJS": {