Expand my Community achievements bar.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

In adobe analytics how device and browser information is collecting?

Avatar

Level 4

How we are collecting Device and Browser information into Analytics?

Can any one please provide complete information on this.

 

Thnaks!

 

@analytics  @Andrey_Osadchuk,@PratheepArunRaj , Jennifer_Dungan@VaniBhemarasetty @All @Web_Analytics

1 Accepted Solution

Avatar

Correct answer by
Community Advisor and Adobe Champion

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=...

 

View solution in original post

2 Replies

Avatar

Correct answer by
Community Advisor and Adobe Champion

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=...

 

Avatar

Community Advisor and Adobe Champion

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.