How to Manage Chatbot Subscribers and Their Data

In this article, we will take a look at the sources from which users can go to your chatbot and become its subscribers on Facebook, Telegram, WhatsApp, Instagram and talk about possible ways to add and change variables and tags.

Using variables and tags, you can organize and store all the necessary information about a subscriber, including their orders and preferences, to personalize your communication with each subscriber or group of subscribers according to specific filter criteria.

What Is a Chatbot Subscriber

Facebook Messenger

Facebook Messenger chatbot subscribers are those who have interacted with your Facebook page: clicked "Message" and sent you a message, subscribed using a widget or subscription form with another service, followed a link to the chatbot, clicked on an ad, opened a chat with your page and started communicating by clicking "Start."

When switching from another service or just creating a new chatbot, all subscribers are automatically transferred when the social network is connected. Read more: How to Transfer Facebook Chatbot Subscribers from Other Services to SendPulse.

Note that you can only message your Facebook chatbot subscribers within 24 hours since the subscriber's last interaction with the chatbot. After the 24-hour messaging window, you can only send transactional messages. Read more: Types of Facebook Chatbot Campaigns.

Telegram

Telegram chatbot subscribers are those who have subscribed via a widget or interacted with the chatbot in Telegram, i.e., followed a link to the chatbot, subscribed, and started a conversation by clicking "Start." If you are an admin of a group or channel connected to your chatbot, they can also count as subscribers (such a channel will be displayed as a contact in the "Audience" section of your chatbot).

When switching from another service, you can transfer your subscribers if the service you are switching from allows you to export Telegram subscriber IDs. Read more: How to Transfer Telegram Chatbot Subscribers from Other Services to SendPulse.

WhatsApp

WhatsApp chatbot subscribers are those who have subscribed via a widget or interacted with the chatbot on WhatsApp, for example, clicked on a button, responded to a template message, clicked on a link to the chatbot, clicked on an ad, subscribed, and started a conversation.

You can upload a list of phone numbers or set up an integration to send template messages. After the user responds, their status in the audience changes to "Signed up."

Note that WhatsApp has a 24-hour support window, during which you can send any message. It only opens after the user interacts with your chatbot, e.g. by clicking on a button or sending a message. Before this window opens, you can only send template messages. Read more: WhatsApp Pricing Policy Changes.

Instagram

Instagram chatbot subscribers are those who have started interacting with the chatbot by sending a direct message to your Instagram business account.

Instagram has the following chatbot triggers.

Sending a Message to Your DMs If the user sends a direct message to the account you have used to create your chatbot, they become a subscriber of this chatbot.
Subscribing via a widget Clicking on the “Subscribe” button takes the user to your DMs, after which your chatbot sends a message to turn this user into a subscriber.
Following a link to your chatbot When a user clicks on a link, they must send a message to sign up.
Following ads You can add an FAQ section that pops up after the user clicks on an ad, and a click on one of these questions is considered a start of the conversation and equates to a subscription.
A Story mention When your profile is mentioned in a Story, a message from the user is sent to your DMs, and they become a subscriber.
Sending a comment on a live video Along with a comment, you get a direct message from the user, and they become a subscriber.
Sending a comment on a post Using this trigger, you can only send one message in response before the next user interaction.

Transfering subscribers from another service is not possible at the moment.

Note that you can only message your Instagram chatbot followers within 24 hours since their last interaction with the chatbot.

Viber

Viber chatbot subscribers are users who scanned a QR code or followed a link to a bot and sent a message to this chatbot. You can upload a CSV file with the contact info of users who were previously subscribed to your bot.

You can grow your bot audience organically (when users subscribe to your bot themselves) or by importing users’ contact info from a file. To import your subscribers’ data, you need a CSV file with their unique viber_id.

Subscribers are added to your bot audience by their Viber IDs, not by phone numbers.

To subscribe to your bot, a user must follow a direct link to it.

How to View Your List of Subscribers

In the Audience

To view your subscriber data, go to the "Audience" tab. This section displays the list of all users who have subscribed to your chatbot, including their tags, variables, statuses, subscription dates, and last activity time.

In the "Status" column, you can view your subscribers’ statuses.

New (blue color) The contact has been uploaded to your chatbot audience, but no actions have been taken. This status will be updated after your first interaction with the contact.
Subscribed (green color) The user has subscribed to your chatbot or has been active since you imported them. You can send messages to this user.
Unsubscribed The user unsubscribed from your chatbot via the /stop bot command.
Disabled notifications The user unsubscribed from your bot via the messaging app.
Disabled You have disconnected the user from receiving your chatbot messages in the "Audience" tab. You can enable the user to receive your messages again.
Invalid The contact has been uploaded to your chatbot audience, but the user has not installed the app.

 title=

To hide or show variables in your audience, click the icon on the right. Select the checkbox to display the variables, and uncheck the checkbox to hide them.

 title=

Using the Contact Filter

You can filter your audience and categorize your users by certain criteria. To do this, click "Filter," and select the desired criteria:

  • activity within the last 24 hours;
  • contact status (subscribed, unsubscribed, disconnected, or disabled);
  • contact name;
  • registration date(and select a date);
  • last activity (and select the date);
  • the value of the contact variable depending on its type (string, number, link, phone number, and email);
  • assigned or unassigned tag;
  • whether a particular flow was launched or not launched;
  • whether a particular campaign was received or not received;
  • whether a chat is open;
  • the number of incoming messages;
  • the number of unread messages.

There are also some additional criteria available for your Instagram chatbot:

  • whether a user follows your Instagram profile;
  • whether you follow a user’s Instagram profile;
  • the number of followers a user has.

 title=

You can also combine your filter conditions: "any" (corresponding to the "or" operator) or "each" (corresponding to the "and" operator).

 title=

Using Integrations

You can also set up an integration and receive subscriber data:

How to Manage Variables

With SendPulse, you can use the following types of variables.

Global Used for common values for all users. You can create your own variables in your bot settings and use messages with predefined values that will be shared with all of your subscribers. By default, $bot_name, $bot_id, and $current_date are available.
System Values are taken from the system. You can insert the text of the last message from your subscriber using the last_message variable. You can also add a subscriber ID using contact_id and a subscriber Telegram ID using telegram_id.
Custom Used to store individual values for each contact. You can store user information in variables of all types: string, number, link, date, email, and phone.

In this section, we'll take a closer look at custom variables.

You can create a variable in the audience without a value, add a variable with a value at once, or update a value in an existing variable for all or one contact.

Creating a Variable

The functionality of adding variables is the same for all messengers. Variables are created for all contacts in the "Audience" list.

Manually, via "Audience" Go to the "Audience" tab. Click Create Variable on the right. Enter your variable name and type, and click Create. Read more: How to Create a Variable in a Chatbot Audience.
You can create a variable using the flow editing mode so that you are able to configure adding the variable value automatically for each contact that has passed through that element of the flow.
Manually, using the "Message: User input" element in the flow Switch to the flow editing mode. Add the "Message" block. Activate "Wait for the subscriber's response." Next to the "Save response to a variable" option, click "Create Variable."

Note that you can only create a variable of the "String" type in this element.

Manually, using the "Action: Set Variable" element in the flow Switch to the flow editing mode. Add an "Action" block. Select the "Set Variable" action, and click "Create Variable." Enter the variable name and type.
Manually, using the "API request" element in the flow Switch to the flow editing mode. Add the “API Request” block. Enter the request data, and click "Validate Request." Next to the "Reply field" option, click "Create a variable." Enter the variable name and type.

Editing Your Variable Name

Go to "Audience." Select the column of the variable you want to edit. Click the "Edit" icon. Select the text, delete it, enter your new value that’s no longer than 64 characters, and press the "Enter" key.

The variable name can contain no more than 64 characters.

Note that the changes apply to all subscribers to the chatbot. If you used variables in chatbot flows or scheduled campaigns, you will need to change the variable yourself.

Adding or Updating Your Variable Value

When adding new variable value, pay attention to the variable type. Each variable type has its own character limit. You can set values for your variables manually via API and add them automatically. Your variable value can contain up to 1,024 characters.

Manually, via "Audience" (for one contact) Go to the “Audience” tab. Next to the desired contact, click on the cell below the variable, enter the value, and then press the “Enter” key.
Manually, via "Audience" (for a contact list) Go to the “Audience” tab. Highlight the desired contacts, and click Set Variable. Select which variable you want to set, and enter the value.
Manually, in the chat with a subscriber Go to "Bot Chats," and click on the desired contact. In the panel on the right, next to the desired variable, enter your value.
When subscribing via a widget You can also add a script to collect additional variables when your users subscribe via the widget.

Copy the code, and paste it into the source code of your site next to the subscription widget script.

Note that values can be added only to variables which you previously created. Data sent to non-existent fields will be ignored.

The "Set variable value" API method Used to create external integrations.

Send a POST to https://api.sendpulse.com/messenger/contacts/setVariable.

In the request header, add the authorization token. In the request body, add the contact ID, the name or ID of the variable for which you want to add new value, and the value itself.

Substitute the desired request endpoint for each social network:

messenger, vk, telegram, instagram.

In the flow editing mode, you can configure to automatically add new variable value to each contact that has passed through that element of your flow.
The "Message: User Input" element Switch to the flow editing mode. Add the "Message" element. Activate "Wait for reply from subscriber." Next to the "Save response to a variable" option, select the variable for which you want to add new values received from the user.
The "Action: Set Variable" element Switch to the flow editing mode. Add an "Action" element. Select the "Set Variable" action, and specify the variable for which you want to save the values.

Note that the "Set Variable" action, unlike the other elements, will set the same variable value.

You can also set dynamic values for numeric variables. To add or subtract a variable value, specify +1 or -1. If the current value is not set or is empty, the countdown will be from zero or from the current date.

The “API request" element Switch to the flow editing mode. Add the “API Request” element. Enter the request data, and click Validate Request. Under the "Matching Setup" section, next to the "Response Field" option, select for which variable you want to store the value received from the user.

Deleting Your Variable Value

You can delete a variable in an audience or from a chat with your subscriber.

Go to the “Audience” tab, and, next to the desired contact, click the variable valueyou want to delete. Highlight the contents of the cell, and press "Delete" and then "Enter."

Go to "Bot Chats," and click on the desired contact. In the panel on the right, next to the desired variable, highlight its value, and press "Delete" and then "Enter."

Removing a Variable

When you delete a variable from the audience, the value of that variable will also be deleted for all users irretrievably.

Go to the “Audience” tab, and hover over the column of the variable you want to delete. Click the “Delete” icon.

 title=

If you don't see the variable you want, you may have hidden it. Click on the three dots to the right of the variable name, and choose which variables you want to view.

How to Manage Tags

A tag can only have a string value of up to 32 characters. You can use tags for additional filtering and segmentation of subscribers. Read more: How to Assign Tags to Chatbot Subscribers.

Assigning Tag

Manually, via "Audience" (for one contact) Go to the “Audience” tab. Under the “Tags” column, click the box next to the desired contact, and enter the tag value.
Manually, via "Audience" (for contact list) Go to the "Audience" tab. Select the desired contacts, click Add Tag, and enter the tag value.
Manually, when chatting with a subscriber Go to "Bot Chats," and click on the desired contact. In the right panel at the bottom, in the "Specify tag" field, enter the value of the tag.
Automatically, using the "Action: Add Tag" element You can configure a tag to be assigned to each contact that has passed through the flow block.

Switch to the flow editing mode. Add the Action element. Select the Add Tag action, enter the tag value.

The "Add tag to contact" API method Used to create external integrations.

Send a POST to https://api.sendpulse.com/messenger/contacts/setTag.

In the header of the request, add the authorization token. In the body of the request, add the contact ID and the tag itself.

Substitute the desired request endpoint for each social network:

messenger, vk, telegram, Instagram.

Editing a Tag

To edit a tag name, go to the “Bot settings” section > “Tag” tab. Click on the pencil icon, and change the name.

Note that these changes apply to all of your chatbot subscribers . If you used variables in your chatbot flows or scheduled campaigns, you will need to change the variable yourself.

 title=

Deleting a Tag

You can delete a tag in the audience, in a chat with a subscriber, or via the "Delete Contact Tag" API method.

Go to "Audience," hover over the tag you want to delete next to the desired contact, and click on the cross.

 title=

Go to "Bot Chats," and click on the desired contact. In the tag field on the right, hover over the desired one, and click on the cross.

 title=

You can delete an assigned tag from all subscribers. Go to the “Bot settings” section > “Tag” tab, and click on the trash icon next to your tag.

 title=

How to Manage Your Chatbot Contacts

You can perform the following actions with your selected chatbot contacts:

Enable subscribers

Enables a contact with the “Disabled” status.

You can enable only manually disabled subscribers.

Disable subscribers Disables a contact. Once you disable a contact, your subscriber will not receive campaigns or automated replies from your chatbot flows.
Delete subscribers

Deletes a contact with all their data from the audience and chat history. You can either enable the option to only delete your subscribers or delete and prevent them from resubscribing.

To view your blocked contacts and unblock them, go to Bot Settings > Block list.

Start flow

Launches your selected flow.

Flow launches operate according to specific messaging platform policies. Learn more: How to Launch a Chatbot Manually.

Set variable

Adds a variable with the value you enter.

You need to create a variable before you set it.

Add tag Adds a tag to your contact. You can create a new tag or select an existing one from the list.

To apply an action to one contact or a group of contacts, mark them, and select your action. To apply an action to all contacts in the audience, click Select all.

You can also use a filter to segment your contacts. 

To display more contacts on the page, scroll down, and click Load more. You can add 50 more contacts to the page with each click.

    Rate this article about "How to Manage Chatbot Subscribers and Their Data"

    User Rating: 5 / 5

    Previous

    How to Use a Live Chat

    Next

    How to Assign Tags to Chatbot Subscribers

    Popular in Our Blog

    Try creating a chatbot for Facebook Messenger for free