Piwik : Install Code Piwik

Bonjour tous,
Ouvrir dans votre theme ../view/ default.master.tpl
Chercher
/body
Ajouter AVANT
{literal} {/literal}
Puis ajouter entre {literal} et {/literal} votre code Piwik
Voilà, ça fonctionne
Tagged:
1
Comments
By the way: if you do not want to edit your own theme, the HTMLEdit plugin is a good option to make small changes to the default.master.tpl
ok thank