1. How to get the Code
Please sign on to the LiveZilla Operator Console and open the Link Generator [ ].
While the Link Generator offers you several different configurations, in most cases you don't need to set up much.
You can choose from 5 different integration elements:
- On-Site Chat Overlay

This code will directly integrate LiveZilla Chat into your website, the chat
runs in the same window.
The chat widget will overlay your website and attract most chat sessions (this is the preferred integration for sales chats).
- Graphic Chat Button

The Graphic Chat Button allows your website visitors to initiate a Live Chat running
in a new browser window.
You can choose from more than 20 different Live Chat Icons or use your own set of images to attract your website visitors attention. The Graphic Chat Button is an inline element.
-
Floating Button

The Floating Button allows your website visitors to initiate a Live Chat running in a new browser window. You can choose from more than 10 different Live Chat Icons or use your own set of images to attract your website visitors attention. The Floating Button is an overlay element, that stays in position when scrolling down.
-
Text Link
It is also possible to use decent Text links. Text Link is an inline element.
-
Visitor Monitoring
If you don't want to offer chats but want to monitor your website visitors, this is what you need.
The following configurations can be made:
Additional settings (chat routing, pass-thru parameters, settings) can be found under Advanced.
When all configurations are made please press the Copy to clipboard button and proceed to step 2 (right side).
2. How to integrate the Code
Please paste the code snippet of the Live Chat Button / Visitor Monitoring HTML script into your web page source code and upload the updated page to your web server.
The code must be placed before closing </body> tag.
Integration with popular CMS:
- Integrate LiveZilla with Joomla
Adding LiveZilla Live Chat Button directly to Joomla 3.x
For adding the LiveZilla Floating Button or Overlay Chat code to your Joomla theme directly you need to have access to your Joomla files via FTP or Cpanel File
manager.
To integrate LiveZilla Live Chat system with your Joomla-based website, please follow the steps below:
- Access your Joomla files via FTP or Cpanel File manager.
- Open there Joomla / templates / Your theme name folder, in our example the "beez3" theme is used.
- Open index.php file located in this folder.
- Generate the LiveZilla Code as described on the left side of this page (How to get the Code).
- Copy the code and insert it to the index.php before closing </body> tag.
- Save your changes and upload your updated index.php file to your FTP or Cpanel.
- The chat button will now appear when you reload your website.
- Integrate LiveZilla with Drupal
Adding LiveZilla Live Chat Button directly to Drupal 7.x
For adding the LiveZilla Floating Button or Overlay Chat code to your Drupal theme directly you need to have access to your Drupal files via FTP or Cpanel File
manager.
To integrate LiveZilla Live Chat system with your Drupal-based website, please follow the steps below:
- Access your Drupal files via FTP or Cpanel File manager.
- Open there Drupal / themes / Your theme name folder, in our example the "bartik" theme is used.
- Open page.tpl.php file located in this folder
- Generate the LiveZilla Code as described on the left side of this page (How to get the Code).
- Copy the code and add the code to the end of page.tpl.php.
- Save your changes and upload your updated page.tpl.php file to your FTP or Cpanel.
- The chat button will now appear when you reload your website.
- Integrate LiveZilla with Prestashop
Adding LiveZilla Live Chat Button directly to Prestashop 1.x
For adding the LiveZilla Floating Button or Overlay Chat code to your Prestashop theme directly you need to have access to your Prestashop files via FTP or Cpanel File
manager.
To integrate LiveZilla Live Chat system with your Prestashop-based website, please follow the steps below:
- Access your Prestashop files via FTP or Cpanel File manager.
- Open there Prestashop / themes / Your theme name folder / templates / _partials, in our example the "classic" theme is used. You can check the name of your theme in the Prestashop admin panel in Preferences / Theme.
- Open footer.tpl file located in this folder.
- Generate the LiveZilla Code as described on the left side of this page (How to get the Code).
- Copy the code and insert it at the end of footer.tpl.
- Insert a {literal} tag above and a {/literal} right below your LiveZilla code.
- Save your changes and upload your updated footer.tpl file to your FTP or Cpanel.
- Sign on to your prestashop admin panel and clear the cache under Advanced Parameters / Performance.
- The chat button will now appear when you reload the shop page.
- Integrate LiveZilla with Wordpress
Adding LiveZilla Live Chat Button directly to Wordpress 4.x
For adding the LiveZilla Floating Button or Overlay Chat code to your Wordpress theme directly you need to have access to your Wordpress files via FTP or Cpanel File
manager.
To integrate LiveZilla Live Chat system with your Wordpress-based website, please follow the steps below:
- Access your Wordpress files via FTP or Cpanel File manager.
- Open there Wordpress / wp-content / themes / Your theme name folder, in our example the "twenty fifteen" theme is used.
- Open footer.php file located in this folder.
- Generate the LiveZilla Code as described on the left side of this page (How to get the Code).
- Copy the code and insert it to the footer.php before closing </body> tag.
- Save your changes and upload your updated footer.php file to your FTP or Cpanel.
- The chat button will now appear when you reload your website.
- Integrate LiveZilla with Opencart
Adding LiveZilla Live Chat Button directly to Opencart 3.x
For adding the LiveZilla Floating Button or Overlay Chat code to your Opencart theme directly you need to have access to your Opencart files via FTP or Cpanel File
manager.
To integrate LiveZilla Live Chat system with your Opencart-based website, please follow the steps below:
- Access your Opencart files via FTP or Cpanel File manager.
- Open there opencart / catalog / view / theme / Your theme name folder (in our example the "default" theme is used) / template / common.
- Open footer.twig file located in this folder.
- Generate the LiveZilla Code as described on the left side of this page (How to get the Code).
- Copy the code and insert it to the footer.twig before closing </body> tag.
- Save your changes and upload your updated footer.twig file to your FTP or Cpanel.
- Make sure to clear Opencart's cache
- The chat button will now appear when you reload your website.
- Integrate LiveZilla with Magento
Adding LiveZilla Live Chat Button directly to
Magento 1.x
To integrate LiveZilla Live Chat system with your Magento-1.x-based website, please follow the steps below:
- Access your Magento Backend / Administration Panel.
- Locate the Miscellaneous HTML box under System -> Configuration -> General -> Design -> Footer.
- Generate the LiveZilla Code as described on the left side of this page (How to get the Code).
- Copy the code and paste it directly in the Miscellaneous HTML box and save the data.
- Make sure to refresh Magento's cache in full under System -> Cache Management.
- The chat button will now appear when you reload your website.
Adding LiveZilla Live Chat Button directly to
Magento 2.x
To integrate LiveZilla Live Chat system with your Magento-2.x-based website, please follow the steps below:
- Access your Magento Backend / Administration Panel.
- Locate Miscellaneous HTML under Admin -> Content -> Design -> Configuration -> Select Store -> Edit -> Footer.
- Generate the LiveZilla Code as described on the left side of this page (How to get the Code).
- Copy the code and paste it directly in the Miscellaneous HTML field and save the data.
- Make sure to clear Magento's cache in full under System -> Cache Management.
- The chat button will now appear when you reload your website.
- Integrate LiveZilla with Typo3
Adding LiveZilla Live Chat Button directly to Typo3
To integrate LiveZilla Live Chat system with your Typo3-based website, please follow the steps below:
- Access your Typo3 Backend / Administration Panel.
- Edit the Footer content page under WEB -> Page -> Welcome -> Generated Content -> Footer Content -> Left.
- Generate the LiveZilla Code as described on the left side of this page (How to get the Code).
- Copy the code and paste it into the HTML Code box and save the changes.
- The chat button will now appear when you reload your website.
- Integrate LiveZilla with WHMCS
Adding LiveZilla Live Chat Button directly to WHMCS CRM/CMS System.
To integrate LiveZilla Live Chat system with your WHMCS, please follow the steps below:
- Access your WHMCS files via FTP.
- Go to whmcs / template / (your theme name folder).
- Open footer.tpl file located in this folder.
- Generate the LiveZilla Code as described on the left side of this page (How to get the Code).
- Copy the code and insert it to the footer.tpl before closing </body> tag.
- Insert a {literal} tag above and a {/literal} right below your LiveZilla code.
- Save your changes and upload your updated footer.tpl file to your FTP or Cpanel.
- The chat button will now appear when you reload your WHMCS pages.
- Integrate LiveZilla with Shopware 5
Adding LiveZilla Live Chat Button directly to your Shopware 5 Website.
To integrate LiveZilla Live Chat system with your Shopware 5 installation, please follow the steps below:
- Access your Shopware files via FTP.
- Go to themes / Frontend / Bare / frontend / index.
- Open footer.tpl file located in this folder.
- Generate the LiveZilla Code as described on the left side of this page (How to get the Code).
- Wrap you code in {literal} ... {/literal} tags and insert it to the footer.tpl at the end of the file.
- Save your changes and upload your updated footer.tpl file to your FTP or Cpanel.
- The chat button will now appear when you reload your Shopware 5 pages.
- Integrate LiveZilla with OXID 4
Adding LiveZilla Live Chat Button directly to your OXID 4 Webshop.
To integrate LiveZilla Live Chat system with your OXID 4 installation, please follow the steps below:
- Access your OXID files via FTP.
- Go to application \ views \ azure \ tpl \ layout.
- Open footer.tpl file located in this folder.
- Generate the LiveZilla Code as described on the left side of this page (How to get the Code).
- Copy the code and insert it to the footer.tpl at the end of the file.
- Save your changes and upload your updated footer.tpl file to your FTP or Cpanel.
- The chat button will now appear when you reload your OXID 4 shop pages.
- Integrate LiveZilla with Gambio
Adding LiveZilla Live Chat Button directly to your Gambio Shop System
To integrate LiveZilla Live Chat system with your Gambio Shop website, please follow the steps below:
- Access your Gambio Backend / Administration Panel.
- Locate the Footer under TOOLBOX -> Content Manager and click Edit.
- Generate the LiveZilla Code as described on the left side of this page (How to get the Code).
- Switch to HTML Source and paste the LiveZilla code at the bottom, then save the data.
- Make sure to refresh Gambio's cache under TOOLBOX -> Clear Cache.
- The chat button will now appear when you reload your website.
- Integrate LiveZilla using Google Tag Manager
Adding LiveZilla Live Chat Button directly to your website using Google Tag Manager
To integrate LiveZilla Live Chat system with your website using Google Tag Manager, please follow the steps below:
- Access your Google Tag Manager Backend and add a new TAG. Choose the custom HTML tag as tag type.
- Generate the LiveZilla Code as described on the left side of this page (How to get the Code).
- Now insert the LiveZilla Code.
- Press +Add Rule to Fire Tag.
- Select All Pages to let Google know that you want the LiveZilla Code to load on all pages.
- Save the rule and save the tag.
- Press create version in the upper right hand corner of the page, review your changes and click publish.
Your favourite CMS is missing? Something is outdated?
Just let us know and we will provide you with an updated guideline.
Back