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

ANALITIC

window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag(‘js’, new Date()); gtag(‘config’, ‘G-MLHDCE19Y8’);Continue reading