Developer/IT > Engage: Technical information > Javascript integration

Javascript integration

Whisbi provides a standard JavaScript code.

Your webmaster will need to insert the JavaScript code before the </body> tag in the HTML code in each of the pages where you wish to integrate it.

 Example

</head>
     <body>
          <!--Start of Whisbi Script-->
          <script src="//static.whisbi.com/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/EN/connect.js"></script>
          <!--End of Whisbi Script-->
     </body>
</html>

The Whisbi service will be displayed on your webpage as floating button.

The JavaScript can also be adapted to launch from a fixed button on your page or from specific marketing activities (e.g. Newsletter, emailing, online advertising campaigns).