Add search term and result position to the media selection events #5107
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
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)?
The text was updated successfully, but these errors were encountered: