ckanext-googleanalytics
ckanext-googleanalytics copied to clipboard
API tracking: missing dataset id in api calls
Event tracking which is added to API calls doesn't extract package id correctly, leaving no label in GA:

This can be fixed by extending https://github.com/ckan/ckanext-googleanalytics/blob/master/ckanext/googleanalytics/controller.py#L56 to check also for name_or_id.