Innovate-Inc / EDG_metadata

EDG metadata on staging created for Innovate-Inc
0 stars 1 forks source link

Capture visits to details page in database for use in metrics #87

Closed torrin47 closed 7 years ago

torrin47 commented 7 years ago

There is legacy code that records when someone clicks "Open" in the search results. This isn't useful to be capturing anymore - there are too many other ways of visiting the same resource and bypassing this way of being counted. We're recording details page visits using google analytics, but that's challenging to link back to owners (which is how EPA wants to be able to summarize all metrics). If we could capture and record a count of any request for a full record (both the details page which is captured by Google Analytics and the raw metadata which isn't) and store it in the database, then we'd be able to add page visits by record/owner to the metrics page.

torrin47 commented 7 years ago

This issue was moved to USEPA/EPA_Environmental_Dataset_Gateway#15