Skip to content

Commit

Permalink
Update Google analytics and Declare v1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Aathish04 committed Dec 14, 2023
1 parent 63c2d95 commit 06c704a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@
-->
<title>Moodle Archiver</title>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-F98SD233HM"></script>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-PCR9HKVNR8"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-F98SD233HM');
gtag('config', 'G-PCR9HKVNR8');
</script>
</head>
<body>
Expand Down

0 comments on commit 06c704a

Please sign in to comment.