mirror of
https://github.com/leoherzog/TorrentParts.git
synced 2026-01-23 19:58:03 -08:00
Add Google Analytics
This commit is contained in:
@@ -106,6 +106,13 @@
|
||||
</div>
|
||||
|
||||
<script src="bundle.js"></script>
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-172544485-1"></script>
|
||||
<script>
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
function gtag(){dataLayer.push(arguments);}
|
||||
gtag('js', new Date());
|
||||
gtag('config', 'UA-172544485-1');
|
||||
</script>
|
||||
|
||||
</body>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user