Skip to content

Commit

Permalink
add clicky analytics
Browse files Browse the repository at this point in the history
doroudi committed Jan 13, 2025
1 parent 3a0bd40 commit e893cfc
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions index.html
Original file line number Diff line number Diff line change
@@ -141,20 +141,7 @@ <h2>Free Vue 3 Dashboard</h2>
</div>
<script type="module" src="/src/main.ts"></script>
<noscript>This website requires JavaScript to function properly. Please enable JavaScript to continue.</noscript>
<script type="text/javascript">
var _gauges = _gauges || [];
(function () {
const t = document.createElement('script')
t.type = 'text/javascript'
t.async = true
t.id = 'gauges-tracker'
t.setAttribute('data-site-id', '6780db9001dba104964517a0')
t.setAttribute('data-track-path', 'https://track.gaug.es/track.gif')
t.src = 'https://d2fuc4clr7gvcn.cloudfront.net/track.js'
const s = document.getElementsByTagName('script')[0]
s.parentNode.insertBefore(t, s)
})()
</script>
<script async data-id="101475157" src="//static.getclicky.com/js"></script>
</body>

</html>

0 comments on commit e893cfc

Please sign in to comment.