From 504f0fa98af55662854933130a4bd0722f198ff1 Mon Sep 17 00:00:00 2001 From: nurbek Date: Wed, 15 Sep 2021 17:00:38 +0600 Subject: [PATCH] Add SaaSquatch / Loyalty&rewards , Referral marketing --- .../webextension/images/icons/SaaSquatch.svg | 4 ++++ src/technologies/s.json | 20 +++++++++++++++++++ 2 files changed, 24 insertions(+) create mode 100644 src/drivers/webextension/images/icons/SaaSquatch.svg diff --git a/src/drivers/webextension/images/icons/SaaSquatch.svg b/src/drivers/webextension/images/icons/SaaSquatch.svg new file mode 100644 index 000000000..726f4bb0e --- /dev/null +++ b/src/drivers/webextension/images/icons/SaaSquatch.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/technologies/s.json b/src/technologies/s.json index a1ef376ab..d1dcde18d 100644 --- a/src/technologies/s.json +++ b/src/technologies/s.json @@ -1,4 +1,24 @@ { + "SaaSquatch": { + "cats": [ + 94, + 84 + ], + "description": "SaaSquatch is a cloud-based loyalty, referral and rewards marketing platform.", + "icon": "SaaSquatch.svg", + "js": { + "SAASQUATCH_TENANT_ALIAS": "", + "squatch.CtaWidget": "", + "squatchQuery": "" + }, + "scripts": "(?:\\.cloudfront\\.net/assets/javascripts/(?:v2/)?|/sas)squatch\\.min\\.js", + "saas": true, + "pricing": [ + "high", + "recurring" + ], + "website": "https://www.saasquatch.com" + }, "SAP": { "cats": [ 53