matomo-log-analytics icon indicating copy to clipboard operation
matomo-log-analytics copied to clipboard

using --replay-tracking with --add-sites-new-hosts doesn't add sites

Open RMastop opened this issue 9 years ago • 2 comments

As a user I want to be able to import Piwik tracking logfiles, while doing so Piwik creates new Sites with the ID used in the loglines.

Using latest Stable (2.16.2) I get the following output: unrecognized site ID <number if IDSite used in log line>

I expected the unrecognized IDsite would be added to the Piwik instance where the logfiles were imported.

RMastop avatar Aug 25 '16 09:08 RMastop

Thanks for the report. This should be fixed (if anyone can create a pull request it would be great!)

mattab avatar Sep 27 '16 04:09 mattab

I was looking into this, Piwik has no way of adding a new site while specifying an IDSite. We need to park this issue until the Piwik API has a way to add a site by specifying an IDSite.

RMastop avatar Nov 09 '16 07:11 RMastop