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 >
Posted - Mon, Jan 29, 2018 9:58 AM.
Online URL: https://kb.netop.com/article/live-guide-chat-button-google-tag-manager-470.html