Trying to solve a Website issue by leveraging "User Agent"
I've seen a few posts attempt to address this topic, but most are a few years old and may not reflect current browser behaviors.
Recently, we encountered an issue on our AEM website where hidden field values in forms were not being submitted consistently. After some investigation, we discovered that the problem varies depending on the browser version being used. Importantly, this is not a Marketo issue—it's related to how certain browsers handle hidden fields.
To better understand and diagnose the issue, I’d like to generate a report that shows the user agents (i.e., browser and version information) of users who submit a specific form, identified by its Form ID.
My Question:
Is there a way to create a report that captures and potentially filters the browser versions users are using when submitting a particular form?