-
Notifications
You must be signed in to change notification settings - Fork 481
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
Google Search App?? #7026
Comments
what is the question? last result user_agent: Mozilla/5.0 (iPhone; CPU iPhone OS 14_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/180.0.400278405 Mobile/15E148 Safari/604.1
os:
name: iOS
version: "14.7"
platform: ""
client:
type: mobile app
name: Google Search App
version: 180.0.400278405
device:
type: smartphone
brand: Apple
model: iPhone
os_family: iOS
browser_family: Unknown |
Yes. The detail is that "client" is not Google |
@eduardokraus And what is incorrect about that? The |
It's not correct. This is an access via iPhone of a student logged in watching classes in a restricted environment. |
That might be possible, but which client is it actually using? |
I'd like to chime in here. If I should open a new issue, I can. The Google Search App is more or less like an add-on to the iOS WebView. It inherits the same functionality as the WebView component. However, the Matomo report hides the information about the WebView version by only reporting the GSA version. I would prefer these useragents reported as other iOS WebView useragents (I guess that's Mobile Safari?) with the relevant version information. For example "Mobile Safari 16.6". If the GSA information really is vital (I can't really see that it is) it could also be "Mobile Safari (using Google Search App) 16.6". |
userAgent => Mozilla/5.0 (iPhone; CPU iPhone OS 14_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/180.0.400278405 Mobile/15E148 Safari/604.1
Return:
The text was updated successfully, but these errors were encountered: