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

Dynamically add siteId #95

Open
iconio opened this issue Sep 13, 2024 · 1 comment
Open

Dynamically add siteId #95

iconio opened this issue Sep 13, 2024 · 1 comment
Labels
question Further information is requested

Comments

@iconio
Copy link

iconio commented Sep 13, 2024

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

@EmmanuelRoux
Copy link
Owner

Hi @iconio

Have you tried the solution described here in README?

How to define configuration asynchronously?

@EmmanuelRoux EmmanuelRoux added the question Further information is requested label Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants