You can use our basic installation guide to install Natterly on your GoDaddy site, but here are the basics.
Copy your Natterly install code, found in Natterly your admin area.
<script src=\"https://cdn.natterly.com/chatbox.js\"></script>
<script>
var chatbox = new NatterlyChatbox(\"<YOUR SITE TOKEN>\");
chatbox.render();
</script>
You can find your site token in your admin area.
Paste the code right before your page's closing </body>
tag.
GoDaddy also provide their own instructions for adding scripts using their website builder