{"id":14901,"date":"2025-09-09T15:27:29","date_gmt":"2025-09-09T15:27:29","guid":{"rendered":"https:\/\/proxy.goincop1.workers.dev:443\/https\/kayakoproddev.wpenginepowered.com\/?page_id=14901"},"modified":"2025-09-18T15:09:40","modified_gmt":"2025-09-18T15:09:40","slug":"customer-support-software","status":"publish","type":"page","link":"https:\/\/proxy.goincop1.workers.dev:443\/https\/kayako.com\/customer-support-software\/","title":{"rendered":"PP-Customer Support Software"},"content":{"rendered":"\n<h1>\n\t\tEnterprise-Grade AI Customer Support Without the Enterprise Price Tag\n\t<\/h1>\n\t<h2>Powerful AI customer support that scales with your business, not your bill.<\/h2>\n<h2>\n\t\tReady to Stop Overpaying for AI Support?\n\t<\/h2>\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/proxy.goincop1.workers.dev:443\/https\/kayako.com\/wp-content\/uploads\/2025\/09\/ai-customer-support.webp\" alt=\"ai-customer-support\" itemprop=\"image\" height=\"1562\" width=\"1804\" title=\"ai-customer-support\" onerror=\"this.style.display='none'\"  \/>\n<h3>\n\t\tLegacy systems bleed you dry through expensive paywalls. Kayako One democratizes it for you\n\t<\/h3>\n\t<p>Legacy helpdesks deliberately gatekeep AI behind expensive paywalls. They&#8217;ve built their entire business model around forcing you to pay premium prices for basic automation that should be standard.<\/p>\n<p>Here&#8217;s how they do it:<\/p>\n<ul>\n<li>Force expensive base plans just to qualify for AI features<\/li>\n<li>Layer on mandatory AI add-ons<\/li>\n<li>Hit you with usage penalties<\/li>\n<li>Create unpredictable billing that punishes successful automation<\/li>\n<\/ul>\n<h2>\n\t\tTry Kayako One AI @ $1 per resolution\n\t<\/h2>\n<h1>\n\t\tEverything You Need for Modern AI Support\n\t<\/h1>\n\t<link rel=\"stylesheet\" href=\"https:\/\/proxy.goincop1.workers.dev:443\/https\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0\/css\/all.min.css\"\/>\n<style>\n    \/* Interactive Product Features Section *\/\n    .product-features {\n        padding: 0;\n        position: relative;\n        overflow: hidden;\n    }\n    .product-features::before {\n        content: '';\n        position: absolute;\n        top: 0;\n        left: 0;\n        right: 0;\n        bottom: 0;\n        pointer-events: none;\n    }\n    .features-header {\n        text-align: center;\n        margin-bottom: 4rem;\n        position: relative;\n        z-index: 2;\n    }\n    .features-header h2 {\n        font-size: 3.5rem;\n        font-weight: 800;\n        color: #ffffff !important;\n        margin: 0;\n        letter-spacing: -0.02em;\n        text-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);\n    }\n    .features-subtitle {\n        color: #ffffff !important;\n        margin: 0 0 1rem 0;\n        text-shadow: 0 0 20px rgba(127, 78, 196, 0.5);\n    }\n    .scroll-indicator {\n        font-size: 0.9rem;\n        color: var(--text-secondary);\n        opacity: 0.8;\n        font-style: italic;\n        animation: fadeInOut 3s ease-in-out infinite;\n        position: relative;\n    }\n    .scroll-indicator::after {\n        content: ' \u25b6';\n        color: var(--primary-color);\n        animation: pulse 2s ease-in-out infinite;\n    }\n    @keyframes fadeInOut {\n        0%, 100% { opacity: 0.4; }\n        50% { opacity: 0.8; }\n    }\n    @keyframes pulse {\n        0%, 100% { opacity: 0.6; transform: scale(1); }\n        50% { opacity: 1; transform: scale(1.1); }\n    }\n    .features-container {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 3rem;\n        color: #ffffff !important;\n        margin: 0 auto;\n        position: relative;\n        z-index: 2;\n    }\n    .features-nav {\n        display: flex;\n        flex-direction: column;\n        gap: 1rem;\n    }\n    \/* Mobile navigation redesign *\/\n    @media (max-width: 768px) {\n        .features-nav {\n            flex-direction: row;\n            justify-content: center;\n            gap: 0.5rem;\n            margin-bottom: 1rem;\n            flex-wrap: wrap;\n        }\n        .feature-tile {\n            flex: 1;\n            min-width: auto;\n            max-width: 200px;\n            text-align: center;\n            padding: 1rem 0.75rem;\n        }\n    }\n    \/* Mobile navigation controls *\/\n    .mobile-nav-controls {\n        display: none;\n        align-items: center;\n        justify-content: center;\n        gap: 1rem;\n        margin: 2rem 0 1rem 0;\n        padding-top: 1rem;\n        border-top: 1px solid rgba(127, 78, 196, 0.2);\n    }\n    .mobile-nav-btn {\n        background: var(--card-bg);\n        backdrop-filter: blur(10px);\n        border: 1px solid rgba(127, 78, 196, 0.3);\n        border-radius: 50%;\n        width: 40px;\n        height: 40px;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        cursor: pointer;\n        transition: all 0.3s ease;\n        color: #7f4ec4;\n        font-size: 1rem;\n    }\n    .mobile-nav-btn:hover {\n        background: rgba(127, 78, 196, 0.1);\n        border-color: rgba(127, 78, 196, 0.5);\n        transform: scale(1.1);\n    }\n    .mobile-nav-btn:disabled {\n        opacity: 0.5;\n        cursor: not-allowed;\n        transform: none;\n    }\n    .mobile-nav-dots {\n        display: flex;\n        gap: 0.5rem;\n    }\n    .mobile-dot {\n        width: 8px;\n        height: 8px;\n        border-radius: 50%;\n        background: rgba(255, 255, 255, 0.3);\n        cursor: pointer;\n        transition: all 0.3s ease;\n    }\n    .mobile-dot:hover {\n        background: rgba(127, 78, 196, 0.5);\n        transform: scale(1.2);\n    }\n    .mobile-dot.active {\n        background: var(--primary-color);\n        transform: scale(1.2);\n    }\n    @media (max-width: 768px) {\n        .mobile-nav-controls {\n            display: flex;\n        }\n        .features-nav {\n            display: none;\n        }\n    }\n    .feature-tile {\n        background: linear-gradient(145deg, \n            rgba(127, 78, 196, 0.05) 0%, \n            rgba(6, 182, 212, 0.05) 100%);\n        border: 2px solid rgba(127, 78, 196, 0.15);\n        border-radius: 15px;\n        padding: 1.5rem;\n        cursor: pointer;\n        transition: all 0.3s ease;\n        position: relative;\n        overflow: hidden;\n    }\n    .feature-tile::before {\n        content: '';\n        position: absolute;\n        left: 0;\n        top: 0;\n        width: 4px;\n        height: 100%;\n        background: var(--primary-color);\n        transform: scaleY(0);\n        transition: transform 0.3s ease;\n    }\n    .feature-tile.active::before {\n        transform: scaleY(1);\n    }\n    .feature-tile:hover {\n        background: linear-gradient(145deg, \n            rgba(127, 78, 196, 0.1) 0%, \n            rgba(6, 182, 212, 0.1) 100%);\n        border-color: rgba(127, 78, 196, 0.3);\n        transform: translateX(5px);\n    }\n    \/* Mobile touch improvements *\/\n    @media (hover: none) and (pointer: coarse) {\n        .feature-tile:hover {\n            transform: none;\n        }\n        .feature-tile:active {\n            transform: scale(0.98);\n            background: linear-gradient(145deg, \n                rgba(127, 78, 196, 0.15) 0%, \n                rgba(6, 182, 212, 0.15) 100%);\n        }\n    }\n    .feature-tile.active {\n        background: linear-gradient(145deg, \n            rgba(127, 78, 196, 0.15) 0%, \n            rgba(6, 182, 212, 0.15) 100%);\n        border-color: rgba(127, 78, 196, 0.8);\n        box-shadow: 0 8px 25px rgba(127, 78, 196, 0.2);\n        animation: activePulse 2s ease-in-out infinite;\n        color: rgba(127, 78, 196, 1.0);\n    }\n    @keyframes activePulse {\n        0%, 100% { \n            box-shadow: 0 8px 25px rgba(127, 78, 196, 0.2);\n        }\n        50% { \n            box-shadow: 0 8px 25px rgba(127, 78, 196, 0.4);\n        }\n    }\n    .feature-tile h3 {\n        font-size: 1.2rem;\n        font-weight: 700;\n        color: var(--white);\n        margin: 0;\n        transition: color 0.3s ease;\n    }\n    .feature-tile p {\n        font-size: 16px;\n        color: var(--text-secondary);\n        margin: 0;\n        line-height: 1.4;\n        transition: color 0.3s ease;\n    }\n    .feature-tile.active h3,\n    .feature-tile:hover h3 {\n        color: var(--primary-color);\n    }\n    .feature-tile.active p,\n    .feature-tile:hover p {\n        color: var(--white);\n    }\n    .features-content {\n        position: relative;\n        min-height: 500px;\n    }\n    .feature-detail {\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 100%;\n        height: 100%;\n        opacity: 0;\n        visibility: hidden;\n        transition: all 0.6s ease-in-out;\n        display: flex;\n        flex-direction: column;\n        gap: 2rem;\n        transform: translateX(20px);\n    }\n    \/* Mobile content layout improvements *\/\n    @media (max-width: 768px) {\n        .feature-detail {\n            position: relative;\n            height: auto;\n            min-height: 300px;\n            transform: none;\n            opacity: 1;\n            visibility: visible;\n            display: none;\n        }\n        .feature-detail.active {\n            display: flex;\n            transform: none;\n        }\n        .features-content {\n        position: relative;\n        min-height: 300px;\n    }\n    }\n    .feature-detail.active {\n        opacity: 1;\n        visibility: visible;\n        transform: translateX(0);\n    }\n    .feature-info h3 {\n        font-size: 1.5rem;\n        font-weight: 700;\n        color: var(--white);\n        margin: 0 0 10px 0;\n        text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);\n    }\n    .feature-info p {\n        font-size: 16px;\n        line-height: 1.7;\n        color: var(--text-secondary);\n        margin: 0;\n    }\n    .feature-visual img {\n        height: auto;\n        border-radius: 15px;\n        transition: transform 0.3s ease;\n    }\n    \/* Responsive Design *\/\n    @media (max-width: 900px) {\n        .product-features {\n            padding: 80px 0;\n        }\n        .features-container {\n            grid-template-columns: 1fr;\n            gap: 2rem;\n            max-width: 95%;\n        }\n        .features-nav {\n            flex-direction: row;\n            overflow-x: auto;\n            padding-bottom: 1rem;\n            gap: 0.75rem;\n            scrollbar-width: none;\n            -ms-overflow-style: none;\n        }\n        .features-nav::-webkit-scrollbar {\n            display: none;\n        }\n        .feature-tile {\n            min-width: 180px;\n            flex-shrink: 0;\n            padding: 1.25rem;\n        }\n        .features-header h2 {\n            font-size: 2.5rem;\n        }\n        .features-subtitle {\n            font-size: 1.8rem;\n        }\n        .feature-info h3 {\n            font-size: 2rem;\n        }\n        .feature-info p {\n            font-size: 15px;\n        }\n        .feature-visual img {\n            max-width: 100%;\n            height: auto;\n        }\n    }\n    @media (max-width: 768px) {\n        .product-features {\n            padding: 60px 0;\n        }\n        .features-container {\n            max-width: 100%;\n            gap: 1.5rem;\n        }\n        .features-header {\n            margin-bottom: 2.5rem;\n        }\n        .features-header h2 {\n            font-size: 2.2rem;\n            margin-bottom: 1rem;\n        }\n        .features-subtitle {\n            font-size: 1.4rem;\n            margin-bottom: 0.5rem;\n        }\n        .scroll-indicator {\n            font-size: 0.8rem;\n        }\n        .features-nav {\n            gap: 0.5rem;\n            padding-bottom: 0.5rem;\n        }\n        .feature-tile {\n            padding: 1rem;\n            min-width: 160px;\n            border-radius: 12px;\n        }\n        .feature-tile h3 {\n            font-size: 1rem;\n            margin-bottom: 0.4rem;\n        }\n        .feature-tile p {\n            font-size: 0.8rem;\n            line-height: 1.3;\n        }\n        .feature-info h3 {\n            font-size: 30px;\n            line-height: 35px;\n            margin-bottom: 15px;\n            text-align: center;\n        }\n        .feature-info p {\n            font-size: 16px;\n            line-height: 24px;\n            text-align: center;\n        }\n        .feature-detail {\n            gap: 1.5rem;\n        }\n        .feature-visual img {\n            max-width: 100%;\n            border-radius: 12px;\n        }\n    }\n    @media (max-width: 600px) {\n        .product-features {\n            padding: 50px 0;\n        }\n        .container {\n            padding: 0 1rem;\n        }\n        .features-container {\n            gap: 1.25rem;\n        }\n        .features-header {\n            margin-bottom: 2rem;\n        }\n        .features-header h2 {\n            font-size: 1.8rem;\n            margin-bottom: 0.8rem;\n        }\n        .features-subtitle {\n            font-size: 1.2rem;\n            margin-bottom: 0.4rem;\n        }\n        .scroll-indicator {\n            font-size: 0.75rem;\n        }\n        .features-nav {\n            gap: 0.4rem;\n            padding-bottom: 0.4rem;\n        }\n        .feature-tile {\n            min-width: 140px;\n            padding: 0.875rem;\n            border-radius: 10px;\n        }\n        .feature-tile h3 {\n            font-size: 0.9rem;\n            margin-bottom: 0.3rem;\n        }\n        .feature-tile p {\n            font-size: 0.75rem;\n            line-height: 1.2;\n        }\n        .feature-info h3 {\n            font-size: 30px;\n            line-height: 35px;\n            margin-bottom: 15px;\n            text-align: center;\n        }\n        .feature-info p {\n            font-size: 16px;\n            line-height: 24px;\n            text-align: center;\n        }\n        .feature-detail {\n            gap: 1.25rem;\n        }\n        .feature-visual img {\n            border-radius: 10px;\n        }\n    }\n    @media (max-width: 480px) {\n        .product-features {\n            padding: 40px 0;\n        }\n        .features-container {\n            gap: 1rem;\n        }\n        .features-header {\n            margin-bottom: 1.5rem;\n        }\n        .features-header h2 {\n            font-size: 1.6rem;\n            margin-bottom: 0.6rem;\n        }\n        .features-subtitle {\n            font-size: 1.1rem;\n            margin-bottom: 0.3rem;\n        }\n        .scroll-indicator {\n            font-size: 0.7rem;\n        }\n        .features-nav {\n            gap: 0.3rem;\n            padding-bottom: 0.3rem;\n        }\n        .feature-tile {\n            min-width: 120px;\n            padding: 0.75rem;\n            border-radius: 8px;\n        }\n        .feature-tile h3 {\n            font-size: 0.8rem;\n            margin-bottom: 0.25rem;\n        }\n        .feature-tile p {\n            font-size: 0.7rem;\n            line-height: 1.1;\n        }\n        .feature-info h3 {\n            font-size: 30px;\n            line-height: 35px;\n            margin-bottom: 15px;\n            text-align: center;\n        }\n        .feature-info p {\n            font-size: 16px;\n            line-height: 24px;\n            text-align: center;\n        }\n        .feature-detail {\n            gap: 1rem;\n        }\n        .feature-visual img {\n            border-radius: 8px;\n        }\n    }\n<\/style>\n<!-- Interactive Product Features Section -->\n<section id=\"product\">\n            <!-- Desktop Navigation -->\n                    <h3>Omnichannel AI Customer Support<\/h3>\n                    <h3>Conversational AI Bots &#038; Copilots<\/h3>\n                    <h3>SingleView\u2122 Customer Intelligence<\/h3>\n                    <h3>AI Self-Service &#038; Help Center<\/h3>\n                    <h3>Intelligent Case &#038; Ticket Management<\/h3>\n                    <h3>AI Triage, Routing &#038; Priority<\/h3>\n                    <h3>Agent Desktop with AI Assist<\/h3>\n                    <h3>No-Code Automation Builder<\/h3>\n                    <h3>Analytics &#038; Root-Cause Insights<\/h3>\n                        <h3>Unify every conversation in one intelligent inbox<\/h3>\n                        <p>Connect email, chat, web, mobile SDK, SMS\/WhatsApp, social media, reviews, and APIs seamlessly. The platform automatically merges customer identities across channels, cleans messy inputs with OCR, blocks spam with AI, and applies custom SLAs and business hours per channel.<\/p>\n                        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/Omnichannel-AI-Customer-Support.webp\" alt=\"Omnichannel AI Customer Support\" \/>\n                        <h3>AI that actually understands and acts<\/h3>\n                        <p>Deliver precise answers using retrieval from your knowledge base and past cases. Handle complex multi-intent conversations with built-in guardrails, and execute secure actions like password resets or order status checks. When confidence drops, handoff includes full context so agents never start from scratch.<\/p>\n                        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/Conversational-AI-Bots-Copilots.webp\" alt=\"Conversational AI Bots &#038; Copilots\" \/>\n                        <h3>Every customer detail, purchase, and interaction in one complete view<\/h3>\n                        <p>Complete purchase history, order details, product usage, past tickets, and communication preferences in one timeline. Agents never ask customers to repeat information. Built-in health scoring and churn prediction help prioritize high-value accounts.<\/p>\n                        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/SingleView-Customer-Intelligence.webp\" alt=\"SingleView\u2122 Customer Intelligence\" \/>\n                        <h3>Let customers solve their own problems faster<\/h3>\n                        <p>Publish articles, runbooks, and decision trees with approval workflows and version control. AI drafts, rewrites, and translates content to match your style guide. Customers get semantic search with typo tolerance, in-product widgets, and AI-moderated community threads.<\/p>\n                        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/AI-Self-Service-Help-Center.webp\" alt=\"AI Self-Service &#038; Help Center\" \/>\n                        <h3>Beyond basic ticketing into true case orchestration<\/h3>\n                        <p>Model complex tickets with subtasks and parent\/child relationships. Manage incidents, problems, and changes with configurable states, pause rules, and escalations including OLAs. Auto-merge duplicates, stitch conversations across channels, and maintain an immutable audit trail.<\/p>\n                        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/Intelligent-Case-Ticket-Management.webp\" alt=\"Intelligent Case &#038; Ticket Management\" \/>\n                        <h3>Smart automation that gets smarter<\/h3>\n                        <p>Classify intent and topics with confidence scores, predict urgency using impact and likelihood, and route by agent skills, workload, language, and region. Automatically flag and redact sensitive data (PII\/PCI\/PHI), cluster similar cases to expose trends, and reduce duplicate work before it hits queues.<\/p>\n                        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/AI-Triage-Routing-Priority.webp\" alt=\"AI Triage, Routing &#038; Priority\" \/>\n                        <h3>Your agents&#8217; AI-powered command center<\/h3>\n                        <p>Work from a unified timeline while collaborating via notes and @mentions. Access complete customer 360 view including profile, orders, devices, entitlements, and health scores. Get AI assistance for composing replies with tone controls, next-best-action prompts, real-time translation, instant summaries, and one-click field autofill.<\/p>\n                        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/Agent-Desktop-with-AI-Assist.webp\" alt=\"Agent Desktop with AI Assist\" \/>\n                        <h3>Build powerful workflows without coding<\/h3>\n                        <p>Design automation flows with triggers, conditions, actions, timeouts, and webhooks-or simply describe what you want and let AI draft the rule. Test against historical data, add human approval gates and exception handling, and monitor performance with detailed logs and alerts.<\/p>\n                        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/No-Code-Automation-Builder.webp\" alt=\"No-Code Automation Builder\" \/>\n                        <h3>Data-driven decisions, not gut feelings<\/h3>\n                        <p>Track volume, average handle time, first-contact resolution, CSAT\/NPS, backlog depth, deflection rates, and SLA performance across intents, channels, products, regions, tiers, and lifecycle stages. Use AI to surface contact drivers, topic drift patterns, and policy gaps automatically.<\/p>\n                        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/Analytics-Root-Cause-Insights.webp\" alt=\"Analytics &#038; Root-Cause Insights\" \/>\n            <!-- Mobile Navigation Controls -->\n                <button disabled>\n                <\/button>\n                \n<\/section>\n<h1>\n\t\tWhy 100+ shifted from Legacy system to Kayako One AI\n\t<\/h1>\n\t    <link rel=\"stylesheet\" href=\"https:\/\/proxy.goincop1.workers.dev:443\/https\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0\/css\/all.min.css\"\/>\n    <style>\n        .platform-header {\n            text-align: center;\n            margin-bottom: 4rem;\n            position: relative;\n            z-index: 2;\n        }\n        .platform-header h2 {\n            font-size: 3rem;\n            font-weight: 800;\n            color: var(--white);\n            margin-bottom: 1rem;\n            letter-spacing: -0.02em;\n            text-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);\n        }\n        .platform-header p {\n            font-size: 1.2rem;\n            color: rgba(255, 255, 255, 0.9);\n            max-width: 800px;\n            margin: 0 auto;\n            line-height: 1.6;\n        }\n        .testimonials-carousel {\n            position: relative;\n            max-width: 1000px;\n            margin: 0 auto;\n            height: 700px;\n            min-height: 700px;\n            overflow: hidden;\n            z-index: 2;\n        }\n        .testimonial-card {\n            position: absolute;\n            top: 0;\n            left: 50%;\n            transform: translateX(-50%) scale(0.8);\n            width: 1000px;\n            background: var(--card-bg);\n            backdrop-filter: blur(20px);\n            border-radius: 20px;\n            padding: 3rem;\n            text-align: center;\n            color: var(--white);\n            transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1);\n            opacity: 0.3;\n            box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);\n            border: 1px solid var(--border-color);\n            overflow: hidden;\n            pointer-events: none;\n        }\n        .testimonial-card::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            bottom: 0;\n            background: linear-gradient(135deg, rgba(127, 78, 196, 0.05) 0%, rgba(6, 182, 212, 0.05) 100%);\n            opacity: 0;\n            transition: opacity 0.4s ease;\n        }\n        .testimonial-card.active {\n            opacity: 1;\n            transform: translateX(-50%) scale(1);\n            z-index: 10;\n            pointer-events: auto;\n        }\n        .testimonial-card.active::before {\n            opacity: 1;\n        }\n        .testimonial-card {\n            left: 50%;\n            transform: translateX(-50%) scale(0.8);\n            z-index: 1;\n        }\n        .testimonial-avatar {\n            width: 200px;\n            height: 200px;\n            margin: 0 auto 2rem;\n            border-radius: 18px;\n            overflow: hidden;\n            border: 4px solid rgba(127, 78, 196, 0.4);\n            position: relative;\n            z-index: 2;\n            box-shadow: 0 8px 25px rgba(127, 78, 196, 0.3);\n        }\n        .testimonial-avatar img {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n        }\n        .testimonial-initials {\n            width: 100%;\n            height: 100%;\n            background: linear-gradient(135deg, #7f4ec4, #06b6d4);\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-size: 1.5rem;\n            font-weight: 700;\n            color: white;\n        }\n        .testimonial-content {\n            flex: 1;\n            position: relative;\n            z-index: 2;\n        }\n        .testimonial-content blockquote {\n            font-size: 1.4rem;\n            line-height: 1.7;\n            color: rgba(255, 255, 255, 0.95);\n            margin: 0 0 2rem 0;\n            position: relative;\n            font-weight: 500;\n            text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);\n        }\n        blockquote {\n            font-size: 1.5em;\n            color: #555;\n            border-left: none;\n            padding: 10px 20px;\n            background-color: transparent;\n        }\n        .testimonial-author h4 {\n            font-size: 1.5rem;\n            font-weight: 700;\n            color: var(--white);\n            margin: 0 0 0.5rem 0;\n            text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);\n            color: #ffffff !important;\n        }\n        .testimonial-author p {\n            font-size: 1.1rem;\n            color: rgba(255, 255, 255, 0.8);\n            margin: 0;\n            font-weight: 500;\n        }\n        .testimonials-nav {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            gap: 2rem;\n            position: relative;\n            z-index: 20;\n            width: 100%;\n        }\n        .nav-btn {\n            background: var(--card-bg);\n            backdrop-filter: blur(10px);\n            border: 1px solid rgba(127, 78, 196, 0.3);\n            border-radius: 50%;\n            width: 50px;\n            height: 50px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            cursor: pointer;\n            transition: all 0.3s ease;\n            color: #7f4ec4;\n            font-size: 1.1rem;\n        }\n        .nav-btn:hover {\n            background: rgba(127, 78, 196, 0.1);\n            border-color: rgba(127, 78, 196, 0.5);\n            transform: scale(1.1);\n        }\n        .nav-btn:disabled {\n            opacity: 0.5;\n            cursor: not-allowed;\n            transform: none;\n        }\n        .testimonial-dots {\n            display: flex;\n            gap: 0.5rem;\n        }\n        .dot {\n            width: 12px;\n            height: 12px;\n            border-radius: 50%;\n            background: rgba(255, 255, 255, 0.3);\n            cursor: pointer;\n            transition: all 0.3s ease;\n        }\n        .dot:hover {\n            background: rgba(127, 78, 196, 0.5);\n            transform: scale(1.2);\n        }\n        .dot.active {\n            background: var(--primary-color);\n            transform: scale(1.2);\n        }\n        \/* Responsive Design *\/\n        @media (max-width: 900px) {\n            .testimonials-carousel {\n                height: auto;\n                min-height: 600px;\n                max-width: 95%;\n            }\n            .testimonial-card {\n                width: 95%;\n                padding: 2.5rem;\n                position: absolute;\n                top: 0;\n                left: 50%;\n                transform: translateX(-50%) scale(0.8);\n                opacity: 0;\n                pointer-events: none;\n                visibility: hidden;\n            }\n            .testimonial-card.active {\n                transform: translateX(-50%) scale(1);\n                opacity: 1;\n                pointer-events: auto;\n                position: relative;\n                margin-bottom: 2rem;\n                visibility: visible;\n            }\n            .testimonial-avatar {\n                width: 120px;\n                height: 120px;\n            }\n            .testimonials-nav {\n                gap: 1rem;\n=            }\n            .platform-header h2 {\n                font-size: 2.5rem;\n            }\n            .platform-header p {\n                font-size: 1.1rem;\n            }\n        }\n        @media (max-width: 768px) {\n            .interactive-testimonials {\n                padding: 0;\n            }\n            .testimonials-carousel {\n                height: auto;\n                min-height: 550px;\n            }\n            .platform-header h2 {\n                font-size: 2rem;\n            }\n            .testimonial-card {\n                padding: 2rem;\n                width: 90%;\n                position: absolute;\n                top: 0;\n                left: 50%;\n                transform: translateX(-50%) scale(0.8);\n                opacity: 0;\n                pointer-events: none;\n                visibility: hidden;\n            }\n            .testimonial-card.active {\n                transform: translateX(-50%) scale(1);\n                opacity: 1;\n                pointer-events: auto;\n                position: relative;\n                margin-bottom: 2rem;\n                visibility: visible;\n            }\n            .testimonial-avatar {\n                width: 100px;\n                height: 100px;\n            }\n            .testimonial-content blockquote {\n                font-size: 1.2rem;\n            }\n            .testimonial-author h4 {\n                font-size: 1.3rem;\n            }\n            .testimonial-author p {\n                font-size: 1rem;\n            }\n        }\n        @media (max-width: 600px) {\n            .testimonials-carousel {\n                height: auto;\n                min-height: 500px;\n            }\n            .testimonial-card {\n                width: 95%;\n                padding: 1.5rem;\n                position: absolute;\n                top: 0;\n                left: 50%;\n                transform: translateX(-50%) scale(0.8);\n                opacity: 0;\n                pointer-events: none;\n                visibility: hidden;\n            }\n            .testimonial-card.active {\n                transform: translateX(-50%) scale(1);\n                opacity: 1;\n                pointer-events: auto;\n                position: relative;\n                margin-bottom: 2rem;\n                visibility: visible;\n            }\n            .testimonial-avatar {\n                width: 80px;\n                height: 80px;\n                margin-bottom: 1.5rem;\n            }\n            .testimonial-initials {\n                font-size: 1.4rem;\n            }\n            .testimonial-content blockquote {\n                font-size: 1.1rem;\n            }\n            .nav-btn {\n                width: 40px;\n                height: 40px;\n                font-size: 1rem;\n            }\n            .dot {\n                width: 10px;\n                height: 10px;\n            }\n        }\n        @media (max-width: 480px) {\n            .testimonials-carousel {\n                height: auto;\n                min-height: 450px;\n            }\n            .testimonial-card {\n                width: 98%;\n                padding: 1.25rem;\n                position: absolute;\n                top: 0;\n                left: 50%;\n                transform: translateX(-50%) scale(0.8);\n                opacity: 0;\n                pointer-events: none;\n                visibility: hidden;\n            }\n            .testimonial-card.active {\n                transform: translateX(-50%) scale(1);\n                opacity: 1;\n                pointer-events: auto;\n                position: relative;\n                margin-bottom: 2rem;\n                visibility: visible;\n            }\n            .testimonial-avatar {\n                width: 70px;\n                height: 70px;\n                margin-bottom: 1rem;\n            }\n            .testimonial-content blockquote {\n                font-size: 1rem;\n                line-height: 1.4;\n            }\n            .testimonial-author h4 {\n                font-size: 1.1rem;\n            }\n            .testimonial-author p {\n                font-size: 0.9rem;\n            }\n            .nav-btn {\n                width: 35px;\n                height: 35px;\n                font-size: 0.9rem;\n            }\n            .dot {\n                width: 8px;\n                height: 8px;\n            }\n        }\n        \/* Touch\/Swipe Styles *\/\n        .testimonials-carousel.swiping {\n            cursor: grabbing;\n        }\n        .testimonials-carousel.swiping .testimonial-card {\n            transition: none;\n        }\n    <\/style>\n    <!-- Interactive Testimonials Section -->\n    <section id=\"customers\">\n                    <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/07\/balaji-jayaraman.webp\" alt=\"Balaji Jayaraman\"\/>\n                    <blockquote>\n                        &#8220;Every time we lost a support agent, it cost us $20,000 and three months of scrambling. The team was burnt out, and new hires barely kept up. Since we brought in Kayako, that&#8217;s changed. It handles the repetitive stuff, and our agents finally have room to breathe. We&#8217;ve cut churn dramatically, and our team&#8217;s performance is stronger than ever.&#8221;\n                    <\/blockquote>\n                        <h4>Balaji Jayaraman<\/h4>\n                        <p>VP of Customer Support, Aurea<\/p>\n                    <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/07\/csaba-daniel.webp\" alt=\"Csaba Daniel\"\/>\n                    <blockquote>\n                        &#8220;Support used to ping our engineers for help constantly. It wasn&#8217;t malicious-it was just that no one else had the context. But those distractions cost us real money and slowed everything down. Now with Kayako pulling answers from our docs and logs, tickets get resolved before they ever hit engineering. It&#8217;s been a huge unlock for both teams.&#8221;\n                    <\/blockquote>\n                        <h4>Csaba Daniel<\/h4>\n                        <p>VP of Customer Solutions Engineering, Influitive<\/p>\n                    <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/07\/aditi-garg.webp\" alt=\"Aditi Garg\"\/>\n                    <blockquote>\n                        &#8220;Kayako One transformed our support operations. What used to take hours now takes minutes. Our customers are happier, our agents are more productive, and we&#8217;re saving thousands every month. It&#8217;s the best investment we&#8217;ve made in our support infrastructure.&#8221;\n                    <\/blockquote>\n                        <h4>Aditi Garg<\/h4>\n                        <p>VP of Customer Support, Tivian<\/p>\n                    <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/07\/colin-guilfoyle.webp\" alt=\"Colin Guilfoyle\"\/>\n                    <blockquote>\n                        &#8220;Kayako cut our ticket age from 18 hours to under 5 and half of those tickets disappeared entirely. We weren&#8217;t buying a new interface. We were buying a cost reset.&#8221;\n                    <\/blockquote>\n                        <h4>Colin Guilfoyle<\/h4>\n                        <p>SVP of Customer Support, Trilogy<\/p>\n            <button aria-label=\"Previous testimonial\">\n            <\/button>\n            <button aria-label=\"Next testimonial\">\n            <\/button>\n    <\/section>\n<h1>\n\t\tStop paying AI Tax to Legacy AI Customer Support Softwares\n\t<\/h1>\n\t<p>Kayako One simplifies AI customer support for you<\/p>\n<h3>\n\t\tKayako One\n\t<\/h3>\n<h1>\n\t\t$79\/mo\n\t<\/h1>\n\tOne Brand Messenger<br \/>\nShared Inbox &amp; Ticketing System<br \/>\nPre-built Reports<br \/>\nPublic Help Center<br \/>\nMultiple Team Inboxes<br \/>\nPrivate &amp; Multilingual Help Center<br \/>\nMulti-Brand Messenger\n\t\t\t<a href=\"https:\/\/proxy.goincop1.workers.dev:443\/https\/kayako.com\/lead-form\/\" target=\"_self\">\n\t\t\t\t\t\t\tGet Started\n\t\t\t\t\t<\/a>\n<h6>\n\t\t+$1 for all AI resolved tickets\n\t<\/h6>\n<h1>\n\t\tFrequently Asked Questions\n\t<\/h1>\n\t\t\t\t\t<a href=\"#\" id=\"fl-accordion--label-0\" tabindex=\"0\" aria-controls=\"fl-accordion--panel-0\">How is Kayako One different from Zendesk or Intercom?<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"#\" id=\"fl-accordion--icon-0\" tabindex=\"-1\"><i title=\"Collapse\">Collapse<\/i><\/a>\n\t\t\t\t\t<p>We offer the same powerful AI capabilities without the complex pricing. One plan includes everything-no expensive add-ons or usage-based surprises.<\/p>\n\t\t\t\t\t<a href=\"#\" id=\"fl-accordion--label-1\" tabindex=\"0\" aria-controls=\"fl-accordion--panel-1\">What happens during the free trial?<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"#\" id=\"fl-accordion--icon-1\" tabindex=\"-1\"><i title=\"Expand\">Expand<\/i><\/a>\n\t\t\t\t\t<p>You get full access to all features for 14 days. Connect your support inbox and see AI automation in action within minutes.<\/p>\n\t\t\t\t\t<a href=\"#\" id=\"fl-accordion--label-2\" tabindex=\"0\" aria-controls=\"fl-accordion--panel-2\">How long does migration take?<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"#\" id=\"fl-accordion--icon-2\" tabindex=\"-1\"><i title=\"Expand\">Expand<\/i><\/a>\n\t\t\t\t\t<p>Our phased approach means you can start seeing value immediately. Full migration typically takes 2-4 weeks with our white-glove service.<\/p>\n\t\t\t\t\t<a href=\"#\" id=\"fl-accordion--label-3\" tabindex=\"0\" aria-controls=\"fl-accordion--panel-3\">Is my data secure during migration?<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"#\" id=\"fl-accordion--icon-3\" tabindex=\"-1\"><i title=\"Expand\">Expand<\/i><\/a>\n\t\t\t\t\t<p>Absolutely. We follow industry best practices with guaranteed data integrity and security throughout the process.<\/p>\n\t\t\t\t\t<a href=\"#\" id=\"fl-accordion--label-4\" tabindex=\"0\" aria-controls=\"fl-accordion--panel-4\">Can I integrate with my existing tools?<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"#\" id=\"fl-accordion--icon-4\" tabindex=\"-1\"><i title=\"Expand\">Expand<\/i><\/a>\n\t\t\t\t\t<p>Yes, Kayako One integrates with popular CRM, helpdesk, and business tools. Our team helps ensure seamless connectivity.<\/p>\n<h2>\n\t\tEliminate 80% of Your Tickets in 90 Days\n\t<\/h2>\n\t\t\t<a href=\"https:\/\/proxy.goincop1.workers.dev:443\/https\/kayako.com\/lead-form\/\" target=\"_self\">\n\t\t\t\t\t\t\tTry Kayako One Today!\n\t\t\t\t\t<\/a>\n\n","protected":false},"excerpt":{"rendered":"<p>Enterprise-Grade AI Customer Support Without the Enterprise Price Tag Powerful AI customer support that scales with your business, not your bill. Ready to Stop Overpaying for AI Support? Legacy systems bleed you dry through expensive paywalls. Kayako One democratizes it for you Legacy helpdesks deliberately gatekeep AI behind expensive paywalls. They&#8217;ve built their entire business&hellip;&nbsp;<a href=\"https:\/\/proxy.goincop1.workers.dev:443\/https\/kayako.com\/customer-support-software\/\" rel=\"bookmark\">Read More &raquo;<span class=\"screen-reader-text\">PP-Customer Support Software<\/span><\/a><\/p>\n","protected":false},"author":20,"featured_media":13532,"parent":0,"menu_order":1,"comment_status":"closed","ping_status":"closed","template":"page-templates\/template-pagebuilder-full-width.php","meta":{"content-type":"","neve_meta_sidebar":"full-width","neve_meta_container":"","neve_meta_enable_content_width":"on","neve_meta_content_width":100,"neve_meta_title_alignment":"","neve_meta_author_avatar":"","neve_post_elements_order":"","neve_meta_disable_header":"","neve_meta_disable_footer":"","neve_meta_disable_title":"","neve_meta_reading_time":"","footnotes":""},"class_list":["post-14901","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.0 - https:\/\/proxy.goincop1.workers.dev:443\/https\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>AI Customer Support Software | Kayako<\/title>\n<meta name=\"description\" content=\"Stop switching between customer support views. Kayako is a Customer Support Software where you can see the entire customer journey from one place.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/proxy.goincop1.workers.dev:443\/https\/kayako.com\/customer-support-software\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"AI Customer Support Software | Kayako\" \/>\n<meta property=\"og:description\" content=\"Stop switching between customer support views. Kayako is a Customer Support Software where you can see the entire customer journey from one place.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/proxy.goincop1.workers.dev:443\/https\/kayako.com\/customer-support-software\/\" \/>\n<meta property=\"og:site_name\" content=\"Kayako\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/proxy.goincop1.workers.dev:443\/https\/www.facebook.com\/kayako\" \/>\n<meta property=\"article:modified_time\" content=\"2025-09-18T15:09:40+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/proxy.goincop1.workers.dev:443\/https\/kayako.com\/wp-content\/uploads\/2024\/11\/Tkets-1.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"1080\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@kayako\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/kayako.com\\\/customer-support-software\\\/\",\"url\":\"https:\\\/\\\/kayako.com\\\/customer-support-software\\\/\",\"name\":\"AI Customer Support Software | Kayako\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/kayako.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/kayako.com\\\/customer-support-software\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/kayako.com\\\/customer-support-software\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/kayako.com\\\/wp-content\\\/uploads\\\/2024\\\/11\\\/Tkets-1.png\",\"datePublished\":\"2025-09-09T15:27:29+00:00\",\"dateModified\":\"2025-09-18T15:09:40+00:00\",\"description\":\"Stop switching between customer support views. Kayako is a Customer Support Software where you can see the entire customer journey from one place.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/kayako.com\\\/customer-support-software\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/kayako.com\\\/customer-support-software\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/kayako.com\\\/customer-support-software\\\/#primaryimage\",\"url\":\"https:\\\/\\\/kayako.com\\\/wp-content\\\/uploads\\\/2024\\\/11\\\/Tkets-1.png\",\"contentUrl\":\"https:\\\/\\\/kayako.com\\\/wp-content\\\/uploads\\\/2024\\\/11\\\/Tkets-1.png\",\"width\":1920,\"height\":1080},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/kayako.com\\\/customer-support-software\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/kayako.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"PP-Customer Support Software\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/kayako.com\\\/#website\",\"url\":\"https:\\\/\\\/kayako.com\\\/\",\"name\":\"Kayako\",\"description\":\"See It. Use It. Love It.\",\"publisher\":{\"@id\":\"https:\\\/\\\/kayako.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/kayako.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/kayako.com\\\/#organization\",\"name\":\"Kayako\",\"url\":\"https:\\\/\\\/kayako.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/kayako.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/kayako.com\\\/wp-content\\\/uploads\\\/2024\\\/07\\\/kayako-ai-logo.png\",\"contentUrl\":\"https:\\\/\\\/kayako.com\\\/wp-content\\\/uploads\\\/2024\\\/07\\\/kayako-ai-logo.png\",\"width\":555,\"height\":193,\"caption\":\"Kayako\"},\"image\":{\"@id\":\"https:\\\/\\\/kayako.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/kayako\",\"https:\\\/\\\/x.com\\\/kayako\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/kayako\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"AI Customer Support Software | Kayako","description":"Stop switching between customer support views. Kayako is a Customer Support Software where you can see the entire customer journey from one place.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/proxy.goincop1.workers.dev:443\/https\/kayako.com\/customer-support-software\/","og_locale":"en_US","og_type":"article","og_title":"AI Customer Support Software | Kayako","og_description":"Stop switching between customer support views. Kayako is a Customer Support Software where you can see the entire customer journey from one place.","og_url":"https:\/\/proxy.goincop1.workers.dev:443\/https\/kayako.com\/customer-support-software\/","og_site_name":"Kayako","article_publisher":"https:\/\/proxy.goincop1.workers.dev:443\/https\/www.facebook.com\/kayako","article_modified_time":"2025-09-18T15:09:40+00:00","og_image":[{"width":1920,"height":1080,"url":"https:\/\/proxy.goincop1.workers.dev:443\/https\/kayako.com\/wp-content\/uploads\/2024\/11\/Tkets-1.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_site":"@kayako","twitter_misc":{"Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/proxy.goincop1.workers.dev:443\/https\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/proxy.goincop1.workers.dev:443\/https\/kayako.com\/customer-support-software\/","url":"https:\/\/proxy.goincop1.workers.dev:443\/https\/kayako.com\/customer-support-software\/","name":"AI Customer Support Software | Kayako","isPartOf":{"@id":"https:\/\/proxy.goincop1.workers.dev:443\/https\/kayako.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/proxy.goincop1.workers.dev:443\/https\/kayako.com\/customer-support-software\/#primaryimage"},"image":{"@id":"https:\/\/proxy.goincop1.workers.dev:443\/https\/kayako.com\/customer-support-software\/#primaryimage"},"thumbnailUrl":"https:\/\/proxy.goincop1.workers.dev:443\/https\/kayako.com\/wp-content\/uploads\/2024\/11\/Tkets-1.png","datePublished":"2025-09-09T15:27:29+00:00","dateModified":"2025-09-18T15:09:40+00:00","description":"Stop switching between customer support views. Kayako is a Customer Support Software where you can see the entire customer journey from one place.","breadcrumb":{"@id":"https:\/\/proxy.goincop1.workers.dev:443\/https\/kayako.com\/customer-support-software\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/proxy.goincop1.workers.dev:443\/https\/kayako.com\/customer-support-software\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/proxy.goincop1.workers.dev:443\/https\/kayako.com\/customer-support-software\/#primaryimage","url":"https:\/\/proxy.goincop1.workers.dev:443\/https\/kayako.com\/wp-content\/uploads\/2024\/11\/Tkets-1.png","contentUrl":"https:\/\/proxy.goincop1.workers.dev:443\/https\/kayako.com\/wp-content\/uploads\/2024\/11\/Tkets-1.png","width":1920,"height":1080},{"@type":"BreadcrumbList","@id":"https:\/\/proxy.goincop1.workers.dev:443\/https\/kayako.com\/customer-support-software\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/proxy.goincop1.workers.dev:443\/https\/kayako.com\/"},{"@type":"ListItem","position":2,"name":"PP-Customer Support Software"}]},{"@type":"WebSite","@id":"https:\/\/proxy.goincop1.workers.dev:443\/https\/kayako.com\/#website","url":"https:\/\/proxy.goincop1.workers.dev:443\/https\/kayako.com\/","name":"Kayako","description":"See It. Use It. Love It.","publisher":{"@id":"https:\/\/proxy.goincop1.workers.dev:443\/https\/kayako.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/proxy.goincop1.workers.dev:443\/https\/kayako.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/proxy.goincop1.workers.dev:443\/https\/kayako.com\/#organization","name":"Kayako","url":"https:\/\/proxy.goincop1.workers.dev:443\/https\/kayako.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/proxy.goincop1.workers.dev:443\/https\/kayako.com\/#\/schema\/logo\/image\/","url":"https:\/\/proxy.goincop1.workers.dev:443\/https\/kayako.com\/wp-content\/uploads\/2024\/07\/kayako-ai-logo.png","contentUrl":"https:\/\/proxy.goincop1.workers.dev:443\/https\/kayako.com\/wp-content\/uploads\/2024\/07\/kayako-ai-logo.png","width":555,"height":193,"caption":"Kayako"},"image":{"@id":"https:\/\/proxy.goincop1.workers.dev:443\/https\/kayako.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/proxy.goincop1.workers.dev:443\/https\/www.facebook.com\/kayako","https:\/\/proxy.goincop1.workers.dev:443\/https\/x.com\/kayako","https:\/\/proxy.goincop1.workers.dev:443\/https\/www.linkedin.com\/company\/kayako"]}]}},"_links":{"self":[{"href":"https:\/\/proxy.goincop1.workers.dev:443\/https\/kayako.com\/wp-json\/wp\/v2\/pages\/14901","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/proxy.goincop1.workers.dev:443\/https\/kayako.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/proxy.goincop1.workers.dev:443\/https\/kayako.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/proxy.goincop1.workers.dev:443\/https\/kayako.com\/wp-json\/wp\/v2\/users\/20"}],"replies":[{"embeddable":true,"href":"https:\/\/proxy.goincop1.workers.dev:443\/https\/kayako.com\/wp-json\/wp\/v2\/comments?post=14901"}],"version-history":[{"count":0,"href":"https:\/\/proxy.goincop1.workers.dev:443\/https\/kayako.com\/wp-json\/wp\/v2\/pages\/14901\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/proxy.goincop1.workers.dev:443\/https\/kayako.com\/wp-json\/wp\/v2\/media\/13532"}],"wp:attachment":[{"href":"https:\/\/proxy.goincop1.workers.dev:443\/https\/kayako.com\/wp-json\/wp\/v2\/media?parent=14901"}],"curies":[{"name":"wp","href":"https:\/\/proxy.goincop1.workers.dev:443\/https\/api.w.org\/{rel}","templated":true}]}}