kalnyc67 / analytics-issues

Automatically exported from code.google.com/p/analytics-issues
0 stars 0 forks source link

iPad resolution is not tracked properly #537

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
---------------------------------------------------------------------------
NOTE: This issue tracking system is for Google Analytics developer products
only.
If you are not a developer/programmer visit:
http://www.google.com/analytics/support.html
---------------------------------------------------------------------------
Name of affected component: Core Reporting API

Name of related library and version, if applicable (e.g. Java, Python,
HTTP, Objective-C, etc.):

Issue summary:
Google Analytics does not track iPad landscape correctly. When visiting a 
website with an iPad in landscape, google analytics tracks this as portrait 
(768x1024). We've tested this with an iPad 2 in landscape mode: the results 
show up as portrait. This is also visible in the statistics, a ridiculously 
high amount of iPad visitors is 768x1024 in stead of 1024x768

Steps to reproduce issue:
- View statistics of a website: compare iPad resolutions.
- Visit website with iPad in landscape: you will see the portrait resolution 
show up in analytics.

Expected output:
I expect to see the landscape iPad show up as landscape (1024x768) in analytics.

Actual results:
The iPad shows up as portrait (768x1024). 

Notes:
Provide any additional information which might be useful here. Feel free to
attach screenshots or sample code which demonstrates the issue being
described.

Original issue reported on code.google.com by i...@alientrick.com on 17 Nov 2014 at 1:44

Attachments: