Hi all, is there anyone who have installed Piwik on a WAMP server. Nothing is tracked on mine…any idea ?
Hi,
Do you get any errors in the PHP error log?
Maybe it’s a client (browser) side problem:
- Can you check the console if there are any errors?
- Can you check in the network tab, if there is an request with
piwik.js
and one withpiwik.php
and are both not failing?