Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add definition for user agent override field. #78

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

belm0
Copy link
Contributor

@belm0 belm0 commented Oct 27, 2015

use case: allows apps to override user agent, notably used with SetOnTracker so that all hits contain OS information and thereby the stock OS tracking reporting of Analytics can be utilized

(Aside: I have an implementation of the user agent string synthesis which I could contribute to the library. Coverage is partial at this point, supporting Windows and Mac.)

loonychewy pushed a commit to loonychewy/google-analytics-plugin-for-unity that referenced this pull request Apr 14, 2016
…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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant