Buraq Help Center
ProductsBook a demo
  • πŸ˜ƒWelcome to Buraq
    • Buraq Basics
  • 🏁Getting Started
    • Building a Chatbot
    • Testing a Chatbot
    • Installation
      • Installation on Website
        • Installation using HTML
        • Installation using Google Tag Manager
      • Installing on Wordpress
      • Installing on SquareSpace
      • Installation on WhatsApp
      • Installation on Facebook
    • Deploying a Chatbot
    • Utility Tools
  • 🟦ACTION BLOCKS
    • Trigger
      • Set values to variables using Trigger
    • Send Message
    • Collect Input
    • Buttons
    • Carousel
    • Calendar
    • Send an Email
    • Condition
    • Image gallery
    • Talk to human
    • Slider
    • Collect file
    • Delay
    • Form
    • Flow
    • Jump
    • Codeblock
      • Dynamic Dialog Generator
    • Options
    • List
    • Reply buttons
    • AI model
    • Dynamic data
  • πŸ€–AI Studio
    • Overview
      • From URL
      • From File
      • From Intent
  • πŸ”ŒINTEGRATIONS
    • Overview
    • Events
    • HTTP request
    • Javascript
    • Zapier
    • Google Sheets
    • Salesforce
    • Codeblock
    • Airtable
    • Google Calendar
    • Calendly
    • HubSpot
    • Freshdesk
    • DialogFlow
    • Zoho CRM
    • Slack
      • Live Chat for Slack
      • Notification for Slack
    • ActiveCampaign
    • Link Tracking
  • πŸ“²Whatsapp Business API
    • Overview
    • Cost
    • Limitations
    • Getting a WhatsApp API
      • From Meta
        • Creating a Facebook App
        • Adding the phone number
        • Generating permanent token
        • Configuring the webhook on Buraq
  • πŸ’¬Live Chat
    • Overview
      • Live Chat Screen
      • Live Chat Settings
  • βš’οΈTroubleshooting
    • Cloning Bots
    • Connecting Action Blocks
    • Creating Loops
    • Setting up Fallback Variables
    • Setting up Link Tracking
    • Variable Manager
    • Image Dimensions
    • Tracking Facebook Pixel
    • Firing events on Google Analytics
  • β›”Outbound Bots
    • Overview
    • Building One Off Campaign
    • Building Ongoing Campaign
    • Creating a WhatsApp Template
    • Action Blocks_ Outbound
      • Send WhatsApp
      • Send SMS
      • Delay
      • Branch
  • 🦾CHATBOT CUSTOMIZATION
    • Chatbot Appearance
    • Custom CSS
    • Embed chatbots on website
    • JS functions to show_hide
  • πŸ•΅οΈβ€β™‚οΈAccount Management
    • Teams
    • Teammates
    • Purchasing a plan
    • Payment Methods
    • Refund Policy
    • Reset Password
    • Deleting Account
  • πŸ“ŠReporting
    • Analytics Dashboard
      • Chatbot Analytics
      • Agent Analytics
    • What are contacts in Buraq?
      • Scheduling a Contact Report
      • Exporting a Contact List
Powered by GitBook
On this page
  • What are the different types of Buttons?
  • How do I set it up?
  1. ACTION BLOCKS

Buttons

Buttons block is used to branch out conversation using intuitive buttons. You can choose any option to go down its path. Each button can have a same path or different paths moving from it

Button action block can be used while building the bot for Web or Facebook channel.

What are the different types of Buttons?

  • Branch: Move to a different path of the conversation flow

  • URL: Open a web page and end the flow

Buttons will perform either of the above functions at a time. Maximum number of buttons that can be added is 10. The buttons do not disappear after they are clicked on so, the user can return to them at any moment during a conversation

How do I set it up?

You can follow the following steps to set up the 'Buttons' action block;

  • Add an action block on canvas by clicking on '+'

  • Choose 'Buttons'

  • Configure it on right panel

    • Defining Question: Depending upon the preference, you can either add text message or a question that needs to be sent to the visitor for collecting input Using our rich text editor, you can format the text or the question that you want to send to the user. You can also add emojis to make the conversation more casual and friendly

    • Defining Buttons:

      You can either add Branch button or URL button based on your preference. Lets have a quick look about how these buttons can be configured.

      • Branch Button: Selecting and configuring branch button will allow the user to navigate visitors to different flow based on the selection. '+ Branch Button' will allow you to add multiple buttons. In-order to remove the button, you can double click on the same and give the appropriate name as per the preference.

      • URL Button: Adding URL button will allow you to navigate your visitors from one page to another either in the same tab or in different tab. You can add multiple URL buttons by clicking on '+ URL Button'. To configure the URL button, you can follow the following steps;

        • Click on the 'Link Icon' displayed on the left of the button

        • Copy / Paste the 'Link / URL', you want the visitors to be navigated to

        • Choose whether to open in the 'Same tab' or in 'New tab'

        • Click on 'Right' icon to configure the URL

        Adding URL button will end the conversation flow

    • Define Variables: Store the selected button in variable. Doing this will assist you to know what button the visitor has selected, which can be further used while creating the lead in the CRM or sending the data to any other internal systems The input from the visitor will not be stored in variable if the button type is 'URL Button'

PreviousCollect Input NextCarousel

Last updated 1 year ago

🟦