Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Record search result clicks for search evaluation metric #1055

Merged
merged 4 commits into from
Dec 16, 2020

Conversation

Oxiang
Copy link
Contributor

@Oxiang Oxiang commented Dec 14, 2020

Problem

Going forward, we need a way to evaluate GoDirectory's search quality.
One of the way is to track the ranking of the results that are clicked by the users and the total results returned by the search query.

Gathering this data will allow us to calculate a meaningful baseline score and set google analytics goals that can be use as benchmark for future improvements.

Solution

  • Enable google analytics event to record value
  • Include result count when recording user's search query
  • Record click ranking and its respective query

@Oxiang Oxiang requested a review from yong-jie December 14, 2020 07:18
Copy link
Member

@yong-jie yong-jie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@yong-jie yong-jie merged commit d291484 into develop Dec 16, 2020
@yong-jie yong-jie deleted the directory-ga branch December 16, 2020 06:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants