From 327f195d4f238afcda4840809e2c80eb08a59652 Mon Sep 17 00:00:00 2001 From: nurbek Date: Thu, 30 Jun 2022 02:54:15 +0600 Subject: [PATCH] Add Gameball / loyalty-rewards --- .../webextension/images/icons/Gameball.svg | 9 ++++++++ src/technologies/g.json | 21 +++++++++++++++++++ 2 files changed, 30 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Gameball.svg diff --git a/src/drivers/webextension/images/icons/Gameball.svg b/src/drivers/webextension/images/icons/Gameball.svg new file mode 100644 index 000000000..0d89e6dd0 --- /dev/null +++ b/src/drivers/webextension/images/icons/Gameball.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/technologies/g.json b/src/technologies/g.json index 9e4697edc..442c1817c 100644 --- a/src/technologies/g.json +++ b/src/technologies/g.json @@ -190,6 +190,27 @@ "scriptSrc": "gm_javascript\\.js\\.php", "website": "http://gambio.de" }, + "Gameball": { + "cats": [ + 84 + ], + "description": "Gameball is a loyalty & retention platform that offers gamified customer engagement tools for customers such as rewards, points, and referrals.", + "icon": "Gameball.svg", + "js": { + "GbSdk.settings.shop": "", + "gbReferralCodeInput": "" + }, + "scriptSrc": "assets\\.gameball\\.co/", + "saas": true, + "pricing": [ + "freemium", + "low", + "recurring", + "payg", + "poa" + ], + "website": "https://www.gameball.co" + }, "Gatsby": { "cats": [ 57,