you cannot do this in HTML, it will only work in PHP...
I would start by creating a table somewhere in a database and setting a field in that table to 0. Once this is done add the code to increment the value of that field by 1....
do you have access to PHP or a MySQL database?