From f6bfc734a959f1e399c99725c7fc557dd00f48ef Mon Sep 17 00:00:00 2001 From: Victor Date: Wed, 28 Dec 2016 22:05:54 +0100 Subject: [PATCH] ajout du tracking piwik dans la conf de publication --- publishconf.py | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/publishconf.py b/publishconf.py index 929495b..8545945 100644 --- a/publishconf.py +++ b/publishconf.py @@ -18,6 +18,11 @@ CATEGORY_FEED_ATOM = 'feeds/%s.atom.xml' DELETE_OUTPUT_DIRECTORY = True +#Tracking +PIWIK_URL = 'analyse.victor-hery.com' +PIWIK_SITE_ID = 5 + + # Following items are often useful when publishing #DISQUS_SITENAME = ""