Iis there a way to filter by user-agent, in the profile filter (Admin < Profiles < Filter)?
(Is "Browser version" the same thing as user-agent?)
Google Analytics Browser Version is NOT the same as the UA header. Browser version will give you 11
or Edge
or 35
depending on Internet Explorer, Chrome, etc. Operating System
, Browser
, Device Category
, etc. are just Google's pre-parsed User Agent results.
However what you can do is use Google Tag Manager
and create a custom JavaScript variable that returns navigator.userAgent
as a variable that you can push to Google Analytics as a custom Dimension.
You can of course do the same without GTM by using pure JavaScript and the Analytics.js
, GTM is just a much easier way to do these things.
When you have the User Agent as a custom dimension in Google Analytics, you can run reports on these.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With