Add search result index to the SELECT_SEARCH_RESULT
event
#5005
Labels
💻 aspect: code
Concerns the software code in the repository
✨ goal: improvement
Improvement to an existing user-facing feature
🟧 priority: high
Stalls work on the project or its dependents
🧱 stack: analytics
Related to the analytics setup
🧱 stack: frontend
Related to the Nuxt frontend
Problem
We don't currently track the page of API results that a selected search result is chosen from.
Description
Indirectly track the page of a search result by including its index in the analytics event payload. Perhaps we should call this something like "resultPageIndex" or simply "index" depending on what @WordPress/openverse-frontend thinks.
Alternatives
Additional context
The text was updated successfully, but these errors were encountered: