Want to build your own 24/7 FAQ knowledge base?
LibraryH3lp subscriptions include unlimited independent internal or public-facing knowledge bases.


Search the LibraryH3lp Knowledge Base

 

What if I don't want an in-page chat option? Can I still use proactive chat invitations?

6502 views   |   Last updated on Apr 02, 2025    proactive

 

You can have proactive chat invitations with or without a corresponding in-page chat option. 

If you only want a proactive chat invitation with no in-page chat box or button, here's how to configure your chat snippet:

  1. Select a pop-up chat widget style.
  2. For the "Online appearance," remove everything and add a span with a style that sets a bit of text (like "chat with us") to not display, like this:
    <span style="display:none;">chat with us</span>
  3. Configure the proactive chat invitation as desired.
  4. For the "Offline appearance," remove everything and add an empty span like this:
    <span></span>
  5. For the "Browser JavaScript disabled / Service error" appearance, remove everything and leave it blank (empty).
  6. Save your new chat snippet and copy/paste its embed code into your web page.

FAQ URL:

More Help

Search By Topic