• Resolved Dannyqa1

    (@dannyqa1)


    Hi,
    the plugin causes w3c errors because you place the tracking code into the head section. This is ok but then you need to add the

    <noscript><p><img src="http://yourwebsite/piwik.php?idsite=1" style="border:0" alt="" /></p></noscript>

    code into the html body nevertheless. So use the wp_footer hook to output the noscript code.

    http://wordpress.org/extend/plugins/wp-piwik/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘The plugin causes w3c errors!’ is closed to new replies.