liveAgent:clientChatQueuePosition in Salesforce Chat
<liveAgent:clientChatQueuePosition /> in Salesforce Chat can be used to show the Queue position. Sample Code: <apex:page showHeader="false"> <style> body { overflow: hidden; width: 100%; height: 100%; padding: 0; margin: 0 ....