Rodrigo Asai
Rodrigo Asai
  • Updated

To install the widget code on an HTML/CSS site, follow the steps below:

  1. Open the index.html of your website using your favorite editor.
  2. Search for the close tag </body>.
  3. Copy your JS code and paste it before the close tag  </body>, then save the changes:

    Image shows the widget coded added before the body

If the page is in HTML/CSS only (a non-dynamic page), the JS code must be implemented separately in all the individual pages of the website. For example: aboutus.htmlor contact.html.