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

Piwik.js: Support for sending data to multiple idSites #7257

Closed
tassoman opened this issue Feb 20, 2015 · 5 comments
Closed

Piwik.js: Support for sending data to multiple idSites #7257

tassoman opened this issue Feb 20, 2015 · 5 comments
Labels
Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc. Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical.
Milestone

Comments

@tassoman
Copy link
Contributor

I'm posting this issue as a followup of this forum thread

would be an idea setting multiple IdSite in the asyncronous tracker?
I mean for example using an object: _paq.push( { 'setSiteId' : [ 6, 8, 16 ] } );

@mattab mattab added the Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc. label Apr 8, 2015
@mattab mattab added this to the Mid term milestone Apr 8, 2015
@mattab
Copy link
Member

mattab commented Apr 8, 2015

Thanks @tassoman for the suggestion.

It would be a good thing to let users do it this way in the tracker. we could then simplify the Multiple Piwik trackers use case.

@mattab mattab added the Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical. label Apr 8, 2015
@dzincolorado
Copy link

Hi,

Is there timeline for when this may be fixed? It would be amazing to be able to pass an array of idSites into the tracker.

Thanks!
Denis

@anthonystocco
Copy link

hello
I need also this feature. I hope to provide it to the piwik community.
is there a specification explaining the processus from the tracker until writting on database piwik?

thanks

@tassoman
Copy link
Contributor Author

tassoman commented May 17, 2016

My organization is concerned about using the declaration of window.piwikAsyncInit() rather than the new way of _paq[] array definition. Will be soon deprecated?
Is planned to get this feature request done before definitive synchronous tracker deprecation?

@mattab mattab modified the milestones: 2.16.2, Long term May 27, 2016
@mattab
Copy link
Member

mattab commented May 27, 2016

This has been implemented in #10085
and will be later documented: Document new way to easily send tracking requests to multiple Piwik servers and/or multiple websites ID #10174

@mattab mattab closed this as completed May 27, 2016
@mattab mattab changed the title Support for multiple idSites inside synced tracker Piwik.js: Support for sending data to multiple idSites Aug 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc. Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical.
Projects
None yet
Development

No branches or pull requests

4 participants