I want to use piwik (http://piwik.org/) to track my site but there is no plug-in. if I paste the code (javascript) after the php will the server read it. I usually place it in the tags in html docs. The php files in my theme are pure php docs. I entered it in index, gallery, pages, album, image files in my theme(zpgalleriffic) should that cover every thing.
They all contain
or if i put the code in footer.php will it go in every page?
thanks in advance
-allen
If you put the piwik code in footer.php, anything that includes that file will have the piwik code.