Install the widget on an HTML/CSS site

Rodrigo Asai
Rodrigo Asai
  • Updated

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

  1. Open the index.html of your website using your favorite editor.
  2. Search by 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 in all the individual pages of the website where it is necessary to implement the widget. For example: aboutus.htmlor contact.html