Add CartStack/Ecommerce, Analytics

main
nurbek 4 years ago
parent c15450533e
commit 068dd908be

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

@ -2870,6 +2870,21 @@
"icon": "Cart-generic.svg",
"website": "https://www.wappalyzer.com/technologies/ecommerce/cart-functionality"
},
"CartStack": {
"cats": [
6,
10
],
"description": "CartStack is a SaaS solution that allows any company with an ecommerce site or reservation system to increase revenue through reminding/encouraging consumers to return to their abandoned cart and complete their purchase.",
"icon": "CartStack.svg",
"js": {
"_cartstack": ""
},
"scripts": "api\\.cartstack\\.\\w+",
"saas": true,
"pricing": ["low", "recurring"],
"website": "https://www.cartstack.com"
},
"Catberry.js": {
"cats": [
12,
@ -3324,7 +3339,7 @@
"description": "ClustrMaps widget is a visitor tracker, designed for general web and blog use.",
"icon": "ClustrMaps.svg",
"dom": {
"img[src*=clustrmaps.com]": {
"img[src*='clustrmaps.com']": {
"attributes": {
"src": ""
}
@ -10575,8 +10590,10 @@
"description": "OpenStreetMap is a free, editable map of the whole world that is being built by volunteers largely from scratch and released with an open-content license.",
"icon": "OpenStreetMap.svg",
"dom": {
"iframe[src=*openstreetmap.org],iframe[data-lazy-src=*openstreetmap.org]": {
"text": ""
"iframe[src*='openstreetmap.org'],iframe[data-lazy-src*='openstreetmap.org']": {
"attributes": {
"src": ""
}
}
},
"oss": true,