You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all we should verify if the issues above still exist in ckanext-googleanalytics (we can also check if updated solutions to use google analytics in CKAN exist today).
Then we need to provide an installation on GeoSolutions DEV server using a GeoSolutions Google account for test and for the setup of the analytics part Google side.
The basic inatallation and configuration procedure must be properly documented inside a dedicated section of the README file .
The text was updated successfully, but these errors were encountered:
@etj, @tdipisa, issues (#38 and #39 of the extension) still exist in ckanext-googleanalytics. This is because ckanext-googleanalytics uses client-side javascript to provide analytics data which does not exits for the case of downloads and api calls. Should I go ahead and document installation steps for ckanext-googleanalytics with it's issues still open?
* Document steps needed to send tracking data to google analytics
Documents steps followed to enable sending of tracking daata to google analytics
Add googleanalytics.show_downloads and document CKAN restart after configuraton of google analytics
Use fake google analytics id
Return removed line
Detail ckan restart
* README: re-add db init doc
Co-authored-by: Emanuele Tajariol <[email protected]>
Provide a mechanism to track the activities on the CKAN catalog in Google Analytics.
Related to the analisis doc provided by GeoSolutions to FAO-CIO:
https://docs.google.com/document/d/114gEYAjK3kS9TAq54XYl8n1mskucSOTtBncStrgRaqo/edit?usp=sharing
The task here is related to the two reported issues (development / review / testing):
ckan/ckanext-googleanalytics#38
ckan/ckanext-googleanalytics#39
First of all we should verify if the issues above still exist in ckanext-googleanalytics (we can also check if updated solutions to use google analytics in CKAN exist today).
Then we need to provide an installation on GeoSolutions DEV server using a GeoSolutions Google account for test and for the setup of the analytics part Google side.
The basic inatallation and configuration procedure must be properly documented inside a dedicated section of the README file .
The text was updated successfully, but these errors were encountered: