Files
2026-04-28 15:13:50 +02:00

2 lines
395 B
JavaScript

class o{constructor(){this.containerId=window.aioseoGtm.containerId,this.init()}init(){const n=document.createElement("iframe");n.src=`https://www.googletagmanager.com/ns.html?id=${this.containerId}`,n.style.display="none",n.style.visibility="hidden",n.height=0,n.width=0;const t=document.createElement("noscript");t.appendChild(n),document.body.insertBefore(t,document.body.firstChild)}}new o;