This page was viewed
0
times
<p>This page was viewed</p>
<h1 id="count">0</h1>
<p>times</p>
function cb(response) {
document.getElementById('count').innerText = response.value;
}
<script async src="https://api.countapi.xyz/hit/kang-ismet.com/visits?callback=cb"></script>