Google Tag Manager Header (copy)

(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({‘gtm.start’: new Date().getTime(),event:’gtm.js’});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!=’dataLayer’?’&l=’+l:”;j.async=true;j.src=Continue reading

Hide ‘Powered By LiveChat Tab’

// Create a callback function to be run whenever the DOM changes var callback = function(mutationsList, observer) { // Check all mutations that just occured for(let mutation of mutationsList) { // If the addedNodes property has one or more nodes…Continue reading