From 8e0fac86a9f9c15d7be897074e7380275e04ccaa Mon Sep 17 00:00:00 2001 From: nurbek Date: Sun, 7 Nov 2021 02:08:29 +0600 Subject: [PATCH] Add Hotjar Incoming Feedback / widget --- src/technologies/h.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/src/technologies/h.json b/src/technologies/h.json index fa4307566..ed8a86442 100644 --- a/src/technologies/h.json +++ b/src/technologies/h.json @@ -582,6 +582,22 @@ "hj.apiUrlBase": "" }, "scriptSrc": "//static\\.hotjar\\.com/", + "saas": true, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "website": "https://www.hotjar.com" + }, + "Hotjar Incoming Feedback": { + "cats": [ + 5 + ], + "description": "Hotjar Incoming Feedback is a widget that sits at the edge of a page.", + "icon": "Hotjar.svg", + "dom": "a[href*='hotjar.com/incoming-feedback'][target='_blank']", + "scriptSrc": "\\.hotjar\\.com/preact-incoming-feedback", "website": "https://www.hotjar.com" }, "Howler.js": {