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

Google Search App?? #7026

Open
eduardokraus opened this issue Mar 2, 2022 · 6 comments
Open

Google Search App?? #7026

eduardokraus opened this issue Mar 2, 2022 · 6 comments

Comments

@eduardokraus
Copy link

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:

client

  • [type] => mobile app
  • [name] => Google Search App
  • [version] => 180.0
@sanchezzzhak
Copy link
Collaborator

sanchezzzhak commented Mar 3, 2022

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

@eduardokraus
Copy link
Author

Yes.

The detail is that "client" is not Google

@sgiehl
Copy link
Member

sgiehl commented Mar 3, 2022

@eduardokraus And what is incorrect about that? The GSA/ in the user agent actually indicates the Google Search App. Or isn't that correct?

@eduardokraus
Copy link
Author

It's not correct.

This is an access via iPhone of a student logged in watching classes in a restricted environment.

@sgiehl
Copy link
Member

sgiehl commented Mar 3, 2022

That might be possible, but which client is it actually using?
As mentioned the user agent indicates it is the google (search) app

@pbb72
Copy link

pbb72 commented Sep 5, 2023

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".

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

No branches or pull requests

4 participants