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 search result index to the SELECT_SEARCH_RESULT event #5005

Open
zackkrida opened this issue Sep 30, 2024 · 1 comment · May be fixed by #5108
Open

Add search result index to the SELECT_SEARCH_RESULT event #5005

zackkrida opened this issue Sep 30, 2024 · 1 comment · May be fixed by #5108
Assignees
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

Comments

@zackkrida
Copy link
Member

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

@zackkrida zackkrida added 🟧 priority: high Stalls work on the project or its dependents ✨ goal: improvement Improvement to an existing user-facing feature 💻 aspect: code Concerns the software code in the repository 🧱 stack: frontend Related to the Nuxt frontend 🧱 stack: analytics Related to the analytics setup labels Sep 30, 2024
@openverse-bot openverse-bot moved this to 📋 Backlog in Openverse Backlog Sep 30, 2024
@krysal krysal changed the title Add seach result index to the SELECT_SEARCH_RESULT event Add search result index to the SELECT_SEARCH_RESULT event Sep 30, 2024
@TusharNaugain
Copy link

@zackkrida To track the page of a selected search result include its index in the analytics event payload as resultPageIndex or index.

@obulat obulat self-assigned this Oct 28, 2024
@openverse-bot openverse-bot moved this from 📋 Backlog to 📅 To Do in Openverse Backlog Oct 28, 2024
@obulat obulat linked a pull request Oct 29, 2024 that will close this issue
8 tasks
@openverse-bot openverse-bot moved this from 📅 To Do to 🏗 In Progress in Openverse Backlog Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
Status: 🏗 In Progress
Development

Successfully merging a pull request may close this issue.

3 participants