This commit is contained in:
Marcos
2023-10-26 12:03:06 -03:00
parent 98a5f9714c
commit d3c5648c7e
2 changed files with 12 additions and 1 deletions
+9 -1
View File
@@ -8,4 +8,12 @@ function toggleDiv() {
div.style.display = "flex";
header.style.borderRadius = "0 0 0 0"
}
}
}
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag("js", new Date());
gtag("config", "AW-11390833779");