magenbrot
Member
Posted 1 year ago #
Hi,
I've multiple blogs hosted in an wpmu environment. In one of those blogs the piwik code isn't inserted. I've configured the same options as in any other blog. I already tried to deactivate all other plugins, but that didn't help. I also tried a different theme. The theme (ocular professor) calls wp_footer(). I don't know where to look for the error... :/ Maybe someone could give me a hint where I can start looking.
regards,
Oli
Hi,
are you using WP-Piwik in WPMU mode or as a single plugin in each blog?
Do you use any plugin which adds code to wp_footer, too? Does this plugin work fine?
jdelaulanie
Member
Posted 10 months ago #
Hi,
same pb here with wp 3.1.4 multi-site using WP-Piwik in WPMU mode.
only these lines are inserted in the footer
<!-- *** WP-Piwik - see http://www.braekling.de/wp-piwik-wpmu-piwik-wordpress/ -->
<!-- *** /WP-Piwik *********************************************************** -->
regards, Jean
Is WP-Piwik allowed to add new sites to Piwik?
Was the site containing this empty code added to Piwik by WP-Piwik correctly?
Can you check the site options in your database? Is the correct ID set?
jdelaulanie
Member
Posted 10 months ago #
Hi again,
the pb was that my apache server is configured in https using a self signed certificate.
setting the piwik url with http solved it.
regards,