mitmedialab / MediaCloud-Dashboard

Front-end for the MediaCloud database
https://dashboard.mediameter.org
Apache License 2.0
16 stars 6 forks source link

instrument with more analytics ties #254

Closed rahulbot closed 8 years ago

rahulbot commented 8 years ago

We need to add hooks for search clicks, download clicks, etc. This probably means adding google analytics event calls in JS to the various UI buttons.

anushka1991 commented 8 years ago

Will revert on this in a day.

rahulbot commented 8 years ago

For now we will plan on adding unique tracking events to:

@anushka1991 do you have any other events we should try to capture?

anushka1991 commented 8 years ago

Sorry for the late reply, somehow the notification for this went to my spam.

  1. Is it possible to add a tracker to each source collection? This will give an idea of what users are looking for (not all the countries under EMM and GV, but just the links under "Collections")
  2. Would we able to exclude the data collected on actions by specified users? i.e. the Media Cloud team
rahulbot commented 8 years ago

Code looks reasonable. Hard to verify until it is deployed.