We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello @EmmanuelRoux
Great job with this! Would be possible to dynamically add the site id?
Here is the use case... I have a Matomo server with many websites ids, one for each customer. I only have 1 angular app that's dynamic.
My idea is to fetch the siteId from the DB, so the data will be saved for that specific customer.
The reason why I want to try that route is because each customer has many routes, so whenever they want to query data it takes a very long time.
Thank you so much
The text was updated successfully, but these errors were encountered:
Hi @iconio
Have you tried the solution described here in README?
How to define configuration asynchronously?
Sorry, something went wrong.
No branches or pull requests
Hello @EmmanuelRoux
Great job with this!
Would be possible to dynamically add the site id?
Here is the use case...
I have a Matomo server with many websites ids, one for each customer.
I only have 1 angular app that's dynamic.
My idea is to fetch the siteId from the DB, so the data will be saved for that specific customer.
The reason why I want to try that route is because each customer has many routes, so whenever they want to query data it takes a very long time.
Thank you so much
The text was updated successfully, but these errors were encountered: