Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

172
Views
Track how many times a certain button has been pressed (in total by all users)

I've searched for a long time after this answer but can't find anything to help me.

<button onclick="myFunction">Press Me</button>
<script>

    function myFunction(){
        //Adding 1 to the variable.
    }

</script>

How can I create a variable that stores how many times this button has been pressed in total by all users? I know you can use localStorage but that only saves how many times a certain person has clicked on the button. I want to see how many times it has been pressed in total by all users and make it into a variable.

Thanks

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!