art-institute-of-chicago / data-aggregator

An API of public data collected from several different systems at the Art Institute of Chicago
GNU Affero General Public License v3.0
65 stars 6 forks source link

Code review: Integrate google analytics [WEB-995] #4

Closed nikhiltri closed 5 years ago

nikhiltri commented 5 years ago

Before we call this done, please look at how I factored in short-term page views into search rankings. Just want another set of eyes on app/Models/Collections/Artwork->searchFunctionScoreArtworks() to make sure my changes are sound.

For the top ten or so works, the ranking of all-time pageviews matches pretty closely with last-three-month pageviews. So the result orders don't change a whole lot with this feature, which is expected.