Skip to content

Commit

Permalink
GITBOOK-41: No subject
Browse files Browse the repository at this point in the history
  • Loading branch information
medchedli authored and gitbook-bot committed Sep 13, 2024
1 parent bf94761 commit ab22c2c
Show file tree
Hide file tree
Showing 3 changed files with 47 additions and 4 deletions.
4 changes: 4 additions & 0 deletions docs/user-guide/analytics-dashboard.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
# Analytics Dashboard

{% hint style="info" %}
This section is currently under development (WIP)
{% endhint %}

2 changes: 1 addition & 1 deletion docs/user-guide/manage-context-variables.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Think of context variables as temporary storage containers that hold data specif
* location
* **Save Changes:** Click the "Submit" button to create your new context variable.

**5. Managing Existing Context Variables:**
**3. Managing Existing Context Variables:**

* **View Existing Variables:** In the "Context Vars" section, you can view a list of the context variables you've created.
* **Edit Variable label:** You can edit a variable's label. However, you cannot change it name once it's created.
Expand Down
45 changes: 42 additions & 3 deletions docs/user-guide/manage-subscribers.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,45 @@
# Manage Subscribers

{% hint style="info" %}
This section is currently under development (WIP)
{% endhint %}
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.

**1. Access Subscriber Management:**

* Find the "Manage Subscribers" section within dashboard.

**2. Viewing Your Subscriber List:**

* **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").
* **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.
* **Created Date:** The date when the user first interacted with your chatbot.
* **Updated At:** The date when the user's profile was last updated.

**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.

**4. Using Subscriber Labels:**

* **Label Management:** Hexabot's label management system allows you to categorize and segment your subscribers based on their interests, behaviors, or other characteristics.
* **Create Labels:**
* Click on the "Add" button in the "Labels" section to create a new label. You'll be presented with a dialog where you can:
* **Title (Required):** Enter a descriptive title for the label (e.g., "Interested in Products," "Needs Customer Support," "Active Users").
* **Name:** a unique name for the label generated based on the provided title (e.g., "product\_interest", "need\_support", "active\_users").
* **Description (Optional):** Provide a more detailed description of the label (e.g., "Users who have expressed interest in specific products," "Users who have requested customer support," "Users who have interacted with the chatbot in the last 30 days").
* **Submit:** Click on the "SUBMIT" button to save the new label.

**Using Labels for Targeted Communication:**

* **Conversation Flows:** Create different conversation flows for subscribers who belong to specific labels.
* **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.

**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.
* **Regular Updates:** Keep your subscriber data up to date, and regularly review your label assignments to ensure they remain accurate.

0 comments on commit ab22c2c

Please sign in to comment.