Got questions? This way.
FAQs, quick fixes, and official info on every feature.
Can't find your question here, directly chat with out support by clicking the chat icon on bottom right of the website.
Getting Started:
First of all you need to have an account with WizzChat. If you haven't created one yet, click here to create a free account.
To display the chat on your website include the following scripts into the <head></head> or <footer></footer> area of each page where the chat is shown.
For Example: <!-- Wizz Chat -->
<script id="chat-init" src="https://app.wizzchat.com/account/js/init.js?id=xxxxxxxx34"></script>
You can use plugin to add the Wizz Chat code on a wordpress site. There are multiple plugins, but we suggest WPCode Lite (free).
Follow below steps;
- Install the plugin WPCode Lite & Activate it.
- Now click on Code Snippets tab on your wordpress dashboard & select Header & Fotter
- Below the Body section add the installation code from your WizzChat account
- Reload your website
If the chat icon does not appear, clear you cache or deactivate cache plugins on wordpress and try again. Contact our support team if you need any assistance.
Designing You Chat Bot:
Here we will cover some of your general questions on designing the chat bot.
Once you are logged in to WizzChat, click on dashboard (top right corner) and you will reach the chat interface. Here click on settings, then on Design.
In the Design tab, you can play with the colors of the chat widget, change chat icon, chat background etc.
You can also add chat widget header title and message.
You also have the option to add a custom chat button icon.
Once you are logged in to WizzChat, click on dashboard (top right corner) and you will reach the chat interface. Here click on settings, then on Design.
In the Design tab, use Chat position section to Set the position of the chat widget.
The chat widget display text with the default font of the page in which WizzChat widget is added. So, if you want to change the font of Chat Widget, you will have to change the font of your website/ page.
AI Settings:
One of the coolest feature of WizzChat is the integration with Open AI & Dialog flow AI.
Once you are logged in to WizzChat, click on dashboard (top right corner) and you will reach the chat interface. Here click on settings, then on Artificial Intelligence.
Here you will have to follow below steps;
- Select the Sync Mode as Manual
- Add Open AI API Key. Click here watch video on How to learn on creating an Open AI API Key. Once API key is created, copy and paste it on WizzChat.
- Now select the chat mode as All Questions. You can select other options as well, depends on your use.
- Model - you can select GPT 3.5 Turbo.
- Now enable these options in the AI settings - Chatbot, Spelling correction, Smart reply, Generate user expressions
- Now your chatbot is connected to Open AI. Test the bot by asking random questions.
Once you are logged in to WizzChat, click on dashboard (top right corner) and you will reach the chat interface. Here click on settings, then on Artificial Intelligence.
Here you will have to follow below steps for training the bot on your content.
- To initiate the chatbot training, input the URL of your content in Settings > Artificial Intelligence > Open AI - Training Sources. It is possible to enter URLs for websites, text or PDF files, or XML sitemaps. PDF and text files can also be uploaded from Settings > Artificial Intelligence > OpenAI - Training Sources - PDF and Text Files.
- Once the sources are set, click the Train your chatbot button and await completion of the training process.
- You can add and manage personalized question and answers from Settings > Artificial Intelligence > OpenAI - Questions and answers and from the chatbot training window.
- It is only possible to upload files in PDF and TXT formats.
- You can provide the website URL and all child URLs will be included and crawled, but with large websites, it is more efficient and less prone to errors and infinite link loops to utilize an XML sitemap instead of relying on the website URL. You can create it with a service like https://www.xml-sitemaps.com.
- If you want to train your chatbot using specific pages from your website instead of all of them, you can make use of an XML sitemap. Create one using a tool like https://www.xml-sitemaps.com, and then remove the pages you do not wish to include by editing the file in a text editor. To use the XML sitemap, you need to upload it either onto your server or an external online location. Afterward, add the URL of the sitemap in Settings > Artificial Intelligence > OpenAI - Training sources.
- You can upload large files and your XML sitemap with a service like https://tmpfiles.org.
- If you are training OpenAI with a multi-language website, you can limit the chatbot to retrieve answers only from the pages in the user's language. To activate this feature, go to Settings > Artificial Intelligence > OpenAI > Multilingual Training Sources. For Support Board to comprehend the language of your web pages, the <html> must contain the attribute lang.
- As soon as the training is completed, the uploaded files are removed. Every time you need to retrain the chatbot, you are required to upload all the necessary documents for its training once again.
- To add new training sources, simply train the chatbot again. The previous training sources will not be lost, and only the new sources will be added.
- There are character limits for training the chatbot based on your WizzChat Subscription.
- The responses generated by OpenAI have the feature to include in the reply a link to the corresponding website page where the answer was sourced.
- Click Delete training to remove all previous training data for the chatbot.
Integration with Whatsapp:
You can connect WizzChat with Whatsapp and have Open AI powered bot reply to your customers. Also you can review and respond to all chats (from websites, whatsapp, telegram, messenger, instagram, etc) easily at WizzChat Dashboard.
Once you are logged in to WizzChat, click on dashboard (top right corner) and you will reach the chat interface. Here click on settings, then on Whatsapp.
Here you will have to follow below steps;
- Create a new account at https://developers.facebook.com/ or login with your existing account.
- Create a new app and choose Other as the app type. Then select Business. Enter a name for the app and select the Business Account used for WhatsApp.
- In WizzChat > Settings > WhatsApp > Cloud API settings > Secret key enter a random string then go to https://developers.facebook.com/apps and select your app. Click Add product and add WhatsApp, then go to WhatsApp > Configuration and in Webhook URL enter the URL you get from WizzChat > Settings > WhatsApp > Cloud API > Configuration URL.
- In Verify token enter the secret key you previously entered in WizzChat. Click Verify and save, click Webhook fields > Manage, enable the following Webhook fields: messages.
- To verify the integration, simply go to https://developers.facebook.com and select your app. From there, click on "WhatsApp" in the left menu and then select "API Setup". Copy the Phone number ID and paste it into Support Board > Settings > WhatsApp > Cloud API numbers > Phone number ID. Enter the desired phone number in the "To" field, such as your personal WhatsApp number, and send a test message. Check your WhatsApp account and send a reply, which should then appear in WizzChat. To reply to the test number from WizzChat, copy the "Temporary access token" and paste it in WizzChat > Settings > WhatsApp > Cloud API numbers > Token.
- To activate the WhatsApp integration for all phone numbers and add a live phone number, refer to the following guidelines.
In WizzChat > Settings > WhatsApp > Cloud API numbers > Token enter the permanent access token, follow the instructions below for getting it.- Visit https://business.facebook.com and go to Left menu > Settings > Business settings, then go to Users > System Users to view your admin system user, or create a new one. Open the user and click Add Assets, then select the app used for the WhatsApp API integration and check Develop App, or Full control. The system user needs to be an admin. If you do not see the option, click Business settings.
- Click Left menu > Account > Apps. Select your app or add it. Make sure the system user is there and has full control. If not, click Add user, select the system user, click Full control, and click Assign.
- Click Left menu > Apps and under Select Assets and choose your app, enable Develop App, or Full control and save.
- From Users > System Users select the user you just creted and click Generate New Token, click Apps and select the app used for the WhatsApp API integration, set the Token expiration to Never, enable the following permissions: whatsapp_business_management, whatsapp_business_messaging, business_management. Click Generate Token and save. Paste the token in WizzChat > Settings > WhatsApp > Cloud API numbers > Token.