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
Open

Add search result index to the SELECT_SEARCH_RESULT event #5005

zackkrida opened this issue Sep 30, 2024 · 1 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

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
@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.

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: 📋 Backlog
Development

No branches or pull requests

2 participants