Skip to content

Commit 9b1cd0f

Browse files
committed
Deploy 40c9d81
1 parent 4297e7e commit 9b1cd0f

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

index.html

+15
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,21 @@
6262
rel="stylesheet"
6363
/>
6464

65+
<!-- Google tag (gtag.js) -->
66+
<script
67+
async
68+
src="https://www.googletagmanager.com/gtag/js?id=G-MWB75LY452"
69+
></script>
70+
<script>
71+
window.dataLayer = window.dataLayer || [];
72+
function gtag() {
73+
dataLayer.push(arguments);
74+
}
75+
gtag('js', new Date());
76+
77+
gtag('config', 'G-MWB75LY452');
78+
</script>
79+
6580
<link rel="stylesheet" href="/recrec/global.css" />
6681
<script type="module" crossorigin src="/recrec/assets/main-eCywk2c5.js"></script>
6782
<link rel="stylesheet" crossorigin href="/recrec/assets/main-C4_KOsGJ.css">

0 commit comments

Comments
 (0)