From 6a62b4ca5e6afaf4938380f9dd7976fc79be5096 Mon Sep 17 00:00:00 2001 From: nurbek Date: Tue, 28 Dec 2021 18:30:39 +0600 Subject: [PATCH] Add Zaraz / Performance --- src/drivers/webextension/images/icons/Zaraz.svg | 15 +++++++++++++++ src/technologies/z.json | 16 ++++++++++++++++ 2 files changed, 31 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Zaraz.svg diff --git a/src/drivers/webextension/images/icons/Zaraz.svg b/src/drivers/webextension/images/icons/Zaraz.svg new file mode 100644 index 000000000..3423005cf --- /dev/null +++ b/src/drivers/webextension/images/icons/Zaraz.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/technologies/z.json b/src/technologies/z.json index cde19dc4e..40b12435a 100644 --- a/src/technologies/z.json +++ b/src/technologies/z.json @@ -73,6 +73,22 @@ "scriptSrc": "zanox\\.com/scripts/zanox\\.js$", "website": "http://zanox.com" }, + "Zaraz": { + "cats": [ + 92 + ], + "description": "Zaraz allows most tools to send their information through the Zaraz backend, replacing multiple network requests with a single request. Zaraz replaces heavy third-party widgets with a lighter-weight version that loads first so that the full-featured tool loads only when the browser reaches interactivity or upon user interaction.", + "icon": "Zaraz.svg", + "js": { + "zarazData": "", + "zaraz": "" + }, + "saas": true, + "pricing": [ + "poa" + ], + "website": "https://zaraz.com" + }, "Zeleris": { "cats": [ 99