Skip to content

Commit

Permalink
chore: add analytics
Browse files Browse the repository at this point in the history
hey, not sure what's the best way with this framework, feel free to adapt my PR to achieve the same goal with better practices. Thank you.
  • Loading branch information
moul authored Jun 27, 2023
1 parent 2694e33 commit ceeb024
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,8 @@
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id='root'></div>
<!-- 100% privacy-first analytics -->
<script async defer src="https://scripts.simpleanalyticscdn.com/latest.js"></script>
<noscript><img src="https://queue.simpleanalyticscdn.com/noscript.gif" alt="" referrerpolicy="no-referrer-when-downgrade" /></noscript>
</body>
</html>

0 comments on commit ceeb024

Please sign in to comment.