Get started with timeonsite CDN
ISC licensed
Measures/tracks user time on webpages with lightweight library, TimeOnSite.
Tags:- tos
- top
- timeonsite
- timeonpage
Stable version
Copied!
How to start using timeonsite CDN
<!DOCTYPE html>
<html>
<head>
<title>Get started with timeonsite CDN - cdnhub.io</title>
<script src="https://cdn.jsdelivr.net/npm/@spl splash:not([data-spl-status="loading"]):not(.spl-hide)[email protected]/splitting.min.js" defer></script>
<script src="https://cdn.cdnhub.io/timeonsite/1.2.1/timeonsitetracker.min.js" defer></script>
</head>
<body>
<!-- Your content goes here -->
<script src="your-script.js"></script>
</body>
</html>
Copied!
Copied!