Merge pull request #7883 from ceopeo/karte

Add Karte / a-b-testing, personalisation
main
Elbert Alias 1 year ago committed by GitHub
commit fe6f23b7c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

Binary file not shown.

After

Width:  |  Height:  |  Size: 958 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

@ -0,0 +1,11 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_4670_39)">
<path d="M12.584 13.9055L17.9466 7.64536H24.7552L18.7103 13.8986L27.5212 27.1022C30.2941 24.2252 32 20.312 32 16.0005C32 7.16338 24.8365 0 15.9992 0C14.8268 0 13.6854 0.127079 12.5851 0.366354V13.9066L12.584 13.9055Z" fill="#5FC1DF"/>
<path d="M15.2303 17.3985L12.5857 20.169V24.2115H7.46689V2.46378C2.98012 5.29844 0 10.3003 0 15.9995C0 24.8366 7.1635 32 16.0008 32C18.6592 32 21.1654 31.3508 23.3704 30.2048L15.2303 17.3996V17.3985Z" fill="#666666"/>
</g>
<defs>
<clipPath id="clip0_4670_39">
<rect width="32" height="32" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 698 B

@ -337,13 +337,33 @@
"scriptSrc": "karma\\.mdpcdn\\.com",
"website": "https://karma-runner.github.io"
},
"Karte": {
"cats": [
74,
76
],
"description": "Karte is a customer engagement and marketing automation platform that enables businesses to understand their customers, deliver personalised experiences, and optimise marketing strategies.",
"icon": "Karte.png",
"js": {
"__karte_tracker": "",
"__karte_loaded": "",
"__karte_live": "",
"__KARTE_REWRITE_ADMIN_CONFIG": ""
},
"pricing": [
"poa",
"recurring"
],
"saas": true,
"website": "https://karte.io"
},
"Kartra": {
"cats": [
32
],
"description": "Kartra is an online business platform that offers marketing and sales tools.",
"dom": "form[action*='app.kartra.com']",
"icon": "Kartra.png",
"icon": "Kartra.svg",
"js": {
"init_kartra_tracking": "",
"kartra_tracking_loaded": ""

Loading…
Cancel
Save