CityHost.UA
Help and support

How to integrate CallBack on my site?

To integrate the service on your site, you need to add the call of the CallBack script to the HTML page of your site.

We recommend specifying it at the bottom, before the closing tag:

</body>

 

  1. to connect to the Russian-language version of the site, use:
    <script src='https://callback.cityhost.ua/js/' data-lang='ru'></script>
  2. to connect to the Ukrainian version of the site, use:
    <script src='https://callback.cityhost.ua/js/' data-lang='uk'></script>

     

To check the correctness of the module connection, you can use the functionality in the control panel:


Similar articles