From 0342f6e94c95fe38b37fcff2a6de4c283461e064 Mon Sep 17 00:00:00 2001 From: nurbek Date: Wed, 11 Nov 2020 11:24:50 +0600 Subject: [PATCH 1/2] Add Yotta/ Tag manager --- src/drivers/webextension/images/icons/Yottaa.svg | 9 +++++++++ src/technologies.json | 14 ++++++++++++++ 2 files changed, 23 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Yottaa.svg diff --git a/src/drivers/webextension/images/icons/Yottaa.svg b/src/drivers/webextension/images/icons/Yottaa.svg new file mode 100644 index 000000000..a8908e8c3 --- /dev/null +++ b/src/drivers/webextension/images/icons/Yottaa.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/technologies.json b/src/technologies.json index ab4b43b3b..9686baf9d 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -16168,6 +16168,20 @@ "icon": "YouTrack.png", "website": "http://www.jetbrains.com/youtrack/" }, + "Yottaa": { + "cats": [ + 42, + 74 + ], + "description": "Yottaa is the (SaaS) platform for accelerating ecommerce.", + "icon": "Yottaa.svg", + "meta": { + "X-Yottaa-Metrics": "", + "X-Yottaa-Optimizations": "" + }, + "scripts": "cdn\\.yottaa\\.\\w+/", + "website": "https://www.yottaa.com" + }, "YouTube": { "cats": [ 14 From 1f2cb1da46732914e12e78103ec6a2d9723508a3 Mon Sep 17 00:00:00 2001 From: Elbert Alias <77259+AliasIO@users.noreply.github.com> Date: Fri, 13 Nov 2020 08:10:28 +1100 Subject: [PATCH 2/2] Update technologies.json --- src/technologies.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/technologies.json b/src/technologies.json index 9686baf9d..50d2958e1 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -16173,7 +16173,7 @@ 42, 74 ], - "description": "Yottaa is the (SaaS) platform for accelerating ecommerce.", + "description": "Yottaa is an ecommerce optimisation platform that helps with conversions, performance and security.", "icon": "Yottaa.svg", "meta": { "X-Yottaa-Metrics": "", @@ -17841,4 +17841,4 @@ "website": "https://www.xt-commerce.com" } } -} \ No newline at end of file +}