Skip to content

Commit 27a1223

Browse files
committed
sigh, update GA4 property tag
1 parent a9d5586 commit 27a1223

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -438,13 +438,13 @@ <h2>Loading Books</h2>
438438
</script>
439439

440440
<!-- Google tag (gtag.js) -->
441-
<script async src="https://www.googletagmanager.com/gtag/js?id=G-ZSDM4PC961"></script>
441+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-665JQ152W7"></script>
442442
<script>
443443
window.dataLayer = window.dataLayer || [];
444444
function gtag(){dataLayer.push(arguments);}
445445
gtag('js', new Date());
446446

447-
gtag('config', 'G-ZSDM4PC961');
447+
gtag('config', 'G-665JQ152W7');
448448
</script>
449449

450450
</html>

0 commit comments

Comments
 (0)