在线客服¶
Odoo 实时聊天 允许用户与网站访客进行实时交流。 允许销售人员与网站访客进行实时交流,,可以在此确认商订单,并查看网站访客的购买行为。允许用户与网站访客进行实时交流,并获取网站访客的反馈。
启用实时聊天¶
实时聊天 应用程序可以以多种方式安装:
转到 应用程序,搜索
实时聊天,然后点击 安装 。访问 列表视图,选择一个团队,并转到团队的设置页面,在设置页面的
在 应用中,转到 ,滚动到 电子邮件与营销 部分,检查 Livechat 复选框,并点击 保存 。
注解
安装 实时聊天 应用后,默认创建了一个实时聊天 频道 。
Create live chat channels¶
如需新建一个直播聊天频道,请进入 ,然后点击 新建 来打开一个空白的频道详情表单。在 频道名称 字段中输入频道的名称。
要配置频道详情表单(操作员 , 选项 , 频道规则 和 小部件 )的其余标签,请按照以下步骤操作。
小技巧
The channel detail form for any channel can be accessed by navigating back to the Website Live Chat Channels dashboard, via the breadcrumbs. Find the Kanban card for the appropriate live chat channel, hover over it, and then click on the (vertical ellipsis) icon to open the drop-down menu. Click Configure Channel to open the channel detail form.
Operators tab¶
Operators are the users who act as agents and respond to live chat requests from customers. When a user is added as an operator in a live chat channel, they can receive chats from website visitors wherever they are in the database. Chat windows open in the bottom-right corner of the screen.
On the channel detail form, click the Operators tab. The user who originally created the live chat channel has been added as an operator by default.
注解
Current operators can be edited, or removed, by clicking on their respective boxes in the Operators tab, which reveals a separate Open: Operators pop-up. In that pop-up, adjust any information, as needed. Then, click Save, or click Remove to remove that operator from the channel.
Click Add to reveal an Add: Operators pop-up window.
In the pop-up window, scroll to find the desired users, or enter their name in the search bar. Then, tick the checkbox next to the users to be added, and click Select.
New operators can be created and added to the list directly from this pop-up window, as well, by clicking New, and filling out the Create Operators form. When the form is complete, click Save & Close, or Save & New for multiple record creations.
危险
Creating a new user can impact the status of an Odoo subscription, as the total number of users in a database counts towards the billing rate. Proceed with caution before creating a new user. If a user already exists, adding them as an operator will not alter the subscription or billing rate for a database.
“选项”选项卡¶
The Options tab on the live chat channel detail form contains the visual and text settings for the live chat window.
实时聊天窗口¶
The Livechat Window is the space where the live chat conversation with website visitors takes place.
Edit the Welcome Message to change the message a visitor sees when they open a new chat session. This message appears as though it is sent by a live chat operator, and acts as both a greeting and an invitation to continue the conversation.
Edit the Chat Input Placeholder to alter the text that appears in the box where visitors type their replies. This message prompts the visitor to initiate the chat.
The Channel Header is the colored bar at the top of the chat window. The Channel Header Color can be changed following the same steps as the Livechat button.
The live chat window with a purple channel header and placeholder text that reads, “Say Something…”¶
Channel Rules tab¶
To configure which website user actions open the live chat window, go to the Channel Rules tab on the live chat channel detail form.
To create a new channel rule, click Add a line. This opens the Create Rules pop-up window.
创建新规则¶
Fill out the fields on the Create Rules pop-up window as instructed below, then click Save & Close.
The Livechat Button is the icon that appears in the bottom-right corner of the website. Select from one of the following display options:
Show: displays the chat button on the page.
Show with notification: displays the chat button, as well as a floating text bubble next to the button.
Open automatically: displays the button, and automatically opens the chat window after a specified amount of time (designated in the Open automatically timer field, that appears when this option is selected).
Hide: hides the chat button on the page.
To include a Chatbot on this channel, select it from the drop-down menu. If the chatbot should only be active when no operators are active, check the box labeled Enabled only if no operator.
The Enabled only if no operator field is only visible if a chatbot is selected in the Chatbot field.
The URL Regex specifies the web pages where this rule should be applied. In the URL Regex field, input the relative URL of the page where the chat button should appear.
For example, to apply the rule to the URL, https://mydatabse.odoo.com/shop, enter /shop to
the URL Regex field.
To apply the rule to all pages on the database, enter / in the URL Regex
field.
This field designates the amount of time (in seconds) a page should be open before the chat window opens. This field only appears if the Live Chat Button for this rule is set to Open automatically.
If this channel should only be available to site visitors in specific countries, add them to the Country field. If this field is left blank, the channel is available to all site visitors, regardless of location.
注解
In order to track the geographical location of visitors, GeoIP must be installed on the database. While this feature is installed by default on Odoo Online databases, On-Premise databases require additional setup steps.
Widget tab¶
The Widget tab on the live chat channel detail form provides an embeddable code snippet for external, non-Odoo websites. This code can be added to a website to provide access to a live chat window.
小技巧
The live chat widget can be added to websites created through Odoo by navigating to . Then, scroll to the section. In the Channel field, select the channel to add to the site. Click Save to apply.
To add the widget to a website created on a third-party platform, click the first
(copy) icon on the Widget tab, and paste the code into
the <head> tag on the site.
Likewise, to send a live chat session to a customer, click the second (copy) icon on the Widget tab. This link can be sent directly to a customer. When they click the link, they are redirected to a new chat window.