...
Table of Contents | ||
---|---|---|
|
Register your website in Orbita
...
(Whitelisting domains)
Register your website in Orbita Portal to and white-list the domain to use the Web Chatbot. Follow these simple steps to register whitelist your website in the Orbita portalExperience Manager.
Login to Orbita Portalthe Experience Manager.
From Click on your profile name and navigate to the Global menu, click on Settings and User profile menu > Settings > Organization.
In the Organization page, click on Application Settings.
Paste your site’s domain name at the arrow mark (as shown in the below screenshot) and click on the tick at the bottom right cornerpress enter.
For example, if your website address is https://orbita.ai , your domain name will be “orbita.ai”.Save the changes by clicking on the save icon at the bottom right corner of the page.
Steps to dock chatbot on one side of the webpage
...
Properties and their usage
Property and its usage | Description |
---|---|
| If you want the chatbot to open as you load the website, add the property dockDefaultAction and set the value to open. If you don't use this property in the script, you have to click on the chatbot icon to open the chatbot. This property is valid only for dock and dock-float themes. |
| The property value for ‘domId’ should be set as the same ‘<Unique ID>’ which is used in the div tag in Step1. |
| The property value for ‘launchWord’ can be set to any utterance to begin the conversation. The default value is ‘open’ |
| The property value for ‘name’ will be assigned as the name of the Chatbot. |
| You can use your provider value here. The provider value should be set as ‘orbita’ for the inline login to work in the dock view chatbot. |
| The property value for ‘width’ should be a numeric value. This field is for restricting the width of the chatbot window. (Not applicable for Inline view theme). |
| The property value for ‘height’ should be a numeric value. This field is for restricting the height of the chatbot window. (Not applicable for Inline view theme). |
| The property value for ‘serverUrl’ should be the Chatbot endpoint from Orbita AI Platform. For example, https://sandbox5.orbita.cloud:8443/oeapi/bot/support Please refer How do I configure Chatbot for more information. |
| The app settings URL should be placed here. For example, https://sandbox5.orbita.cloud:8443/oeapi/appsettings |
| The ‘theme’property is valid only if the chatbot is plugged into a third party website. It is not applicable for chatbot rendered in a full window. The theme can be dock, dock-float, inline, and sidebar. |
| The property value for ‘enableLogin’ can be ‘true’ or ‘false’. If enableLogin is set to ‘true’, a login link will appear for the end-user at the header of the chatbot. The chatbot would require the oath Server URL, Client ID and Client Secret to allow login functionality. |
| The property value for ‘oathuserverUrl’ should be a URL. For example, https://sandbox5.orbita.cloud:8443/ |
| The property value for ‘clientId’ should be the oath client ID obtained from the Orbita portal or third-party website. |
| The property value for ‘clientSecret’ should be the oath client ID obtained from the Orbita portal or third-party website. |
| he property value for ‘logoUrl’ can be a link to the image file. This will display a logo in the header of the chatbot. |
Chatbot Icon
You can set a customized chatbot icon on your website using the below property. Clicking on the chatbot icon will open the chatbot.
...
Filter by label (Content by label) | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|