Konversation
  • Start Here
    • Welcome 👋
    • Getting Support
    • FAQ's
    • Pricing Plans
  • Getting Started Guide
    • Introduction
    • Set your goals
    • Building your chatbot
    • Maintain success
  • Chatbot Guide for Beginners
    • Introduction
    • What is a chatbot
    • Channels
    • Benefits & importance
    • Use cases
  • Platform
    • Introduction
      • How to start free trial
      • Forgot Password
      • Getting Started Checklist
      • Platform Overview
      • Workspaces & Members
      • Ecommerce
        • Setup Ecommerce
        • Use Ecommerce in the Flow
      • Integrations
        • Paypal
        • Cloudinary
        • Calendly
        • Google Sheets
        • Data Store
        • Email (SMTP/Gmail)
        • Mailchimp
        • Signalwire
        • Twilio
        • Slack
        • Facebook Business
        • Shopify
        • VideoSdk
        • Stripe
    • Connect to Channels
    • Website Chat
    • WhatsApp + 360Dialog
    • Email Templates
    • WhatsApp Cloud
  • Flow Builder
    • Flow Builder Overview
    • Field variable
    • Steps
      • Steps
      • Question step
      • Variable Operation
      • JSON Operation
      • External Request
      • Send Notification
      • Condition Step
      • Split Step
      • Go To Step
    • Sub Flows
      • Subflow
      • Workflow
      • Function Flow
  • Artificial Intelligence
    • OpenAI | ChatGPT
    • GitBook Lens AI
  • Mini Apps
    • Stealth Seminar
  • Users
    • Live Chat
    • Bot Users
  • BOT Automation
    • Keywords
    • Sequences
    • Triggers
    • Comments Keywords
  • Contents
    • Custom Fields
    • Tags
    • One Time Notification (Facebook)
    • Personas
    • Menus
    • Customer Feedback (Facebook)
  • Tools
    • Error Logs
    • Testers
    • Admins
    • Multi Languages
    • Inbound Webhooks
  • Broadcasting
    • Broadcasts
  • Developers
    • Chatbot API
  • Beta Launch
    • Day One
Powered by GitBook
On this page
  1. Contents

Menus

PreviousPersonasNextCustomer Feedback (Facebook)

Last updated 1 year ago

There are 2 types of menus you could use:

  • Persistent

  • Dynamic

PersistentMenus are an amazing way to get you users to take action fast! Displaying buttons that take them to whatever content you want to show them, in or even outside of the chatbot.Lets take a look a the first type of menu

Persistent Menu

To navigate to the menu tab: Go to Contents > then at the top select menus

Let's take a look at the default menu

Within our default menu we are displaying 3 main buttons as shown above. This enables our users to navigate quickly to where they want to be. Let's look inside the buttons below.

As mentioned above, you can either take them to a pre-designed sub flow or whisk them off to a website domain url. Cool ah 🤓 Below is an image of the menu that's located within our web chat widget.

Dynamic Menu

Ok, so this is where menus become clever, smarter and more user action focused 🤓

As you can see you have multiple ways to change the menu when using triggers. So let's make it easy. When a user is tagged with a tag call Purchased, we want to update their menu.First, create new trigger

Click save, now we want to add a flow. In this case we will be adding the workflow we created above

Now your trigger will look like this 'below'

Every time a user has that specific tag added, their menu will dynamically change too.​Let's test it out.

Great it works!! There are so many ways to update your users menus, so be sure to test it out and make your bot smarter and more user orientated too.

The main difference you will notice in this menu is the free trial and has been replaced with a new button called Upgrade 🚀Why? Well in this case, a user has taken an action and registered for a free trial, and we don't want to keep showing the same menu as they have already registered. So we'd rather try and get them to upgrade to a paid plan. So how can this be done...The how:The same as creating a normal menu, simply name it, and add the buttons or domain url of your choice. That you want to show when a users takes a specific action.Now you have to create a ... Let's take a look at setting that up below.

There are actually multiple ways of doing this, the image above we are using an action within a subflow. That we can either add to a pre-built flow or use triggers to make the changes backend. Using the .Let's create the trigger in the workflow builder below:​

trigger
workflow builder