document.addEventListener("DOMContentLoaded", function() { setTimeout(() => { let ads = document.createElement("script"); ads.src = "https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"; document.head.appendChild(ads); }, 3000); }); window.onload = function() { setTimeout(function() { var gtm = document.createElement('script'); gtm.src = 'https://www.googletagmanager.com/gtag/js?id=G-XXXXXX'; document.head.appendChild(gtm); }, 3000); };