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

    (@braekling)

    I think, these are two different topics:

    1. js/index.php

    Did your tracking code change after you updated? Did you check your current WP-Piwik settings (Tracking section)? Is js/index.php selected and shown in the preview textarea above? If js/index.php is not used, please try to save your tracking settings again and retry.

    If still the wrong code is used, please post your current tracking code here. (Please put the code in between backticks.)

    2. Ghostery

    WP-Piwik can’t hide Piwik from Ghostery, because it adds Piwik’s tracking code (to hide, WP-Piwik has to use the PHP tracking API which is not supported). What WP-Piwik can do:
    a) It can replace the default tracking code (containing piwik.js) by js/index.php, which also just delivers piwik.js but with compression and caching.
    b) It can replace the default tracking code by wp-piwik/proxy/piwik.php (before 0.9.9.18: wp-piwik/piwik.php), which hides your Piwik’s location but does not hide the tracking itself.

    Maybe the version extension (js/index.php/0.9.9.x) disguised Piwik? But this extension caused other issues, so it was removed again. Apart from that, I’m quite sure Ghostery would also block this sooner or later.

    Maybe Ghostery just updated its library to identify js/index.php, too. There are so many indicators Ghostery can use (e.g., look for _paq.push(['trackPageView']); or check the piwik.js / js/index.php / proxy/piwik.php contents)…

    Anyway, if (WP-)Piwik wasn’t identified by Ghostery before, this was a fortunate coincidence and never intended.

    Plugin Author braekling

    (@braekling)

    Was the js/index.php issue solved? Do you get the correct tracking code again?

    I have the same issue.
    Tracking code in WP-Piwik preview:
    ‘<!– WP-Piwik ERROR: Tracking code not available –>’

    Plugin Author braekling

    (@braekling)

    Your issue seems to be different. iTaskmanager’s tracking code is shown, but not using js/index.php, and it is identified by Ghostery. In your case, WP-Piwk was not even able to receive the tracking code.

    First, please check your tracking settings, save them (even if you did not change anything!) and check if the tracking code is received. If it still does not work, please open your own thread and post your test script output (see support tab in WP-Piwik settings). Thank you!

    I’ll do that.
    thx

    ps. And thx for a marvelous plugin ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘WP-Piwik 0.9.9.18 | js/index.php’ is closed to new replies.