Help

The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.

Count Button Clicks in Field

2036 1
cancel
Showing results for 
Search instead for 
Did you mean: 
Adrian_Head
6 - Interface Innovator
6 - Interface Innovator

Hi all!

Wondering if anybody knows how to count the number of times a button has been clicked in Airtable (using scripts, airtable automations, or Zapier / Integromat)!

Would be super useful to track which buttons are the most used and provide a count in a separate field that can be used for metrics!

@kuovonne @K_V do you have any experience with this?

Thanks!

-Adrian

1 Reply 1
kuovonne
18 - Pluto
18 - Pluto

If you are clicking a button that runs a script, you can have the script increment a counter. However, there is no way to tell how many times any of the other buttons (open URL, open app) have been clicked.