Skip to main content
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by kayawalton

Hi @reddy_y-11 --

Browser and device information is collected based mostly on the user-agent http information collected from the hit. That information usually provides the OS, application, browser type, and browser version.

You can get additional information about the browser and device variable here:

https://experienceleague.adobe.com/docs/analytics/components/dimensions/browser.html?lang=en

https://experienceleague.adobe.com/docs/analytics/components/dimensions/operating-systems.html?lang=en

 

2 replies

kayawalton
Adobe Champion and Community Advisor
kayawaltonAdobe Champion and Community AdvisorAccepted solution
Adobe Champion and Community Advisor
March 29, 2023

Hi @reddy_y-11 --

Browser and device information is collected based mostly on the user-agent http information collected from the hit. That information usually provides the OS, application, browser type, and browser version.

You can get additional information about the browser and device variable here:

https://experienceleague.adobe.com/docs/analytics/components/dimensions/browser.html?lang=en

https://experienceleague.adobe.com/docs/analytics/components/dimensions/operating-systems.html?lang=en

 

Jennifer_Dungan
Adobe Champion and Community Advisor
Adobe Champion and Community Advisor
March 29, 2023

I believe Adobe also started using the new Browser Client Hints from newer browsers, in addition to the user agent string to get more specificity.