Hello!
I have a special case to handle:
For a transition between to Matomo accounts, I wish for a certain period of time to send analytics to two differents Matomo, where the URL and the ID are different. I was thinking of initialising two instance of the matomo object that we import inside the project, but after taking a look a the source code, it's not really possible.
@mav10 @lorenc-tomasz It there a chance that I missed a possibility of doing that with this library?
Thank you !