This can be done programmatically. You can send in your signed-in user’s name and email by simply calling the setVisitorInfo method to pass those details. This will skip the pre-chat form for the users. Mandatory properties that needs to be set are: * name * email Syntax - setVisitorInfo HappyFoxChat.setVisitor…