Reporting for OS version for Windows and OS X by overriding the user …#121
Reporting for OS version for Windows and OS X by overriding the user …#121loonychewy wants to merge 3 commits intogoogleanalytics:masterfrom
Conversation
…agent - Implemented using a mixture of code from the following sources 1. googleanalytics#78 1.1 For user agent override 2. googleanalytics#94 2.1 For the user agent string for Windows and OS X. 2.2 Includes a bit of extra code to fix a bug in Unity 4.6 where it reports Windows 10 as Windows 8.1 (6.3.10XXX), where the build number is correct
|
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed, please reply here (e.g.
|
- Also implemented setCustomMetric and setCustomDimension for all LogXXX functions
|
I've just signed the CLA |
|
We found a Contributor License Agreement for you (the sender of this pull request), but were unable to find agreements for the commit author(s). If you authored these, maybe you used a different email address in the git commits than was used to sign the CLA (login here to double check)? If these were authored by someone else, then they will need to sign a CLA as well, and confirm that they're okay with these being contributed to Google. |
…agent
1.1 For user agent override
2.1 For the user agent string for Windows and OS X.
2.2 Includes a bit of extra code to fix a bug in Unity 4.6 where it reports Windows 10 as Windows 8.1 (6.3.10XXX), where the build number is correct