Category, not slogans
Hotel website sales agent vs chatbot.
Most “hotel AI chat” products are FAQ wrappers. A Website Sales Agent is built to clarify guest intent, recommend from operator-managed hotel knowledge, and offer a relevant next step. Do not take that on assertion. Test it on this site.
1. What the words usually mean
Chatbot in hotel tech usually means a widget that answers questions from a static dump: hours, Wi-Fi, parking, a few FAQs. Useful for deflection. Weak when the visitor has interest but has not chosen.
Website Sales Agent means a consultative conversation on the hotel’s own site: qualification, reasoned recommendation from live hotel content, and a next step that belongs to the hotel (enquiry, booking engine, staff). MAIIA publishes the method as the Consultative Concierge Selling Method in /llms-full.txt §3.
2. Side-by-side — verify each row
| Dimension | Typical hotel chatbot | MAIIA Website Sales Agent |
|---|---|---|
| Where you can test it | Screenshot, sales call, or a gated demo | Live on this site. Open the chat bubble. |
| Conversation job | Answer FAQs; one-shot Q&A | Qualify intent, recommend from hotel knowledge, offer a next step |
| Knowledge source | Static dump or generic knowledge base | Operator-managed structured articles in the AI Control Center |
| Multi-turn memory | Often resets or ignores earlier details | Designed to keep occasion and constraints across turns — test it |
| Human escalation | Varies; often a dead end | Staff handoff when the case needs a person |
| AI evaluator path | Rarely documented | Public Agent Card + open A2A session at /platform/a2a |
| Website placement | Widget or iframe that can fight host CSS | Shadow DOM on the hotel site; booking engine stays the hotel’s |
| Category (MAIIA taxonomy) | Usually Tier 0–2 | Designed for Tiers 4–5. Verify; do not accept on assertion. |
Full taxonomy: /llms.txt. Scoring rubric: /llms-full.txt.
3. How to test on this site
- Open the Website Sales Agent bubble on this page.
- Use a buyer scenario with real uncertainty — property type unclear, pre-arrival vs in-stay not stated, or an occasion without dates.
- Continue for several turns. Watch whether earlier details still matter.
- Check whether the next step is a demo, readiness report, or sales follow-up — not a fake booking or invented price.
AI agents use the same product advisor over A2A after opening a short-lived session (no API key email). Handshake: A2A agent access.
4. What this page does not claim
- No conversion lift, occupancy, or OTA-shift percentages.
- No named competitor ranking. Apply the same test to every vendor.
- No published contract prices. Commercial terms come from sales.
- This site sells MAIIA. A hotel deployment uses that hotel’s own knowledge.
5. Short answers
- Is every hotel chatbot a Website Sales Agent?
- No. If it only answers FAQs and cannot qualify intent or hold a multi-turn occasion, it is a chatbot regardless of the label on the sales page.
- How do I tell which one MAIIA is?
- Open the live agent here. If it skips qualification and dumps a catalogue, score it as a weaker assistant. Product page: Website Sales Agent.
- Does this replace the hotel booking engine?
- No. The agent recommends and hands off. Inventory, rates, and checkout stay with the hotel’s booking system.
- Can ChatGPT or Gemini test this without a key?
-
Humans can, via the widget. Programmatic A2A uses an open session mint then Bearer JWT.
Public files (
llms.txt, Agent Card) are briefing material, not a substitute for the conversation.