header analytics

This commit is contained in:
2022-04-10 14:31:54 -04:00
parent 172d3f4672
commit 17555a6c6d
2 changed files with 15 additions and 2 deletions

6
src/analytics.js Normal file
View File

@@ -0,0 +1,6 @@
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'G-E2V93W9CNV');
console.log("HHHHHHHHHHHHHH")