Metadata-Version: 1.1
Name: cubicweb-piwik
Version: 0.2.0
Summary: component to piwik trackers into the CubicWeb framework
Home-page: http://www.cubicweb.org/project/cubicweb-piwik
Author: LOGILAB S.A. (Paris, FRANCE)
Author-email: contact@logilab.fr
License: LGPL
Description: Summary
        -------
        component to piwik trackers into the CubicWeb framework
        
        To use
        ``````
        
        In the [PIWIK] section of your all-in-one.conf add the following ::
        
          [PIWIK]
          piwik-idsite=1
          # don't include http or https
          piwik-domain=piwik.example.org
        
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: CubicWeb
Classifier: Programming Language :: Python
Classifier: Programming Language :: JavaScript
