You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be useful to log search. What do you think @eroux ?
I can do this in the API, but where do the log files go?
The log files would contain
Queries
Responses
Clicks
To log clicks, the FE would need to ping the API when results are clicked, and it would make it easier if we introduce a search_id parameter to connect a Searchkit query all the way to the clicks.
The text was updated successfully, but these errors were encountered:
It would be useful to log search. What do you think @eroux ?
I can do this in the API, but where do the log files go?
The log files would contain
To log clicks, the FE would need to ping the API when results are clicked, and it would make it easier if we introduce a
search_id
parameter to connect a Searchkit query all the way to the clicks.The text was updated successfully, but these errors were encountered: