Chat API

Query string parameters available for use in Chat Button

Example:

<script type="text/javascript" src="https://www.mylivechat.com/chatbutton.aspx?hccid=68268000
&ButtonOnlineImage=1&ButtonOfflineImage=2&ButtonOnlineTooltip=Click to chat
&ButtonOfflineTooltip=Leave a message"></script>
Parameter Description
hccid My LiveChat ID of your account. This ID is assigned to your account when it is originally created.
ButtonVisible Specifies whether to show chat button or not.
Possible values: 0 -- Hide, 1 -- Show
ButtonOnlineImage The index of the currently selected item in the built-in image gallery.
Possible values: 1 to 16, upload
ButtonOfflineImage The index of the currently selected item in the built-in image gallery.
Possible values: 1 to 16, upload
ButtonOnlineTooltip The ToolTip displays when visitors mouseover the online image button.
ButtonOfflineTooltip The ToolTip displays when visitors mouseover the offline image button.