kra3/py-ga-mob

Set operating system?

goanpeca opened this issue ยท 1 comments

Is there a way to set the operating system? on the visitor/session?

Setting visitor.locale is setting what gets displayed on the language part of google analytics?

Cheers ๐Ÿ‘

kra3 commented

They must be taking it from user agent string.
If you set proper user agent string at visitor.user_agent that will do it.