Home » Categories » Live Guide

Live Guide Chat Button - Google Tag Manager

By default, Google hides the created tags and, therefore, the call button.

To display the call button, add the following lines of code when creating the tag:

< div id="LiveGuideGoogleTagManager" >
  < script >
  var hiddenDiv = document.getElementById('LiveGuideGoogleTagManager').parentElement;
  hiddenDiv.style.visibility = null; 
  hiddenDiv.style.display = null;
  < /script >
   < !-- Netop Live Guide Call Button Tag -->
                PASTE THE LIVE GUIDE BUTTON CODE FROM THE ADMINISTRATION CONSOLE (SETUP > CODE BUILDER) 
  < !-- Netop Live Guide Call Button Tag -->
< /div >
  • Icon PDFExport to PDF
  • Icon MS-WordExport to MS Word
Attachments Attachments
There are no attachments for this article.