Fixed the publishr information (to enable leaderboard) to show the number
[ckanext-ga-report.git] / ckanext / ga_report / download_analytics.py
Ross Jones Fixed the publishr information (to enable leaderb…
Ross Jones Implemented further analytics by fetching more sp…
Ross Jones Remove prettyprinting unless DEBUG is set in env …
Ross Jones Adds new columns to the table to store the releva…
Ross Jones Packages up the data from Analytics.
Ross Jones Implement oauth2 for accessing google analytics
David Read Initial iteration