Packages up the data from Analytics.
author Ross Jones
()
committer Ross Jones
()
commit f3afebc6bea83666f60ad90418d9fe490f96928a
tree f90acbd4c2e1e75f03c334dfe550fef5c3684883
parent 8f3c8b58e7fd5e936d3e525ca0d6b52919d15635
Packages up the data from Analytics.

- Makes sure we get the right account by requiring a new googleanalytics.account
config option which will be used to look up the correct account details.

- Changed the model to use the sqlalchemy orm and made sure it does the updates correctly.

- Still need to collect further info (such as the group details)
README.rst
ckanext/ga_report/download_analytics.py
ckanext/ga_report/ga_auth.py
ckanext/ga_report/ga_model.py
ckanext/ga_report/tests/test_auth.py [ new file with mode 0644 ]