Adding chat to your website is easy, and this is what it'll look like once you're done:
Step 1: Get the embed code. You can do this by logging in, clicking "Chat", "Settings" and copy your embed code. The embed code looks something like this:
<script> ...
Step 2: Email the people that manage your website and ask them to put this code in your website. You can also do it yourself by placing this code you've copied in the head section of your website as follows. You can also get specific instructions for Wordpress, Wix, or by googling "embed script [name of your website editor]"
<!DOCTYPE html>
<html>
<head>
<!-- Copy/paste your embed code here -->
</head>
<body>
<!-- This is your website, you can leave this part alone -->
</body>
</html>
Comments
0 comments
Please sign in to leave a comment.