Hello,
I just installed Piwik on my server and is working OK, already tracking visits.
However, when I look on the console I see these three errors:
The method enableLinkTracking is registered more than once in "_paq" variable. Only the last call has an effect. Please have a look at the multiple Piwik trackers documentation: http://developer.piwik.org/api-reference/tracking-javascript#multiple-piwik-trackers piwik.js:50
The method setTrackerUrl is registered more than once in "_paq" variable. Only the last call has an effect. Please have a look at the multiple Piwik trackers documentation: http://developer.piwik.org/api-reference/tracking-javascript#multiple-piwik-trackers piwik.js:50
The method setSiteId is registered more than once in "_paq" variable. Only the last call has an effect. Please have a look at the multiple Piwik trackers documentation: http://developer.piwik.org/api-reference/tracking-javascript#multiple-piwik-trackers
I've been looking for a solution for it, but haven't found anything, any ideas why those errors happen? I just copied the tracking code that contains the siteid and all this information.
I also double-checked that the tracking code is called once (just in case).
Thank you.
Sergi.
I just installed Piwik on my server and is working OK, already tracking visits.
However, when I look on the console I see these three errors:
The method enableLinkTracking is registered more than once in "_paq" variable. Only the last call has an effect. Please have a look at the multiple Piwik trackers documentation: http://developer.piwik.org/api-reference/tracking-javascript#multiple-piwik-trackers piwik.js:50
The method setTrackerUrl is registered more than once in "_paq" variable. Only the last call has an effect. Please have a look at the multiple Piwik trackers documentation: http://developer.piwik.org/api-reference/tracking-javascript#multiple-piwik-trackers piwik.js:50
The method setSiteId is registered more than once in "_paq" variable. Only the last call has an effect. Please have a look at the multiple Piwik trackers documentation: http://developer.piwik.org/api-reference/tracking-javascript#multiple-piwik-trackers
I've been looking for a solution for it, but haven't found anything, any ideas why those errors happen? I just copied the tracking code that contains the siteid and all this information.
I also double-checked that the tracking code is called once (just in case).
Thank you.
Sergi.