🤖 CleanBoot Chatbot v4.0
Full upgrade with 30+ intents, weighted keyword scoring, multi-response rotation, lead capture, analytics, and feedback.
- 30+ intents — warranty, payment, pickup-how, laptop/desktop, business, privacy, files, compare, and more
- Weighted scoring — keyword matching with bonus signals for multi-pattern hits
- Multi-response rotation — never repeats the same answer twice in a row
- Lead Capture — collects name + phone when booking
- Thumbs feedback — 👍/👎 on every response
- Analytics — intents, drop-off, popular questions, thumbs up/down
- Smart open — exit-intent toast + 40% scroll trigger
- Session memory — welcome-back banner for returning visitors
- Corrected malware price — $149 (was $129 in v3)
To embed on any page (after deploy):
Add to <head>:
<link rel="stylesheet" href="/cleanboot-chatbot.html">
And before </body>:
<script src="/cleanboot-chatbot.html"></script>
Or use the <iframe> approach.