Skip to content

Commit

Permalink
add statcounter
Browse files Browse the repository at this point in the history
  • Loading branch information
shinevue authored Jun 29, 2024
1 parent e4980d5 commit 9e783cd
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,23 @@
</head>
<body>
<div id="root"></div>
<!-- Default Statcounter code for Quiz
https://quiz-teal-one.vercel.app/ -->
<script type="text/javascript">
var sc_project=13013406;
var sc_invisible=0;
var sc_security="2302853a";
var scJsHost = "https://";
document.write("<sc"+"ript type='text/javascript' src='" +
scJsHost+
"statcounter.com/counter/counter.js'></"+"script>");
</script>
<noscript><div class="statcounter"><a title="Web Analytics
Made Easy - Statcounter" href="https://statcounter.com/"
target="_blank"><img class="statcounter"
src="https://c.statcounter.com/13013406/0/2302853a/0/"
alt="Web Analytics Made Easy - Statcounter"
referrerPolicy="no-referrer-when-downgrade"></a></div></noscript>
<!-- End of Statcounter Code -->
</body>
</html>

0 comments on commit 9e783cd

Please sign in to comment.