AbdFatah / analytics-issues

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

Add device manufacturer/model/form factor to Measurement Protocol parameters #281

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Please add these (optional) parameters to Measurement Protocol:

1. Device manufacturer
2. Device model
3. Device form factor

Right now both iOS and Android SDK attempt to figure this out from the user 
agent string. Not only is that a little unreliable but it means third parties 
implementing their own Measurement Protocol clients can't send up the 
information even when they have it (such as I could do on Windows 8 with my 
CSharpAnalytics).

Original issue reported on code.google.com by dam...@envytech.co.uk on 4 Apr 2013 at 8:32

GoogleCodeExporter commented 9 years ago
The new optional parameters could also include possibility to force client's 
Operating System and OS version.

Original comment by jla...@gmail.com on 25 Oct 2013 at 11:26