tag in your site's HTML." }, { "@type": "HowToStep", "position": 3, "name": "Dashboard Familiarization", "text": "Log in and locate the five key areas: Inbox, Visitors, Flows, Lyro, and Analytics." }, { "@type": "HowToStep", "position": 4, "name": "Operator Status Management", "text": "Learn to set your status in the top right corner to 'Online,' 'Offline,' or 'Invisible' to control your live chat availability." } ] }, { "@type": "HowToSection", "name": "Part 2: Mastering Automation (Building a Flow)", "itemListElement": [ { "@type": "HowToStep", "position": 5, "name": "Choose a Template", "text": "Navigate to the 'Flows' section. Click 'Add from template' and select the 'Generate Leads' template." }, { "@type": "HowToStep", "position": 6, "name": "Understand the Visual Builder", "text": "Familiarize yourself with the drag-and-drop interface, identifying Trigger, Action, and Condition nodes." }, { "@type": "HowToStep", "position": 7, "name": "Customize the Flow", "text": "Click on each message node to edit the text to match your brand's voice and correctly ask for user information." }, { "@type": "HowToStep", "position": 8, "name": "Activate and Test", "text": "Click 'Activate' and open your website in a new incognito window to interact with and debug your new bot." } ] }, { "@type": "HowToSection", "name": "Part 3: Unleashing Conversational AI with Lyro", "itemListElement": [ { "@type": "HowToStep", "position": 9, "name": "Activate Lyro", "text": "Navigate to the 'Lyro' section in your Tidio panel and activate the AI." }, { "@type": "HowToStep", "position": 10, "name": "Create the Knowledge Base", "text": "Add 15-20 of your most frequently asked questions and answers, or provide your website's FAQ page URL for Lyro to crawl." }, { "@type": "HowToStep", "position": 11, "name": "Set Escalation Rules", "text": "In Lyro settings, define keywords (e.g., 'speak to human') that will automatically pause the AI and notify a human agent." }, { "@type": "HowToStep", "position": 12, "name": "Monitor & Train Continuously", "text": "Regularly review the 'Unanswered Questions' dashboard to create new Q&A entries or refine existing ones to improve accuracy." } ] }, { "@type": "HowToSection", "name": "Part 4: Advanced Implementation and Scaling", "itemListElement": [ { "@type": "HowToStep", "position": 13, "name": "CRM Integration (HubSpot Example)", "text": "Go to Settings > Integrations, select HubSpot, and authorize the connection for automatic contact syncing." }, { "@type": "HowToStep", "position": 14, "name": "Headless Chatbot Triggering (JavaScript API)", "text": "Create a flow with an 'Automation -> Triggered by API' trigger. Use the provided automation ID in an onclick attribute on your website to launch the specific bot." }, { "@type": "HowToStep", "position": 15, "name": "Contact Property Personalization", "text": "Use the tidioChatApi.setVisitorData() function to pass data from your website to Tidio and use Condition nodes in your flows for personalized messages." } ] } ] }, { "@type": "FAQPage", "@id": "https://bestaicustomercarecentral.com/customer-support/tidio-tutorials-and-usecase#FAQPage", "mainEntityOfPage": { "@id": "https://bestaicustomercarecentral.com/customer-support/tidio-tutorials-and-usecase#BlogPosting" }, "mainEntity": [ { "@type": "Question", "name": "How does Tidio's AI (Lyro) differ from its regular chatbots (Flows)?", "acceptedAnswer": { "@type": "Answer", "text": "Flows are rule-based automations you build visually for predictable processes like lead qualification. Lyro is a conversational AI using Natural Language Processing (NLP) to understand user intent and answer unpredictable questions from a knowledge base. They are best used together, where a Flow can initiate a conversation and Lyro can handle complex queries." } }, { "@type": "Question", "name": "What is the estimated ROI of implementing Tidio?", "acceptedAnswer": { "@type": "Answer", "text": "ROI from Tidio comes from cost savings via AI ticket deflection and revenue generation from bot-qualified leads. To calculate it, estimate savings by multiplying the number of tickets handled by Lyro by your average cost per ticket. For revenue, track the value of deals closed from leads generated by the bot. A manual audit of conversations is needed for a precise successful resolution rate." } }, { "@type": "Question", "name": "Is Tidio secure for handling sensitive customer data?", "acceptedAnswer": { "@type": "Answer", "text": "Tidio uses TLS 1.2+ encryption and is SOC 2 Type II certified. However, for YMYL industries like healthcare and finance, extreme caution is needed. You must configure mandatory keyword handoffs, use a restricted knowledge base, and secure user consent. Crucially, Tidio is not HIPAA compliant and will not sign a BAA, making it unsuitable for handling Protected Health Information (PHI)." } }, { "@type": "Question", "name": "Is Tidio reliable for high-traffic websites?", "acceptedAnswer": { "@type": "Answer", "text": "Tidio is engineered for scalability with minimal impact on site speed. For enterprise-level reliability, you should inquire directly about their Uptime SLA (Service Level Agreement) and data residency options to ensure compliance and optimal performance for your user base." } }, { "@type": "Question", "name": "How 'smart' is Lyro's AI? Does it use semantic search?", "acceptedAnswer": { "@type": "Answer", "text": "Lyro's intelligence is based on a Natural Language Processing (NLP) model designed for semantic search, which understands the intent behind a user's question rather than just matching keywords. Its effectiveness depends heavily on the quality of your knowledge base and continuous training via the 'Unanswered Questions' log." } }, { "@type": "Question", "name": "How does Tidio compare to a more advanced competitor like Intercom?", "acceptedAnswer": { "@type": "Answer", "text": "Tidio excels in ease of use, its generous free plan, and its integrated package of rule-based flows and AI, making it ideal for SMBs. Intercom is generally more powerful, enterprise-focused, and expensive, with deeper features for large support teams. Tidio is often the better starting point for businesses seeking a balance of power, affordability, and simplicity." } }, { "@type": "Question", "name": "Can I use Tidio to proactively engage visitors?", "acceptedAnswer": { "@type": "Answer", "text": "Yes, this is a core strength. You can set up chatbot flows to trigger based on user behaviors, such as time spent on a pricing page or an abandoned cart action in a Shopify store, allowing you to proactively offer help or incentives." } }, { "@type": "Question", "name": "What is the most common mistake people make when setting up Tidio?", "acceptedAnswer": { "@type": "Answer", "text": "The most common mistake is failing to train the AI. Many users activate Lyro without creating a dedicated knowledge base or regularly reviewing the 'Unanswered Questions' log. Consistent training is the most critical factor for improving AI accuracy and ticket deflection rate." } }, { "@type": "Question", "name": "How much technical skill is needed to implement the advanced use cases?", "acceptedAnswer": { "@type": "Answer", "text": "About 80% of Tidio's value can be unlocked without code. Use cases like the 'Automated Sales Pipeline' can be built with Tidio's visual builder and Zapier. More advanced personalization, like 'Proactive SaaS Onboarding,' requires basic JavaScript knowledge to implement the API calls." } }, { "@type": "Question", "name": "Can Tidio integrate with tools other than HubSpot or Zapier?", "acceptedAnswer": { "@type": "Answer", "text": "Yes. While Tidio has native integrations, its Zapier and Make integrations allow it to connect to thousands of other applications. For fully custom solutions, Tidio also provides a robust API for developers to build their own integrations." } } ] } ] }