Add CartStack/Ecommerce, Analytics

main
nurbek 5 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", "icon": "Cart-generic.svg",
"website": "https://www.wappalyzer.com/technologies/ecommerce/cart-functionality" "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": { "Catberry.js": {
"cats": [ "cats": [
12, 12,
@ -3324,7 +3339,7 @@
"description": "ClustrMaps widget is a visitor tracker, designed for general web and blog use.", "description": "ClustrMaps widget is a visitor tracker, designed for general web and blog use.",
"icon": "ClustrMaps.svg", "icon": "ClustrMaps.svg",
"dom": { "dom": {
"img[src*=clustrmaps.com]": { "img[src*='clustrmaps.com']": {
"attributes": { "attributes": {
"src": "" "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.", "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", "icon": "OpenStreetMap.svg",
"dom": { "dom": {
"iframe[src=*openstreetmap.org],iframe[data-lazy-src=*openstreetmap.org]": { "iframe[src*='openstreetmap.org'],iframe[data-lazy-src*='openstreetmap.org']": {
"text": "" "attributes": {
"src": ""
}
} }
}, },
"oss": true, "oss": true,