I have the same question, I am using Airtable as my database, is there any way of having a button click on the Softr front end, not only open a modal window but also trigger something in Airtable to increase the count in a field?
Suzie, I had a thought, one of the issues with using GTM is that the UI DOM elements have really cryptic class fields. Also, do class names remain fixed in Softr, or do they dynamically update when aspects of the Softr application are changed (app name changes, or the app is published, etc)
Here is an example of the cryptic DOM structure on the front end. None of the html tags are intuitively named.
Follow up here, I’ve discovered that PostHog’s autocapture feature offers an effective way of creating analytics that can adjust to changing DOM. They can also be quickly re-configured when DOM changes.