Skip to main content

Count Button Clicks in Field

  • January 26, 2022
  • 1 reply
  • 38 views

Forum|alt.badge.img+12

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

kuovonne
Forum|alt.badge.img+29
  • Brainy
  • 6009 replies
  • January 26, 2022

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.