Don't know if you are still looking for a solution, but here it is: Open /themes/YOURTHEME/views/default.master.tpl Add {literal} just before end of /body and then paste your piwik code then add {/literal}
dear adriansonline, thanks for sharing this nice code. I have done all these steps, inserted the plugin, edited the .tpl file, the default.php in puglin folder, activated the plugin but it does not appear in my sidebar (panel). What am I doing wrong?
no need to edit the .tpl file, the comment about tpl was before the plugin You also need to have a Piwik install done prior to using this. Have you installed Piwik on your server?
Yes, evrythting has been done. Piwik is installed and working nicely. I can log in and get my stats about the forum. The only issue is when i using dashboard, it does not appear.
@ agniz. I made changes to my readme, Widgets API is what the plugin uses. Make sure the plugin is enabled in your Piwik install. Doing this allows you to export your Web Analytics reports. Turning it off will give you a blank page. Hope this helps
Comments
Don't know if you are still looking for a solution, but here it is:
Open /themes/YOURTHEME/views/default.master.tpl
Add {literal} just before end of /body and then paste your piwik code
then add {/literal}
thanks so much, i will try this later tonight and report back
http://vanillaforums.org/addon/631
You also need to have a Piwik install done prior to using this. Have you installed Piwik on your server?