Metadata-Version: 1.1
Name: metron
Version: 1.3.5
Summary: analytics and metrics integration for Django
Home-page: http://metron.rtfd.org/
Author: Pinax Team
Author-email: team@pinaxproject.com
License: MIT
Description: ======
        Metron
        ======
        
        .. image:: https://img.shields.io/travis/pinax/metron.svg
            :target: https://travis-ci.org/pinax/metron
        
        .. image:: https://img.shields.io/coveralls/pinax/metron.svg
            :target: https://coveralls.io/r/pinax/metron
        
        .. image:: https://img.shields.io/pypi/dm/metron.svg
            :target:  https://pypi.python.org/pypi/metron/
        
        .. image:: https://img.shields.io/pypi/v/metron.svg
            :target:  https://pypi.python.org/pypi/metron/
        
        .. image:: https://img.shields.io/badge/license-MIT-blue.svg
            :target:  https://pypi.python.org/pypi/metron/
        
        
        Current analytics services supported:
        
        * Google Analytics
        * Mixpanel
        * gaug.es
        * Google AdWords Conversion Tracking
        
        
        Documentation
        -------------
        
        Documentation can be found online at http://metron.readthedocs.org/
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
