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

Allow admin to define new browsers to match from user-agent string #15494

Open
jonfreedman opened this issue Jan 30, 2020 · 2 comments
Open

Allow admin to define new browsers to match from user-agent string #15494

jonfreedman opened this issue Jan 30, 2020 · 2 comments
Labels
c: New plugin For features that probably will not be added to Matomo, but could be implemented as plugins. Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.

Comments

@jonfreedman
Copy link

We're using matomo to track internal applications which can be accessed either directly from the browser or using a container e.g. electron or a vendor alternative (e.g. one of these https://www.normanandsons.com/research/).

Right now the user-agent sent by the electron derived container is just being picked up as Chrome - it would be great if we could somehow inject our own browser strings to match against, specifically it would be really great if we could match both browser and version.

@tsteur tsteur added c: New plugin For features that probably will not be added to Matomo, but could be implemented as plugins. Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc. labels Jan 30, 2020
@tsteur
Copy link
Member

tsteur commented Jan 30, 2020

Cheers for the feature suggestion @jonfreedman I reckon we won't work on this since it is rather rarely needed but the beauty of Matomo is that it should be possible to do this in a plugin. If someone is keen to work on this: https://developer.matomo.org/guides/getting-started-part-1

@jonfreedman
Copy link
Author

That's disappointing, it feels like this would be a trivial enhancement for someone who understands how the existing user-agent parsing works and will have a huge learning curve for someone who doesn't.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: New plugin For features that probably will not be added to Matomo, but could be implemented as plugins. Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.
Projects
None yet
Development

No branches or pull requests

3 participants