From c5f4541f71d0760ab7d0f8be62eb37d8ab2077e5 Mon Sep 17 00:00:00 2001 From: nurbek Date: Thu, 10 Dec 2020 19:09:58 +0600 Subject: [PATCH] Update VWO/AB test ,Analysis, Add VWO Engage/marketing automation --- src/drivers/webextension/images/icons/VWO.svg | 5 ++ src/drivers/webextension/images/icons/vwo.svg | 1 - src/technologies.json | 49 ++++++++++++------- 3 files changed, 37 insertions(+), 18 deletions(-) create mode 100644 src/drivers/webextension/images/icons/VWO.svg delete mode 100644 src/drivers/webextension/images/icons/vwo.svg diff --git a/src/drivers/webextension/images/icons/VWO.svg b/src/drivers/webextension/images/icons/VWO.svg new file mode 100644 index 000000000..5d89c9556 --- /dev/null +++ b/src/drivers/webextension/images/icons/VWO.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/drivers/webextension/images/icons/vwo.svg b/src/drivers/webextension/images/icons/vwo.svg deleted file mode 100644 index ac70798e9..000000000 --- a/src/drivers/webextension/images/icons/vwo.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/technologies.json b/src/technologies.json index 90f482542..33a510ec2 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -16279,23 +16279,6 @@ "scripts": "secure\\.checkout\\.visa\\.com", "website": "https://checkout.visa.com" }, - "Visual Website Optimizer": { - "cats": [ - 10 - ], - "html": [ - "" - ], - "icon": "vwo.svg", - "js": { - "VWO": "", - "__vwo": "" - }, - "scripts": [ - "dev\\.visualwebsiteoptimizer\\.com" - ], - "website": "https://vwo.com/" - }, "VisualPath": { "cats": [ 10 @@ -16411,6 +16394,38 @@ "implies": "Vue.js", "website": "https://vuetifyjs.com" }, + "VWO": { + "cats": [ + 10, + 74 + ], + "description": "VWO is a website testing and conversion optimization platform.", + "icon": "VWO.svg", + "js": { + "VWO": "", + "__vwo": "" + }, + "scripts": [ + "dev\\.visualwebsiteoptimizer\\.com/?([\\d.]+)\\;version:\\1" + ], + "saas": true, + "pricing": ["mid", "recurring"], + "website": "https://vwo.com/" + }, + "VWO Engage": { + "cats": [ + 32 + ], + "description": "VWO Engage is a part of the VWO Platform, which is a web-based push notification platform used by SaaS and B2B marketers, online content publishers, and ecommerce store owners.", + "icon": "VWO.svg", + "js": { + "_pushcrewDebuggingQueue": "" + }, + "scripts": "cdn\\.pushcrew\\.\\w+", + "saas": true, + "pricing": ["mid", "recurring"], + "website": "https://vwo.com/engage" + }, "W3 Total Cache": { "cats": [ 23