Embedding & Configuration
At minimum, setchatbotId and domain on the script tag. Styling and behavior are managed from the Homie dashboard and pulled in automatically by the embed.
Style Settings
Optionally managed via your Homie style settings (fetched by the script):iconColor,iconRounded,iconImage,iconSize,iconImagePaddingiconBottomPadding,iconSidePadding,iconAlign(left|right)shadowHostZIndex(set higher to keep the embedded chat above sticky menus/badges)showHoverText,isPrivate,active
User Configuration
Advanced: Some customers provide
window.homieUserConfig to pass user_id, user_hash, and
user_metadata. The embed forwards these safely to the iFrame (Base64‑encoded metadata).