Counter showing how many times form was submitted

Hi there,

I’m hoping someone can help me. Is there a way to have a counter showing how many times a form has been submitted on a website?

Thanks,

Niall

For that to work you’ll have to store the number somewhere.

It seems you can use Zapier to increment a number in a Google Spreadsheet.

Screenshot_2018-11-25_181145
(yes it worked!)

Then you can use Sheets API to fetch and display the value of the cell in the spreadsheet on your site. Alternatively, you can also fetch the sheet as JSON. Either way you’ll need JavaScript.


This might also work for displaying “stars” or “likes” on each CMS collection item like blog posts & reviews.

Thanks a lot. I appreciate it

Hi @samliew @Niall_Mc_Dermott
I hope you are doing well,

I am trying to do exactly the same thing ! Do you have a more “step by step” description on how to do it ? Thank you very much, it would help me a lot !

have a great day !

Hi Maud, I don’t visit this forum often. My contact form can be found on my profile/website.