Find out which browser, OS and device a user agent string represents. How to parse user agents online with Bagiqo.
Every browser sends a user agent string describing itself. Marketing, support and analytics teams often must decode one to know which device and browser a visitor is using.
The user agent parser takes a user agent string and reports the browser family and operating system it describes.
How to use it
- Open the user agent parser.
- Paste the user agent string.
- Read the parsed browser and OS.
When helpful
- Inspecting the device behind a support ticket.
- Checking what browsers your analytics report the most.
- Validating a UA you plan to use.