'idSite=' is missing
-
I have a problem since I updated to 10.0.7 from latest 9.x release
WP-Piwik 0.10.0.7 is successfully connected to Piwik 2.13.1. You are running WordPress 4.2.2.This appears in the tracking code window (I am using js/index.php).
<!-- a:2:{s:6:"result";s:5:"error";s:7:"message";s:52:"The parameter 'idSite=' is missing from the request.";} -->Here is the result of the Support Test Script
WP-Piwik 0.10.0.7 Mode: http Test 1/3: global.getPiwikVersion string(6) "2.13.1" array(2) { [0]=> string(406) "HTTP/1.1 200 OK Date: Sat, 16 May 2015 07:23:43 GMT Server: Apache Cache-Control: private, no-store, no-cache, must-revalidate, proxy-revalidate, no-transform, max-age=0 Expires: Sun, 17 May 2015 07:23:43 GMT X-UA-Compatible: IE=edge Vary: User-Agent,Accept-Encoding X-Frame-Options: SAMEORIGIN X-XSS-Protection: 1;mode=block Transfer-Encoding: chunked Content-Type: text/plain; charset=utf-8 " [1]=> string(150) "http://www.analytics.site.com/?module=API&method=API.getBulkRequest&format=php&urls[0]=method%3DAPI.getPiwikVersion%26idSite%3D1&token_auth=..." } Test 2/3: SitesManager.getSitesWithAtLeastViewAccess array(1) { [0]=> array(16) { ["idsite"]=> string(1) "1" ["name"]=> string(13) "Site" ["main_url"]=> string(22) "http://site.com" ["ts_created"]=> string(19) "2013-07-27 01:31:00" ["ecommerce"]=> string(1) "0" ["sitesearch"]=> string(1) "1" ["sitesearch_keyword_parameters"]=> string(0) "" ["sitesearch_category_parameters"]=> string(0) "" ["timezone"]=> string(16) "Europe/xyz" ["currency"]=> string(3) "USD" ["excluded_ips"]=> string(11) "xx.xxx.xxx.*" ["excluded_parameters"]=> string(0) "" ["excluded_user_agents"]=> string(0) "" ["group"]=> string(0) "" ["type"]=> string(7) "website" ["keep_url_fragment"]=> string(1) "0" } } array(2) { [0]=> string(406) "HTTP/1.1 200 OK Date: Sat, 16 May 2015 07:23:43 GMT Server: Apache Cache-Control: private, no-store, no-cache, must-revalidate, proxy-revalidate, no-transform, max-age=0 Expires: Sun, 17 May 2015 07:23:43 GMT X-UA-Compatible: IE=edge Vary: User-Agent,Accept-Encoding X-Frame-Options: SAMEORIGIN X-XSS-Protection: 1;mode=block Transfer-Encoding: chunked Content-Type: text/plain; charset=utf-8 " [1]=> string(173) "http://www.analytics.site.com/?module=API&method=API.getBulkRequest&format=php&urls[0]=method%3DSitesManager.getSitesWithAtLeastViewAccess%26idSite%3D1&token_auth=..." } Test 3/3: SitesManager.getSitesIdFromSiteUrl array(1) { [0]=> array(1) { ["idsite"]=> string(1) "1" } } array(2) { [0]=> string(406) "HTTP/1.1 200 OK Date: Sat, 16 May 2015 07:23:44 GMT Server: Apache Cache-Control: private, no-store, no-cache, must-revalidate, proxy-revalidate, no-transform, max-age=0 Expires: Sun, 17 May 2015 07:23:44 GMT X-UA-Compatible: IE=edge Vary: User-Agent,Accept-Encoding X-Frame-Options: SAMEORIGIN X-XSS-Protection: 1;mode=block Transfer-Encoding: chunked Content-Type: text/plain; charset=utf-8 " [1]=> string(206) "http://www.analytics.site.com/?module=API&method=API.getBulkRequest&format=php&urls[0]=method%3DSitesManager.getSitesIdFromSiteUrl%26idSite%3D1%26url%3Dhttp%3A%2F%2Fwww.site.com&token_auth=..." }Any ideas what can be the problem?
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
The topic ‘'idSite=' is missing’ is closed to new replies.