One JavaScript file for all your websites.
Add this where you want the total hit count to appear:
<span id="website-hit-count">0</span> <script src="https://hitcount.myapp24.in/hit.js"></script>
For the current page hit count:
<span id="page-hit-count">0</span>