From ca8d14efa9085f2eb13c243059208574d573c02b Mon Sep 17 00:00:00 2001 From: nurbek Date: Sat, 12 Jun 2021 15:50:10 +0600 Subject: [PATCH] Add Leadinfo / analytics --- .../webextension/images/icons/Leadinfo.svg | 16 ++++++++++++++++ src/technologies.json | 15 +++++++++++++++ 2 files changed, 31 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Leadinfo.svg diff --git a/src/drivers/webextension/images/icons/Leadinfo.svg b/src/drivers/webextension/images/icons/Leadinfo.svg new file mode 100644 index 000000000..0d1561b38 --- /dev/null +++ b/src/drivers/webextension/images/icons/Leadinfo.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/technologies.json b/src/technologies.json index 2daf31318..6ed6c792e 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -10652,6 +10652,21 @@ "scripts": "js/ignition-current\\.min\\.js\\;confidence:50", "website": "https://www.launchrock.com" }, + "Leadinfo": { + "cats": [ + 10 + ], + "description": "Leadinfo is a lead generation software that enables you to recognise B2B website visitors.", + "icon": "Leadinfo.svg", + "js": { + "GlobalLeadinfoNamespace": "\\;confidence:50", + "leadinfo": "\\;confidence:50" + }, + "scripts": "cdn\\.leadinfo\\.net", + "saas": true, + "pricing": ["mid", "recurring"], + "website": "https://www.leadinfo.com" + }, "Leaflet": { "cats": [ 35