Skip to content

Commit fe6f23b

Browse files
authored
Merge pull request #7883 from ceopeo/karte
Add Karte / a-b-testing, personalisation
2 parents 85cef44 + 67221cd commit fe6f23b

File tree

4 files changed

+32
-1
lines changed

4 files changed

+32
-1
lines changed
958 Bytes
Loading
-1.3 KB
Binary file not shown.
Lines changed: 11 additions & 0 deletions
Loading

src/technologies/k.json

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,13 +337,33 @@
337337
"scriptSrc": "karma\\.mdpcdn\\.com",
338338
"website": "https://karma-runner.github.io"
339339
},
340+
"Karte": {
341+
"cats": [
342+
74,
343+
76
344+
],
345+
"description": "Karte is a customer engagement and marketing automation platform that enables businesses to understand their customers, deliver personalised experiences, and optimise marketing strategies.",
346+
"icon": "Karte.png",
347+
"js": {
348+
"__karte_tracker": "",
349+
"__karte_loaded": "",
350+
"__karte_live": "",
351+
"__KARTE_REWRITE_ADMIN_CONFIG": ""
352+
},
353+
"pricing": [
354+
"poa",
355+
"recurring"
356+
],
357+
"saas": true,
358+
"website": "https://karte.io"
359+
},
340360
"Kartra": {
341361
"cats": [
342362
32
343363
],
344364
"description": "Kartra is an online business platform that offers marketing and sales tools.",
345365
"dom": "form[action*='app.kartra.com']",
346-
"icon": "Kartra.png",
366+
"icon": "Kartra.svg",
347367
"js": {
348368
"init_kartra_tracking": "",
349369
"kartra_tracking_loaded": ""

0 commit comments

Comments
 (0)