Closed arpit-dwivedi closed 3 years ago
<script>
function cb(response) {
document.getElementById('visits').innerText = response.value;
}
</script>
<script async src="https://api.countapi.xyz/hit/devIncept/visits?callback=cb"></script>
<script type="text/javascript" src="https://freehitcounters.org/count/7kc9"></script><br>
<a href='https://www.horando.de/'>bei Horando bestellen</a>
<script type='text/javascript'
src='https://www.whomania.com/ctr?id=37ed85dcb7ee3519b7ba271353497f62434e701a'></script>
For freehitcounter, is there a way to view the counter without changing it?
@kevinli15 I didn't really get your question. Can you please explain what you are trying to ask??
On some blog sites before you click on an article to read it will show you a preview of the article and how many views it already has. I was wondering how to display the views without visiting the page and updating the view count. In other words I want to see the view count but dont want to update it yet since I havent actually clicked on the article to view it. Thank you for the response
Explain steps to implement both types of counters implemented in the example file yesterday.