.

Adding the Olark HTML to your Web Page

We make it easy to add Olark to your web page. Just follow the simple steps below. If you can't for the life of you get Olark running, your service may be blocking JavaScript (You can confirm this by looking for the Olark code in page source from your browser). If Olark is being blocked, try the Sites without JavaScript tutorial.

Adding the Olark HTML

  1. Log into Olark
  2. Copy the HTML/Javascript code
    <script type="text/javascript" src="http://static.olark.com/js/wc.js"></script>
    <script type="text/javascript">
    wc_init("YOUR_HABLA_ID_CODE");
    </script>
  3. Open your web-page in a text editor (i.e. TextEdit)
  4. Paste the Olark code anywhere in the web-page's HTML source. (We recommend placing it at the bottom of your page before the </body> tag.)
  5. Save your modified web page.
  6. Upload it to your web server
  7. That's it, you are done!
Return to Top
Powered by Olark