ナビゲーション: ルール > アクションルール

Summary

目的

アクションルールを使用すると、WebChatの可視性を管理し、適切なタイミングで訪問者との会話を開始できます。

機能

アクションルールは、1つ以上のルールで構成されます。アクションルールには、WebChatとAnalyticsの2種類があります。各ルールはConditionTypeによって記述されます。アクションルールの構造は以下の通りです。

  • アクションルール
    • ルール1(RuleType)
      • 条件(ConditionType)
    • ルール2
    • ..。
    • アクション(ActionType)

📌注意:アクションルールは、一番上の行のオレンジ色のボタンを使用してエクスポートおよびインポートできます。

最初のアクションルールを作成するには、+新しいアクションルールをクリックします。最初のステップとして、ルールにわかりやすい名前を付けてください。アクションルールには、WebChatとAnalyticsの2つの主要なタイプがあります。

WebChat

ページまたはチャット

WebChatアクションルールは、ページレベルまたはチャットレベルで実行できます。

Execution Type Description

Page

The rule is executed once a user opens the page where the WebChat is embedded.

Chat

The rule is executed once a user clicks the WebChat widget and opens the chat.

条件タイプ

+条件をクリックすると、特定の条件を選択できます。

📌注意:条件タイプを選択した後、トグルスイッチをクリックすると、条件を無効にすることができます。

Condition Type Description

Agent is online

Triggers when an agent is online

Agents are offline

Triggers when all agents are offline

Agents are busy

Triggers when all agents are busy (agent has reached max concurrent chats or is offline)

User is on Page for

When the user is on the page for a specific amount of time

User revisits page

User revisits the page

User sends message

User sends a message in the Chat

Current time

When the current time is in a defined time window

Inside Opening Hours

When the current time is inside defined opening hours

Outside Opening Hours

When the current time is outside defined opening hours

Domain

When the user visits a specific domain

Path

When a user visits a website in a specific path

Country

When the user's location is in a specific country

City

When the user's location is in a specific city

分析

📌注意:分析アクションルールを有効にするには、CXAnalyticsスイートが必要です。

アクション