Update Kibo Personalization, Add Monetate / pers

main
nurbek 1 year ago
parent a2f1c21ba1
commit 6324ee5c42

Binary file not shown.

Before

Width:  |  Height:  |  Size: 723 B

@ -0,0 +1,10 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="32" height="32" fill="black"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M16.2756 16.2629L16.6951 16.6863L16.2763 16.2622L16.2756 16.2629Z" fill="white"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M2.57104 30.0575H2.58224L13.835 18.7935L2.57104 30.0575Z" fill="white"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M2.57104 29.7262H29.7372L19.4434 19.4561L2.57104 29.7262Z" fill="white"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M2.57331 30.0508L2.56006 30.064L2.58192 30.0508H2.57331Z" fill="#656868"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M13.6621 18.7096L2.57104 29.7261H2.58001L19.4622 19.3716L19.467 19.3689L16.6853 16.5812L16.2486 16.1431L13.6621 18.7096Z" fill="#656868"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M13.418 2.56006L2.57104 13.4077V29.7262L13.6248 18.6718L16.1994 16.0957L16.2008 16.0971L16.2015 16.0964L29.7372 2.56006H13.418Z" fill="#FFCE01"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M13.418 2.56006L2.57104 13.4077V29.7262L13.6248 18.6718L16.1994 16.0957L16.2008 16.0971L16.2015 16.0964L29.7372 2.56006H13.418Z" fill="#FFCE01"/>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

@ -0,0 +1,14 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<mask id="mask0_4654_80" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="7" width="19" height="19">
<path d="M0.969727 7.27295H18.7066V25.0073H0.969727V7.27295Z" fill="#8566AB"/>
</mask>
<g mask="url(#mask0_4654_80)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M18.7066 25.0074H0.969727V7.27295C10.7711 7.2783 18.7013 15.2078 18.7066 25.0074Z" fill="#8566AB"/>
</g>
<mask id="mask1_4654_80" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="12" y="7" width="19" height="19">
<path d="M12.9255 7.27295H30.6624V25.0073H12.9255V7.27295Z" fill="#F36B21"/>
</mask>
<g mask="url(#mask1_4654_80)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.9255 25.0074H30.6624V7.27295C20.8611 7.2783 12.9309 15.2078 12.9255 25.0074Z" fill="#F36B21"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 877 B

@ -585,22 +585,18 @@
74 74
], ],
"description": "Kibo Personalization is a omnichannel personalisation software powered by machine learning to deliver individualized customer experiences and powered by Monetate and Certona.", "description": "Kibo Personalization is a omnichannel personalisation software powered by machine learning to deliver individualized customer experiences and powered by Monetate and Certona.",
"icon": "Kibo.png", "icon": "Kibo.svg",
"js": { "js": {
"BaynoteAPI": "", "BaynoteAPI": "",
"BaynoteJSVersion": "", "BaynoteJSVersion": "",
"certona.recommendations": "", "certona.recommendations": "",
"certonaRecommendations": "", "certonaRecommendations": ""
"monetate": "",
"monetateQ": "",
"monetateT": ""
}, },
"pricing": [ "pricing": [
"poa" "poa"
], ],
"saas": true, "saas": true,
"scriptSrc": [ "scriptSrc": [
"\\.monetate\\.net",
"\\.baynote\\.net", "\\.baynote\\.net",
"\\.certona\\.net" "\\.certona\\.net"
], ],

@ -2537,6 +2537,25 @@
"scriptSrc": "/wp-content/plugins/woocommerce-gateway-moneris/", "scriptSrc": "/wp-content/plugins/woocommerce-gateway-moneris/",
"website": "https://wordpress.org/plugins/wc-moneris-payment-gateway" "website": "https://wordpress.org/plugins/wc-moneris-payment-gateway"
}, },
"Monetate": {
"cats": [
74,
76
],
"description": "Monetate is a company that specializes in providing personalisation and customer experience optimisation solutions to businesses.",
"icon": "Monetate.svg",
"js": {
"monetate": "",
"monetateQ": "",
"monetateT": ""
},
"pricing": [
"poa"
],
"saas": true,
"scriptSrc": "\\.monetate\\.net",
"website": "https://monetate.com"
},
"MongoDB": { "MongoDB": {
"cats": [ "cats": [
34 34