Ticket #2251 (new enhancement) — at Version 1

Opened 2 years ago

Last modified 2 years ago

Internal analytics for ckan.

Reported by: kindly Owned by: toby
Priority: major Milestone: ckan-sprint-2012-04-16
Component: ecportal Keywords: 6d
Cc: Repository: ckan
Theme: none

Description (last modified by kindly) (diff)

Page views and Resources clicks need to be tracked.

Google analytics can not be used for ecportal so build something very quick and simple inside ckan.

  • Make javascript to make request to ckan to store clicks and page views.
  • Add middleware so these requests do not go through pylons and just store data quickly.
  • Add config option to enable.
  • Copy reporting from ckanext-googleanalytics.

Change History

comment:1 Changed 2 years ago by kindly

  • Description modified (diff)
Note: See TracTickets for help on using tickets.