GITBOOK-49: No subject

This commit is contained in:
Mohamed Marrouchi 2024-09-14 07:07:23 +00:00 committed by gitbook-bot
parent 8e7af1e668
commit 31ae1a3761
No known key found for this signature in database
GPG Key ID: 07D2180C7B12D0FF
9 changed files with 12 additions and 9 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 79 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 79 KiB

After

Width:  |  Height:  |  Size: 60 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 60 KiB

After

Width:  |  Height:  |  Size: 131 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 131 KiB

After

Width:  |  Height:  |  Size: 139 KiB

View File

@ -1,6 +1,6 @@
# Context Variables
<figure><img src="../.gitbook/assets/image (1).png" alt=""><figcaption></figcaption></figure>
<figure><img src="../.gitbook/assets/image (1) (1).png" alt=""><figcaption></figcaption></figure>
Context variables are powerful tools in Hexabot that allow you to store and manage information gathered during a conversation with a user. This information can then be used to personalize the chatbot's responses, make decisions within the conversation flow, or trigger specific actions.

View File

@ -1,6 +1,6 @@
# Web Channel
<figure><img src="../../.gitbook/assets/image.png" alt=""><figcaption></figcaption></figure>
<figure><img src="../../.gitbook/assets/image (1).png" alt=""><figcaption></figcaption></figure>
The Web Channel settings in Hexabot allow you to configure how your chatbot integrates into your website. You can control the appearance of the chatbot widget, manage the chatbot's initial greeting message, and more.

View File

@ -1,6 +1,6 @@
# Manage Subscribers
Hexabot's Subscriber Management features allow you to effectively track, organize, and interact with the users who engage with your chatbot. This guide will walk you through the process of managing your subscriber base, segmenting them using labels, and leveraging subscriber data for improved communication and targeted interactions.
In Hexabot, we define a subscriber as then end-user who will ultimately interact with the chatbot. The Subscriber Management features allow you to effectively track, organize, and interact with the users who engage with your chatbot. This guide will walk you through the process of managing your subscriber base, segmenting them using labels, and leveraging subscriber data for improved communication and targeted interactions.
**1. Access Subscriber Management:**
@ -10,7 +10,7 @@ Hexabot's Subscriber Management features allow you to effectively track, organiz
* **Subscriber List:** The subscriber list displays information about each user who has interacted with your chatbot. This includes:
* **First Name and Last Name:** The name assigned to each user.
* **Channel:** The platform where the user interacted with your chatbot (e.g., "Facebook Messenger," "Website," "Live Chat Tester").
* **Channel:** The platform where the user interacted with your chatbot (e.g., "Facebook Messenger," "Website," "Live Chat Tester", ...).
* **Gender:** The user's gender, if provided.
* **Locale:** The user's language preference or location (e.g., "en-US" for English, United States).
* **Labels:** Any labels that have been assigned to the subscriber.
@ -19,9 +19,10 @@ Hexabot's Subscriber Management features allow you to effectively track, organiz
**3. Managing Individual Subscribers:**
* **Manage Subscriber Labels:** Click on the "MANAGE LABELS" button next to the subscriber to manage their labels. You'll be presented with a dialog where you can:
* **Select a Label:** Choose the label(s) you want to assign to the subscriber.
* **Submit:** Click on the "SUBMIT" button to confirm the label assignment.
Click on the "MANAGE LABELS" button next to the subscriber to manage their labels. You'll be presented with a dialog where you can:
* **Select a Label:** Choose the label(s) you want to assign to the subscriber.
* **Submit:** Click on the "SUBMIT" button to confirm the label assignment.
**4. Using Subscriber Labels:**
@ -39,6 +40,8 @@ Hexabot's Subscriber Management features allow you to effectively track, organiz
* **Promotional Messages:** Send targeted promotional messages based on subscriber labels.
* **Personalized Responses:** Use labels to provide more personalized responses to users based on their interests or behaviors.
<figure><img src="../.gitbook/assets/image.png" alt=""><figcaption><p>Target subscribers with a given label</p></figcaption></figure>
**Best Practices for Subscriber Management:**
* **Clear Label Strategy:** Develop a well-defined strategy for using labels to ensure that your segmentation is meaningful and effective.

View File

@ -4,7 +4,7 @@ Regular blocks are the most common building blocks that a user might need when c
{% tabs %}
{% tab title="Simple Text" %}
<figure><img src="../../../.gitbook/assets/image (1) (1).png" alt=""><figcaption></figcaption></figure>
<figure><img src="../../../.gitbook/assets/image (1) (1) (1).png" alt=""><figcaption></figcaption></figure>
Chatbots receive and react to a significant volume of textual data. Text messages are the primary form of communication between a chatbot and its users. For this purpose, Hexabot provides the **Simple Text block**, prominently featured in the block palette, to facilitate the addition and configuration of straightforward textual conversational paths.

View File

@ -1,6 +1,6 @@
# Using Simple Text Block
<figure><img src="../../../.gitbook/assets/image (1) (1).png" alt=""><figcaption></figcaption></figure>
<figure><img src="../../../.gitbook/assets/image (1) (1) (1).png" alt=""><figcaption></figcaption></figure>