I've got the extension working on version 2.9 and am able to view the stats on Google Analytics & use ckan -c /etc/ckan/default/ckan.ini googleanalytics load mycredentials.json to update the database.
Unfortunately, I'm running into issues with this part:
- Look at some stats within CKAN
Once your GA account has gathered some data, you can see some basic information about the most popular packages at: http://mydomain.com/analytics/dataset/top
I've tried visiting localhost:5000/analytics/dataset/top but that's just giving a 404 error. Not sure if this page is working on CKAN 2.9 or if I've messed up somewhere along the way.
I've got the extension working on version 2.9 and am able to view the stats on Google Analytics & use
ckan -c /etc/ckan/default/ckan.ini googleanalytics load mycredentials.jsonto update the database.Unfortunately, I'm running into issues with this part:
I've tried visiting localhost:5000/analytics/dataset/top but that's just giving a 404 error. Not sure if this page is working on CKAN 2.9 or if I've messed up somewhere along the way.