You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unity's WWW class does not provide a correct user-agent that google analytics can understand.
All call coming from GoogleAnalyticsMPV3.cs, Google Analytics backend does not report what Platform or Operating system the call comes from.
I have a temporary fix that Injects into the header of all WWW requests with a user-agent that Google Analytics can understand, currently only supporting OS X and Windows. GoogleAnalyticsMPV3.txt