More detail for Mobile Devices | Community
Skip to main content
joris02048
Level 2
October 30, 2011
Accepted

More detail for Mobile Devices

  • October 30, 2011
  • 11 replies
  • 15877 views

Please add more detail for mobile devices; for example iPhone 3, iPhone 3GS, iPhone 4, iPhone 4S, iPad, iPad 2 etc.

 

Please add more detail for mobile operating system, iOS 3, iOS4, iOS4.1, iOS5, etc

11 replies

c_mason5
November 24, 2011

Good one Joris!

 

In addition, I'd like to see version numbers in even more detail - ie. iPhone 5.0 vs. iPhone 4.3.

 

Given that this information is based on the User Agent, I'd prefer to be able to see this (or extract it via Data Warehouse).

pete24241
Level 2
February 8, 2012

Consider iOS version is captured in the user agent string, this should be an easy add to the mobile reporting, surely? We really need this information.

April 26, 2012
edward83
November 7, 2012

It's also important to capture the mobile browser version - Chrome for Android updates independant of the underlying OS, and there are third-party browsers available for both iOS and Android. Is this also being implemented, or should I raise a separate topic?

joris02048
Level 2
November 7, 2012

I'm pretty happy with the level of detail offered in v15, but as an additional data point we are now also capturing the useragent string into a prop. This is can be done via a variable shortcut:

 

s.prop35="D=User-Agent"

 

The only major issue is that quite a few useragent strings exceed the variable length so they are truncated.

michelleg997808
Level 2
April 18, 2013

This has been in progress for 1 year. Any updates??

Level 2
December 17, 2013

It would also be nice to have the actual display size not just resolution

joris02048
Level 2
December 17, 2013

Wondering if we could get a status update, as this was originally marked as "In Progress" in March 2012, and it's now December 2013.

krittaya
March 25, 2014

I'm wating for your developement. This function is useful. 

benjamingaines2
Adobe Employee
Adobe Employee
May 22, 2014
You can now see mobile operating system versions, as requested. I will mark this as "partially implemented" because the request for Apple device versions has not been implemented yet.