View Single Post
  #1  
Old 03-12-2014, 09:31 PM
 
zhandaan zhandaan is offline
 

Member
  
Join Date: Feb 2014
Posts: 14
 

Default Need help on Inserting Live Chat

i have found a website that support live chat but i not sure how to insert the code into the web site, can anyone give me a helping hand?

<!--Begin Comm100 Live Chat Code-->
<div id="comm100-button-202"></div>
<script type="text/javascript">
var Comm100API = Comm100API || new Object;
Comm100API.chat_buttons = Comm100API.chat_buttons || [];
var comm100_chatButton = new Object;
comm100_chatButton.code_plan = 202;
comm100_chatButton.div_id = 'comm100-button-202';
Comm100API.chat_buttons.push(comm100_chatButton);
Comm100API.site_id = 188699;
Comm100API.main_code_plan = 202;
var comm100_lc = document.createElement('script');
comm100_lc.type = 'text/javascript';
comm100_lc.async = true;
comm100_lc.src = 'https://chatserver.comm100.com/livechat.ashx?siteId=' + Comm100API.site_id;
var comm100_s = document.getElementsByTagName('script')[0];
comm100_s.parentNode.insertBefore(comm100_lc, comm100_s);
</script>
<!--End Comm100 Live Chat Code-->


I Get this code and says to insert into the website, but i not sure where and how to insert this script in. Anybody can give me advice or clue.
Thanks!
__________________
x cart 5