javascript - Can I make a hit counter from this? -


i have personal wiki , have wanted add personal hit counter, isn't third party. know can use php , can locally through javascript in wiki platform don't have access information.

however able find this:

<input type="hidden" name="name" value="randomnumbersandtext"> 

which directly associated how track views. there anyway use track views? use javascript track page view information , display on different one? information how track views nice, don't know it.

if want yourself. can use php insert visitors ip in mysql database. can count number of rows , display :)


Comments

Popular posts from this blog

php - Admin SDK -- get information about the group -

dns - How To Use Custom Nameserver On Free Cloudflare? -

Python Error - TypeError: input expected at most 1 arguments, got 3 -