Include User Agent information on the results | Community
Skip to main content
Question

Include User Agent information on the results

  • September 14, 2023
  • 3 replies
  • 105 views

Hello!
I would like to know if it is possible to include a variable in the results with the User Agent information of the respondent. How could I store and export it?

 

Thanks in advance!

3 replies

Liz
Community Team
Forum|alt.badge.img+5
  • Tech Community Advocate
  • 15028 replies
  • September 14, 2023

Hi @asitjes Thanks for stopping by the community! Have you tried using hidden fields yet? This would allow you to collect information from another source and export it. 


  • Author
  • Explorer
  • 1 reply
  • September 15, 2023

Hi @Liz 

Thank you for your time!

I assume it must be a hidden field, but I don’t really know how to populate it with the user’s browser/device information. Is it possible?


Liz
Community Team
Forum|alt.badge.img+5
  • Tech Community Advocate
  • 15028 replies
  • September 15, 2023

Hi @asitjes In order to pass data into the form, you’ll need to know how you’re able to gather that information and send it into hidden fields. Since you don’t have a source already passing in that data, you would most likely need to create javascript to capture that information and then put the information into the hidden field on the form. 

@mathio might have some boilerplate code for this. 


Reply