mirror of
https://github.com/asimonson1125/asimonson1125.github.io.git
synced 2026-02-25 05:09:49 -06:00
header analytics
This commit is contained in:
6
src/analytics.js
Normal file
6
src/analytics.js
Normal 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")
|
||||
Reference in New Issue
Block a user