Frontman : Enterprise Chatbot Platform
  • 👋Frontman | Enterprise Chatbot Platform
    • 🚀How to Get Started with Frontman
    • 💰Pricing
    • 📞Schedule Demo & Contact Founding Team
  • 😍Create your First Chatbot
  • 📊Dashboard
  • 〽️Story Builder
    • ➕How to Build your First Chatbot Flow
    • ➕Building Blocks
    • ➕Cards
      • ➕Display Cards
        • Bot Says
        • Image/GIF
        • Carousel
        • Quick Reply
        • Phraser Card
        • Audio
        • Video
        • Multiple Choice
        • User Input
        • Range Slider
        • Rating
        • Date Picker
        • Auto suggest
        • Custom Form
        • Website
        • Book Meeting
      • ➕Utility Cards
        • Go-to
        • Setup user attribute
        • Email
        • JSON API
        • Google Sheets
        • Run-IF Card
        • Typing Delay
        • Comments
        • Goal Tracker
        • A/B Splitter
        • Custom Script
        • End Conversation
        • SMS
        • Slack
        • Export via Zapier
        • Whatsapp Template
      • ➕Plugin Cards
        • Shiprocket Track Card
        • Shopify
          • Cancel Order
          • Track Order
          • Return Order
        • Zoho CRM
        • Salesforce CRM
        • Hubspot CRM
        • Odoo CRM
        • Pipedrive CRM
        • Active Campaign CRM
    • ➕Chatbot Details
    • ➕Export Chatbot
    • ➕Direct Link
    • ➕Clone Block
  • 🔆Instinct AI
    • Train AI
      • Data Loaders
        • Document Loader
        • Crawl Website
        • Notes
        • Google Drive
        • Amazon S3
        • Gitbook
        • Microsoft OneDrive
        • Notion
        • RSS
        • Confluence
        • Shopify Blog
        • Zendesk
        • Knowledge Base(Makerobos)
        • Shopify AI Search
        • Image Parser
      • Data Bank
    • AI Agents
      • Wikipedia
      • Youtube Search
      • Function Calling
      • Recent News
      • Web Search
      • Run Block
      • Shopify AI Search
      • Task Master
    • Private Notes
    • Feedback
    • Insights
  • 📺Style Builder
    • ➕Setup Avatar
    • ➕Setup Chatscreen
    • ➕Setup Homescreen
  • ☁️Publish
    • ➕Install Frontman on your Website
    • ➕Track Visitor with your Frontman
    • ➕Custom Display Settings
    • ➕Conversational landing page (Progressive)
    • ➕Embed Frontman
    • ➕Security
    • ➕Language
    • ➕Time Zone
    • ➕Hibernate Frontman
  • 📊Analytics
    • ➕Session
    • ➕Active Users
    • ➕Total Messages
    • ➕Total Visits
    • ➕Traffic Stats
    • ➕User Activity
    • ➕Resources
    • ➕Goal Tracker
  • 🧑‍🤝‍🧑Audience
    • ➕User Attributes
    • ➕How to set filters
    • ➕How to export User’s data
    • ➕Customize Table
  • ⚒️Marketing Tools
    • Teaser Message
    • Frontman Apps
      • Persistent Menu
      • Broadcast message
      • Get Subscribers
      • Knowledge Base
  • 📖Knowledge Base
    • ➕Overview
    • ➕Collections
    • ➕Articles
    • ➕Reports
  • ⚙️Account Settings
    • ➕My Profile
    • ➕Company Details
    • ➕My Plan
    • ➕Plans and Pricing
    • ➕Order History
    • ➕Billing Preference
    • ➕Invoice History
    • ➕Developers Hub
      • ➕API Key
      • ➕Postman Collection
      • ➕Google Application
      • ➕Amazon SNS
      • ➕SMTP
      • ➕Whatsapp Template Messaging
      • ➕LLM's
      • ➕Data Loaders
    • ➕Applications
    • ➕Manage Teams
    • ➕Manager Account
    • 🪧Report a Issue
Powered by GitBook
On this page
  • Default Behavior
  • Specifying Exclusion Rules
  • Additional Considerations
  1. Publish

Custom Display Settings

This document outlines the configuration options for Frontman's display behavior. You can control where and when Frontman appears on your website, allowing for a more tailored user experience.

PreviousTrack Visitor with your FrontmanNextConversational landing page (Progressive)

Last updated 10 months ago

Default Behavior

By default, Frontman will be visible on all pages of your website. However, you can leverage custom display settings to refine its presence.

Specifying Exclusion Rules

To define where Frontman should not appear, you'll create exclusion rules. These rules consist of two parts:

  1. Condition: This defines the criteria for excluding a page. You can leverage various options:

    • Contains: Matches URLs containing a specific string (e.g., "contact").

    • Not Contains: Matches URLs that don't contain a specific string.

    • Regex: Employs regular expressions for complex URL matching patterns (advanced users).

  2. Value: Set the value based on the condition applied and simply apply it to reflect on the website.

Example: Hiding Frontman on a Specific Page

Let's consider hiding Frontman on the contact page located at https://makerobos.com/contact. Here's how to achieve this:

  1. Condition: Choose "Contains."

  2. Value: Enter "contact" in the corresponding field.

This configuration ensures Frontman remains hidden on the "/contact" page while being visible on all other website sections.

Additional Considerations

  • You can create multiple exclusion rules to define nuanced display behavior.

  • The order of exclusion rules matters. More specific rules should be placed higher in the list to take precedence.

  • Consider testing your exclusion rules thoroughly to ensure Frontman appears as intended.

☁️
➕