Detecting visitor os and browser

Hi, is there any way in wappler to detect visitor os and browser?

Hi @Djibril,

Yes this can be done with the browser component.

Add the browser component to your app:

You can then grab the user agent string:
image

Which shows information like:

Hope that helps.

1 Like

thx