Product Guide
APIsProductUpdatesPricingFAQs
  • Introduction to REVE Chat
  • Integrations
    • Website
    • Social Media Channels
      • WhatsApp
      • Instagram Messaging and Comment
      • Facebook Messenger and Comment
      • Viber
      • Telegram
    • Direct Chat Page
    • Mobile SDK
      • Native Android SDK
      • Native iOS SDK
      • Flutter Android SDK
      • Flutter iOS SDK
      • React Native iOS SDK
      • React Native Android SDK
    • Email Integration
      • Forward emails to your REVE Chat tickets
      • Integrate Your Business Email
        • Connecting Gmail with POP/IMAP Settings
    • All Integrations
      • CRM Integrations
        • Pipedrive
        • Salesforce
        • HubSpot
        • MS Dynamics
        • Amo CRM
        • Agile CRM
        • Vtiger
        • Capsule
        • Infusionsoft (by Keap)
      • CMS Integration
        • WordPress
        • DotNet Nuke
        • Blogger
        • Joomla
        • Drupal
        • ModX
      • E-commerce
        • Shopify
        • Bigcommerce
        • WooCommerce
        • Prestashop
        • 3dCart
        • Pinnacle Cart
        • Corecommerce
        • BigCartel
        • ECWID
        • LemonStand
        • Ebay
        • Volusion
        • Americommerce
        • osCommerce
        • Magento
          • By Manual Code Injection
        • Zencart
        • XCart
        • OpenCart (V4.0.x)
          • OpenCart (Old Version Integration)
        • CSCart
        • Abantecart
      • Website Builder
        • Wix
      • Hosting Platform
        • Plesk
        • WHMCS
      • Analytics
        • Google Tag Manager
        • Google Analytics
    • Google Integration
      • YouTube Integration
      • Google Play Store
      • Google Business Account
  • Appstore
  • Inbox
    • Breaking Down of Single Inbox
    • Folders of Single Inbox
    • How Conversation Works!
    • Chat Monitoring for All Ongoing Agents' Chat
    • Chat History for All Closed Conversations
    • Proactive Chat Management
    • Voice & Video Call
    • Co-Browsing
    • How to use Shortcuts
    • Inbox Appearance
  • Contacts
    • Manage Your Contacts
    • Segments
  • WhatsApp Campaign
    • What is WhatsApp Campaign?
      • Broadcast: Send Campaigns
      • Templates: Create Campaign
  • Tickets
    • Set up your Ticketing email
    • Create Ticket
      • Create a ticket manually
      • Ticket from Chat History
      • Automated & Bulk Ticket Creation
    • Knowing your Ticketing tables
      • Custom Ticketing Tables
    • Managing a Ticket
  • Chatbot
    • Bot Builder
      • Response Elements
        • Text Action
        • Quick Reply Action
        • Carousel Action
        • Button Action
        • Send Email
      • Data Collection
        • Ask Name
        • Ask Phone
        • Ask Email
        • Ask Question
        • Ask OTP
        • Ask File
        • Ask Date
        • Ask Time
        • Forms
        • Ask Number
      • Media
        • Image Action
        • Audio Action
        • Video Action
        • File Action
      • Workflow Action
        • Condition Action
        • Chat Transfer Action
        • Close Chat
        • Appointment Action
        • Attribute Action
        • Business Hour
        • System Attributes
      • Advanced Action
        • Salesforce Bot Action Manual
        • API Connector
        • Goal
        • Dynamic Data
    • Brain AI
      • ChatGPT Integration
    • Settings
      • Bot Profile
      • General Settings
      • Webhook
    • Training
      • Intent Sample
      • Sentiment
      • Synonyms
      • FAQ
      • Untrained
      • Trained
      • Bulk Training
    • Multilingual Bot
  • Reports
    • Summary
    • Chat Satisfaction
    • Chatbot Report
      • Bot Engagement
      • Flow Engagement
      • Goal Analysis
    • Agent Analytics
      • Agent Activity
      • Agent Performance
      • Metrics
      • SLA Breach Analysis
    • Ticket Analytics
      • Dashboard
      • Metrics
    • Visitor Analytics
    • Enterprise Report
      • Daily Agent Performance
      • Hourly Agent Performance
      • Daily Group Performance
      • Traffic Analysis Report
      • First Response Time
  • User Profile
    • Billing
    • Help & Feedback
  • Settings
    • General Settings
      • Auto Triggers
      • Forms
        • Pre Chat Form
        • Post Chat Form
        • Custom Forms
          • Advanced Forms
        • Ticket Forms
      • Canned Responses
      • Custom Attributes
      • Call Recording
      • Tags
      • Appointment
      • Departments
      • Chat Transcript Forwarding
      • Ban Visitor
      • Trusted IP & Domain
      • Business Hour
    • Chat Widgets
      • Appearance
      • Custom Message
      • Widget Features
      • Forms
      • Code Snippet & Quick Share
    • Ticketing
      • Email Templates
      • Status Management
    • Agent Management
      • Agents
      • Departments
      • Role Management
    • API Settings
      • Json Parse Format
    • Scripts
    • SLA Policy
    • Routing Policy in REVE Chat
      • Chat Routing
      • Advanced Routing
    • Other Settings
Powered by GitBook
On this page
  • Time Based Routing
  • Broadcasting
  • URL Based Routing

Was this helpful?

  1. Settings
  2. Routing Policy in REVE Chat

Chat Routing

In REVE chat you can use various routing policy ( broadcasting, round robin & URL based) to better serve your visitors

PreviousRouting Policy in REVE ChatNextAdvanced Routing

Last updated 1 year ago

Was this helpful?

In REVE chat we can use Time Based Routing & Broadcasting to evenly distribute messaged among your agents. Let's dive deeper into each section.

To change the routing policy you have to navigate to the settings menu on left nav bar. From there under general settings you will find the chat routing option.

Time Based Routing

In this routing policy, chat request from a visitor will land to the agent with the most free slots. The routing decision is made based on the current workload of the agents, considering the percentage of their concurrent chat capacity in use.

Suppose agent A has a concurrent chat number of 20 and he is currently serving 10 customers. Another agent B has a concurrent chat number of 10 and he is serving only 4 customers currently. Then when a new visitor arrives the chat request will land to agent B. Agent A is occupied with 50% of their concurrent chat capacity (10 out of 20), while Agent B is handling 40% of their capacity (4 out of 10). Since Agent B is serving customers below their maximum capacity, the new chat request is directed to them, optimizing efficiency and balancing workload.

But if both agents were at 50% of their capacity, a new chat request will land to the agent with the highest concurrent chat capacity.

Broadcasting

In this routing policy, when a new visitor arrives, a chat request will be sent to all online agents. The chat will land in the que section of the chat panel. From there any agent can accept the request and it will be removed from queued. In broadcasting the chat acceptance time doesn't play any role. So, agents are not bound to accept chat within a specific time frame, rather they will accept as soon as they finish one request.

URL Based Routing

REVE chat allows it's customers to route chats using URL & keyword. This allows company's to offer specialized support for different section of the website.

To create URL based routing, you have to click the "Add Chat Route". You will see a pop-up where you have to-

  • Provide the new route a name

  • You have to select the rule. Here if you select "contain" system will search for those keyword in the URL and trigger but if you select "Exact Match" system will only trigger this routing when the URL matches fully.

  • Provide a valid URL. System will check the visitor's URL with the one you provide.

  • Select an action(from route chat or chat turn off)

  • And if you have your department enabled, you have to choose the department and press the "Create" button. A new rule will be created.

Using the URL based routing you can link your support page to provide support by only support agent. You can disable a chat for a specific URL.

That's how you can enable chat routing in REVE chat.

After assigning the agent, the agent can see the request in the queued section of the chat panel. He has to accept the chat within the . Otherwise it will be counted as missed chat.

chat acceptance time