• Hello,

    i already instal and everything looks fine

    such:
    a) Run Test Script

    *** Test 1/2: SitesManager.getSitesWithAtLeastViewAccess ***
    Using: cURL
    SSL peer verification: enabled
    User Agent: aaaaaaa
    Call: http://aaaaaaaa.com/analytics/piwik/?module=API&method=SitesManager.getSitesWithAtLeastViewAccess&format=XML&token_auth= + TOKEN
    Result:
    HTTP/1.1 200 OK
    Date: Fri, 22 Aug 2014 13:07:46 GMT
    Content-Type: text/xml; charset=utf-8
    Transfer-Encoding: chunked
    Connection: keep-alive
    Set-Cookie: __cfduid=aaaaaaaa; expires=Mon, 23-Dec-2019 23:50:00 GMT; path=/; domain=.aaaaa.com; HttpOnly
    X-Powered-By: PHP/5.3.27
    Vary: User-Agent,Accept-Encoding
    Server: cloudflare-nginx
    CF-RAY: aaaaaaa-LAX
    
    <?xml version="1.0" encoding="utf-8" ?>
    <result>
    	<row>
    		<idsite>1</idsite>
    		<name>aaaaaaaa</name>
    		<main_url>http://aaaaaaa</main_url>
    		<ts_created>2014-04-29 07:20:11</ts_created>
    		<ecommerce>0</ecommerce>
    		<sitesearch>1</sitesearch>
    		<sitesearch_keyword_parameters />
    		<sitesearch_category_parameters />
    		<timezone>aaaaaaaaa</timezone>
    		<currency>USD</currency>
    		<excluded_ips />
    		<excluded_parameters />
    		<excluded_user_agents />
    		<group />
    		<type>website</type>
    		<keep_url_fragment>0</keep_url_fragment>
    	</row>
    </result>
    Time: 0.5s
    
    *** Test 2/2: SitesManager.getSitesIdFromSiteUrl ***
    Using: cURL
    SSL peer verification: enabled
    User Agent: aaaaaaaaaaa
    Call: http://aaaaaaaaaaa/analytics/piwik/?module=API&method=SitesManager.getSitesIdFromSiteUrl&url=http%3A%2F%2Faaaaaaaa.com&format=XML&token_auth= + TOKEN
    Result:
    HTTP/1.1 200 OK
    Date: Fri, 22 Aug 2014 13:07:47 GMT
    Content-Type: text/xml; charset=utf-8
    Transfer-Encoding: chunked
    Connection: keep-alive
    Set-Cookie: __cfduid=aaaaaaaaa; expires=Mon, 23-Dec-2019 23:50:00 GMT; path=/; domain=.aaaaaaaa.com; HttpOnly
    X-Powered-By: PHP/5.3.27
    Vary: User-Agent,Accept-Encoding
    Server: cloudflare-nginx
    CF-RAY: aaaaaaaa-LAX
    
    <?xml version="1.0" encoding="utf-8" ?>
    <result>
    	<row>
    		<idsite>1</idsite>
    	</row>
    </result>
    Time: 0.41s

    b)Debugging status
    `cURL is available.
    allow_url_fopen is not enabled.`

    c)Get site configuration details
    (only show text "aaaaaa.com")

    d) Add tracking code
    enable

    e) Home information
    Thanks for using WP-Piwik!
    You are using Piwik 2.2.0 and WP-Piwik 0.9.9.12.
    Auto site configuration is enabled.
    Tracking code insertion is enabled.

    f) Piwik Url (rest API)
    http://aaaa.com/analytics/piwik/

    g)User agent:
    (wp-piwik)

    h)Piwik Default date:
    Today

    i) already check directly from http://aaaa.com/analytics/piwik/ and information is same like in plugin : 0

    j) already disable ithemes security and w3total cache before test

    i dont know what i must do

    Thanks
    Regards

    https://wordpress.org/plugins/wp-piwik/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author braekling

    (@braekling)

    Looks like WP-Piwik is configured well, everything seems to work.

    Can you check the tracking code which is inserted to your site?

    1. Does it appear in the site’s source code? (If not, please keep sure no tracking filter takes effect by logging out.)
    2. Does the tracking code look valid? Compare it to the tracking code preview shown by Piwik.
    3. If the tracking code is inserted and looks fine, please contact the Piwik community for further support: http://forum.piwik.org

    Thread Starter toroman

    (@toroman)

    Hello, sorry i already delete and try to reinstal piwik, when in step 2 for system check, i realize a warning in tracking section

    ! 500
    GET request to piwik.php failed. Try whitelisting this URL from HTTP Authentication and disable mod_security (you may have to ask your webhost).
    After making this change, restart your web server.

    is this a factor why my previous installer couldn’t work well?

    Regards

    Thread Starter toroman

    (@toroman)

    Hello, can you explain to me?
    is that normal or not?

    Thread Starter toroman

    (@toroman)

    Hello, can u answer my problem?
    i try to use piwik

    Plugin Author braekling

    (@braekling)

    You won’t get a faster answer if you push your thread again and again.

    If the Piwik setup does not work, please contact the Piwik community (http://forum.piwik.org). Also have a look at the message you get – follow this link to get further information in Piwik’s FAQ section: http://piwik.org/faq/troubleshooting/#faq_100

    This support forum is just about the WordPress plugin WP-Piwik. First get Piwik working, afterwards I’ll help you gladly to get WP-Piwik working.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Help, Piwik Not Worked, always show 0 in all information’ is closed to new replies.