[Solved] Visit / click counter on an website based only on JS and HTML


No, you need to have any server on a backend. If you use NodeJS as a server you can use a gist like this https://gist.github.com/hubgit/399898 and some modify it to send count value to user.

solved Visit / click counter on an website based only on JS and HTML