This is an automated email from the ASF dual-hosted git repository.

mjsax pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/kafka-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 84189283c Update powered-by.html (#693)
84189283c is described below

commit 84189283c97bceeedd208b86e08438cfdb986f63
Author: admin-trackity <[email protected]>
AuthorDate: Mon Sep 29 03:41:27 2025 +0500

    Update powered-by.html (#693)
    
    * Update powered-by.html
    
    * Add files via upload
---
 images/powered-by/trackity.png | Bin 0 -> 10498 bytes
 powered-by.html                |   6 ++++++
 2 files changed, 6 insertions(+)

diff --git a/images/powered-by/trackity.png b/images/powered-by/trackity.png
new file mode 100644
index 000000000..cd8af8d7e
Binary files /dev/null and b/images/powered-by/trackity.png differ
diff --git a/powered-by.html b/powered-by.html
index cff1ff193..8975875d0 100644
--- a/powered-by.html
+++ b/powered-by.html
@@ -841,6 +841,12 @@
         "logo": "spitha.png",
         "logoBgColor": "#ffffff",
         "description": "Based in South Korea, SPITHA is a team of experts 
specializing in Apache Kafka. We are driven by the question of how to make 
Kafka easier for users, and with that in mind, we are developing 'Felice,' a 
robust tool designed to streamline the operation and management of Kafka. 
Alongside this, we offer in-depth technical consulting and support services to 
provide comprehensive solutions to our clients."    
+    },
+    {
+        "link": "https://www.trackity.com/";,
+        "logo": "trackity.png",
+        "logoBgColor": "#FFFFFF",
+        "description": "Trackity leverages Apache Kafka as the backbone of its 
real-time data pipeline, powering seamless event streaming from Shopify and ad 
platforms to enable accurate conversion tracking, cross-channel attribution, 
and instant analytics across its e-commerce intelligence platform."
     }];
 </script>
 

Reply via email to