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 term and result position to the media selection events #5107

Open
obulat opened this issue Oct 29, 2024 · 0 comments · May be fixed by #5108
Open

Add search term and result position to the media selection events #5107

obulat opened this issue Oct 29, 2024 · 0 comments · 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: medium Not blocking but should be addressed soon 🧱 stack: frontend Related to the Nuxt frontend

Comments

@obulat
Copy link
Contributor

obulat commented Oct 29, 2024

Problem

Several events can be used to assess how relevant a search result is for the users:

  • COPY_ATTRIBUTION
  • GET_MEDIA
  • RIGHT_CLICK_IMAGE

However, these events can't be connected to the search that the user performed.

Description

Add the search query or the new result position in the list of results parameter.

Alternatives

Is there a way to link events in Plausible (search -> select result)?

@obulat obulat added ✨ goal: improvement Improvement to an existing user-facing feature 💻 aspect: code Concerns the software code in the repository 🟨 priority: medium Not blocking but should be addressed soon 🧱 stack: frontend Related to the Nuxt frontend labels Oct 29, 2024
@obulat obulat self-assigned this Oct 29, 2024
@openverse-bot openverse-bot moved this to 📋 Backlog in Openverse Backlog Oct 29, 2024
@openverse-bot openverse-bot moved this from 📋 Backlog to 📅 To Do in Openverse Backlog Oct 29, 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: medium Not blocking but should be addressed soon 🧱 stack: frontend Related to the Nuxt frontend
Projects
Status: 🏗 In Progress
Development

Successfully merging a pull request may close this issue.

1 participant