I have a page where i want to count the number of clicks on a button. and the numbers are shown just below that button.
I tried to search and found this. I think this will not count the total number of clicks: Keeping track of number of button clicks
I am familiar with javascript code, so any help would be useful.