๐
Obsidian Gold โ Complete Setup Guide
Everything from installation to going live
๐ Table of Contents
- After Installation โ Admin First Steps
- Creating Your First Chatbot
- Training Your Bot (FAQs & Keywords)
- Adding Quick Reply Buttons
- Website Integration (All Platforms)
- Live Agent Chat Setup
- SMTP Email Configuration
- Managing Leads
- Analytics & Reports
- Client Management (Admin)
- Troubleshooting Common Issues
1 After Installation โ Admin First Steps
- Login at
https://chat.savjgroup.com/login.phpwith admin credentials set during install - Go to Admin โ SMTP Email โ Configure email so clients get notifications
- Go to Admin โ SEO Settings โ Set title, description, Google Analytics code
- Go to Admin โ Packages โ Edit or create pricing plans (they appear on homepage instantly)
- Go to Admin โ Settings โ Update homepage hero text, contact info, social links
- Go to Admin โ Announcements โ Create a welcome message for new clients
2 Creating Your First Chatbot
- Login at
https://chat.savjgroup.com/client/index.php - Click ๐ง Bot Training in sidebar, then + New Bot
- Choose an industry template (Real Estate, Beauty, Finance, etc.) for pre-built FAQs
- Enter bot name, set theme color, write a welcome message
- Click Create Chatbot โ
๐ก Templates: Each template includes 5 ready-made FAQs and 4 quick reply buttons so your bot works immediately after creation!
3 Training Your Bot (FAQs & Keywords)
- Go to Bot Training โ FAQs tab
- Enter keywords (words visitors type):
price, cost, charges, rate, fees - Enter the question and a clear answer
- Set priority (10=highest) and click Add FAQ
Example:
Keywords:
Question: What is your pricing?
Answer: Our plans start from โน999/mo. Want a custom quote?
Keywords:
price, cost, charges, rateQuestion: What is your pricing?
Answer: Our plans start from โน999/mo. Want a custom quote?
Synonyms Tab: Teach bot that "cost" = "price" = "charges" = "fee" so all variations work.
Documents Tab: Upload PDF/TXT files โ bot searches them automatically when no FAQ matches.
Documents Tab: Upload PDF/TXT files โ bot searches them automatically when no FAQ matches.
4 Adding Quick Reply Buttons
- Go to Bot Training โ Quick Replies tab
- Add buttons visitors see when they open the chat
- Action types: Send Message, Open URL, WhatsApp, Capture Lead
Examples:
๐ฐ Pricing ๐ Call Us ๐
Book Demo ๐ฒ WhatsApp5 Website Integration
โก One Line of Code โ Works Everywhere
<script src="https://chat.savjgroup.com/widget/widget.js?id=YOUR_BOT_ID" defer></script>
Find your Bot ID in Dashboard โ click your bot card โ copy the ID shown
๐ WordPress
Appearance โ Theme Editor โ footer.php โ paste before
๐ Shopify
Online Store โ Themes โ Edit Code โ theme.liquid โ paste before