The "Live-chat Setting" page within the application serves as a centralized hub for configuring various settings related to live chat functionality. Let's delve into each setting available on this page:
1. SSL Data Setting:
This setting facilitates the connection between the application and your server through the utilization of SSL (Secure Sockets Layer) certificates. To configure SSL data:
-
Obtain the SSL Certificate and SSL Key from your server or domain where the application is hosted.
-
Copy and paste the SSL Certificate and SSL Key data into the designated text areas on the "Live-chat Setting" page.
-
Ensure that a valid SSL certificate is installed on your server to establish a secure connection.
-
After entering the SSL data, click on the "Save Changes" button to apply the configuration.
-
Upon successful connection establishment, the "SSL Data" section transitions into a disabled mode, indicating that the SSL settings are configured and connected to your server.
-
Subsequently, the "LiveChat" section below becomes enabled for further configuration.
Overview:
The "Live-chat Setting" page empowers users to configure essential settings related to live chat functionality, ensuring seamless communication and interaction with customers. By providing detailed instructions for configuring SSL data, the documentation aims to facilitate a smooth setup process, thereby enabling users to leverage live chat capabilities effectively.
2. LiveChat:
In this LiveChat section, we have to setup two settings. "Enable LiveChat" and "Enter Port number for LiveChat"
-
Enable LiveChat:
-
Description: This setting features a toggle switch labeled "Enable LiveChat". Enabling this switch makes the live chat function accessible to customers, allowing them to initiate chat sessions with support operators.
-
Usage: Toggle the switch to the "ON" position to activate the live chat feature.
-
Enter Port number for LiveChat:
-
Description: In this setting, there's an input field labeled "Enter Port number for LiveChat". Admins can specify a port number to establish the LiveChat connection.
-
Usage: Enter the desired port number in the input field, for example, "8443" or "8445". Ensure that the provided port number is available and open on your server. If the port is not open, contact your hosting provider to make it accessible on your server.
-
Note: Users utilizing the Linux OS on their server must ensure they have "SUDO" access for proper configuration.
These settings collectively enable seamless integration and functionality of the live chat feature, enhancing customer support interactions and satisfaction.
Overview:
These settings empower admin panel users to configure and manage the LiveChat functionality efficiently, thereby bolstering customer support capabilities and fostering improved communication with customers.
3. Live Chat Script:
-
Script Tag Link Example:
-
An automated script tag link will be generated, followed by your domain where the application is installed, for instance:
<script src='https://example.com/uhelp/build/assets/plugins/livechat/liveChat.js' wsPort='8443' domainName='https://example.com/uhelp' defer></script>
. This link is crucial for integrating the chat icon into the application's interface/landing page.
-
Integration Process:
-
Copy the provided script tag link.
-
Navigate to the "App Setting" menu within the application.
-
Click on the "External Chat" submenu. This action redirects you to the "External Chat" page.
-
External Chat Configuration:
-
On the "External Chat" page, locate the "External Chat" text area.
-
Paste the copied script tag link into this text area. This step ensures that the chat icon becomes visible to customers, enabling them to initiate chat sessions with support operators.
-
And moreover, you can also use this script tag link on any other website, but make sure that you paste this code snippet just before the