Changes between Initial Version and Version 1 of Ticket #2251
- Timestamp:
- 03/21/12 11:57:56 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2251 – Description
initial v1 3 3 Google analytics can not be used for ecportal so build something very quick and simple inside ckan. 4 4 5 * Make javascript to make request to ckan to store clicks and page views.6 * Add middleware so these requests do not go through pylons and just store data quickly.7 * Add config option to enable.8 * Copy reporting from ckanext-googleanalytics.5 * Make javascript to make request to ckan to store clicks and page views. 6 * Add middleware so these requests do not go through pylons and just store data quickly. 7 * Add config option to enable. 8 * Copy reporting from ckanext-googleanalytics.