From 3e741d819de02b7d4b1547eaf994d7f5fb3d7a9b Mon Sep 17 00:00:00 2001 From: nurbek Date: Sat, 24 Apr 2021 21:32:55 +0600 Subject: [PATCH] Add Picreel/ Retargeting , widgets --- .../webextension/images/icons/Picreel.svg | 11 ++++++++++ src/technologies.json | 22 +++++++++++++++++++ 2 files changed, 33 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Picreel.svg diff --git a/src/drivers/webextension/images/icons/Picreel.svg b/src/drivers/webextension/images/icons/Picreel.svg new file mode 100644 index 000000000..22535a1f3 --- /dev/null +++ b/src/drivers/webextension/images/icons/Picreel.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/technologies.json b/src/technologies.json index 20ceb1295..6c83c409d 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -13978,6 +13978,28 @@ ], "website": "https://trypico.com" }, + "Picreel": { + "cats": [ + 77, + 5 + ], + "description": "Picreel is a conversion optimisation software.", + "icon": "Picreel.svg", + "dom": { + "iframe[src*='app.picreel.com']": { + "attributes": { + "src": "" + } + } + }, + "js": { + "picreel": "" + }, + "scripts": "\\.picreel\\.com", + "saas": true, + "pricing": ["low", "recurring"], + "website": "https://www.picreel.com" + }, "Pimcore": { "cats": [ 1,