How to detect user browsers?

Hi everyone!

I have 5 different download links for Firefox, Chrome, Safari, Brave, Edge.
How can I recognize the user browser, show him specific link and redirect user to external website for download?
Thanks!

hi @OlegRij and welcome. Good question, I have find many articles that will give you comprehensive answers. What research you have done on your own so far?

Here is a few links you can read.

Hi @Stan thank you!!

We ran into this question with a project and created a script to show or hide any desired element based on the device, OS or browser being used by the site visitor.

Here is a link to the tutorial video that goes through the problem as well as walking you through the solution.

If there are any questions please feel free to tag me!

Happy Friday!