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

Requests filtered by Matomo based on User-Agent #25

Open
VariabileAleatoria opened this issue Jul 3, 2024 · 1 comment
Open

Requests filtered by Matomo based on User-Agent #25

VariabileAleatoria opened this issue Jul 3, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@VariabileAleatoria
Copy link

Matomo dashboard filters requests that thinks are made by bot based on User-Agent.
Requests made by this library has default User-Agent as header 'okhttp/4.9.2'.
It would be needed an option to set a custom User-Agent or override the default one in the fetch request made by the library

@donni106
Copy link
Owner

Hi @VariabileAleatoria, did you already check the code, where this change could be possible? We could investigate together to find the best approach. Do you have a link to the Matomo documentation about custom user agents?

@donni106 donni106 added the enhancement New feature or request label Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants