ckan / ckan/ckanext-googleanalytics
Summary page (/analytics/dataset/top) not working on CKAN 2.9
- Dominant language
- Python
- Stars
- 36
- Forks
- 84
- PR merge metrics
- No merged PRs in 30d
Description
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:
> 7. 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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.