Description
Some blocks of the page or links do not have id attributes. Google Analytics event tracking categories would be more specific if there were identifiers in these places. For instance the closest parent id for the pagination links at the top of the page is #main_container. I can work on this issue.
Other links have a too specific id attribute which do not allow for categorizing links together. For instance the "Export to RefWorks" link on the show view has an identifier like "doc_00313831" which only applies to a single resource. I am not sure to what extent this identifier is used by other javascript to know whether it can be safely changed. I will not change these ids, but will file separate issues for them once I've had a chance to identify all the cases.