usnistgov / oar-pdr

The NIST Open Access to Research (OAR) Public Data Repository (PDR) system software
11 stars 10 forks source link

Add Google Analytics service to search result link #286

Closed chuanlin2018 closed 1 year ago

chuanlin2018 commented 1 year ago

http://mml.nist.gov:8080/browse/ODD-1076

Issue: in following page when user clicks on the "Home Page" button of "NIST Short Tandem Repeat DNA Internet DataBase", the "Oops!" error page will display:

https://testdata.nist.gov/od/id/pdr0-0001

Root cause: if landingPage field of a search result item is blank, and user click on "Visit Home Page", the Google Analytics service function will be called and failed because GA service was not defined in this component.

Solution: Add GA service to this component.