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

Add result_count to SearchLog #429

Merged

Conversation

malcolmbaig
Copy link
Contributor

@malcolmbaig malcolmbaig commented Nov 16, 2023

Context

Whenever a search happens in Check, we want to record the number of results returned. This will help with analysis and potentially provide some UX insight.

Changes proposed in this pull request

  • Add a result_count integer field to SearchLog
  • Add this to the analytics.yml field list so it gets sent to BigQuery

Guidance to review

[DNM] tag is because we need to confirm how to update dataform before merging this PR.

Link to Trello card

https://trello.com/c/iKCySmlO/218-surface-the-number-of-search-results-for-analytics

Checklist

  • Attach to Trello card
  • Rebased main
  • Cleaned commit history
  • Tested by running locally

@malcolmbaig malcolmbaig marked this pull request as ready for review November 20, 2023 09:24
@malcolmbaig malcolmbaig changed the title [DNM] Add result_count to SearchLog Add result_count to SearchLog Nov 20, 2023
Whenever a search happens in Check, we want to record the number of
results returned. This will help with analysis and potentially provide
some UX insight.
@malcolmbaig malcolmbaig force-pushed the 218-surface-number-of-search-results-for-analytics branch from 176cbf7 to 801530f Compare November 20, 2023 10:10
@malcolmbaig malcolmbaig merged commit cbf1895 into main Nov 20, 2023
12 checks passed
@malcolmbaig malcolmbaig deleted the 218-surface-number-of-search-results-for-analytics branch November 20, 2023 10:24
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