Empowering People Ethically with the leading open source alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites & apps and visualise this data and extract insights. Privacy is built-in. Liberating Web Analytics. Star us on Github? +1. And we love Pull Requests!
When using a segment for example: Browser Contains Chrome we would expect that the segment would contain all browsers that contain Chrome, likewise for Browser Contains Safari etc.
Current Behavior
Unfortunately at present it appears as though using Browser Contains Chrome the reports only show data for Chrome and Google Search App (see screenshots)
Screenshot of "All Visits" segment:
In order to see reports for all the Chrome/Safari based browsers at present we would need to specify the browser names, eg. Chrome, Chrome Mobile, Chrome Mobile iOS, Safari etc.
Possible Solution
Steps to Reproduce (for Bugs)
View the Software report, noting all the Browsers using Chrome in the name.
Then view the Software report using the following Segment: &segment=browserName%3D@Chrome (Browser Contains Chrome)
Expected Behavior
When using a segment for example:
Browser Contains Chrome
we would expect that the segment would contain all browsers that containChrome
, likewise forBrowser Contains Safari
etc.Current Behavior
Unfortunately at present it appears as though using
Browser Contains Chrome
the reports only show data forChrome
andGoogle Search App
(see screenshots)Screenshot of "All Visits" segment:
In order to see reports for all the Chrome/Safari based browsers at present we would need to specify the browser names, eg.
Chrome
,Chrome Mobile
,Chrome Mobile iOS
,Safari
etc.Possible Solution
Steps to Reproduce (for Bugs)
Chrome
in the name.&segment=browserName%3D@Chrome
(Browser Contains Chrome)Your Environment