Project

General

Profile

Task #3252

Feature #3246: Support for Search Stats page

Logging `Search data` Obtained from the Log Extension API

Added by Venmuhilan B about 1 year ago. Updated 11 months ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
10/05/2023
Due date:
% Done:

100%

Estimated time:
1.00 h

Description

The information for the following scenarios are send to Log Extension API .

when a user searches and gets the purple link results

{
"videoIdData": {
"https://www.studytonight.com/operating-system/classical-synchronization-problems": {
"rkenServedPhrase" : "linked list"
}
}
}

when the user clicks the 'Yes' button within the ChatGPT block {
"videoIdData": {
"https://www.studytonight.com/operating-system/classical-synchronization-problems": {
"phraseAskedInChatGPT" : "linked list"
}
}
}

Log the information of `rkenServedPhrase` and `phraseAskedInChatGPT` in the backend

sample log messages ex:
Rken Served : In Copilot search, user got the purple link results for this phrase : <phrase> in this URL : <URL>

Asked In ChatGPT : User clicked the 'Yes' button to obtain the answer from ChatGPT plus for this phrase : <phrase> in this URL : <URL>

#1

Updated by Venmuhilan B about 1 year ago

  • Subject changed from Logging `Search Stats` Information Obtained from the Log Extension API to Logging `Search data` Obtained from the Log Extension API
#2

Updated by Abhijata Sen about 1 year ago

  • Status changed from New to In Progress
#3

Updated by Venmuhilan B about 1 year ago

  • Description updated (diff)
#4

Updated by Abhijata Sen about 1 year ago

  • Status changed from In Progress to Resolved
#5

Updated by Abhijata Sen about 1 year ago

  • Status changed from Resolved to Review
#6

Updated by Abhijata Sen about 1 year ago

  • Status changed from Review to Closed
  • % Done changed from 0 to 100
#7

Updated by Ram Kordale about 1 year ago

  • Status changed from Closed to Reopened
#8

Updated by Ayush Khandelwal about 1 year ago

  • Status changed from Reopened to In Progress
#9

Updated by Ayush Khandelwal about 1 year ago

  • Status changed from In Progress to Feedback
#10

Updated by Abhijata Sen about 1 year ago

  • Assignee changed from Abhijata Sen to Venmuhilan B
#11

Updated by Venmuhilan B about 1 year ago

  • Assignee changed from Venmuhilan B to Ram Kordale
#12

Updated by Ram Kordale 11 months ago

  • Status changed from Feedback to Closed

Also available in: Atom PDF