Board Members Version
Board Support Chat — Test Page
This page runs the Ava chat widget exactly as it will appear on the board members
page: no menu — board members go straight into Board Support.
How to test:
- Click the blue chat bubble in the bottom-right corner.
- It opens directly into Board Support — no options to pick from.
- Enter your name and email to start the conversation.
- Ask a board-related question — Ava responds in this same window.
This test page uses the same embed code that will be installed on the live board
members page, so what you see here is what board members will get.
If the bubble doesn't appear, refresh the page once.
For your web team: embed code for the board members page
Paste this single script tag into the board members page. The
data-mode="board" attribute is what activates the board version.
<script
src="https://advanceava.com/dist-embed/widget.js"
data-api-url="https://advanceava.com"
data-mode="board"
data-company="Advance HOA Management"
data-assistant="Ava">
</script>