Metadata-Version: 2.1
Name: opps-ganalytics
Version: 0.2.7
Summary: Google Analytics for Opps CMS
Home-page: UNKNOWN
Author: Thiago Avelino
Author-email: avelinorun@gmail.com
License: UNKNOWN
Description: # opps.ganalytics
        
        [![Build
        Status](https://travis-ci.org/opps/opps-ganalytics.png?branch=master)](https://travis-ci.org/opps/opps-ganalytics)
        
        _Opps Google Analytics Application_
        
        - Access Google Analytics API
        - Filters
        - Template tag
        
        ## Dependencies
        
        - RabbitMQ (Celery)
        
        ## Requirements
        
        - opps
        - django-celery
        - google-api-python-client
        
        ## Settings var
        
        - OPPS*GANALYTICS_ACCOUNT - \_Generated email by [service account](https://developers.google.com/identity/protocols/OAuth2ServiceAccount) credencial. (example: @developer.gserviceaccount.com)*
        - OPPS*GANALYTICS_PRIVATE_KEY -\_path to .pem key, converted from service account .p12 key, [see more.](http://stackoverflow.com/questions/17993604/signedjwtassertioncredentials-on-appengine-doesnt-recognize-pem-key)*
        
        ## Task
        
        - Get accounts - _Get all Google Analytics Accounts_
        - Get metadata - _Sync metadata, run 4 in 4 hours_
        
Keywords: google analytics top read
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Framework :: Django
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Description-Content-Type: text/markdown
