Project

General

Profile

Task #3298

Feature #3246: Support for Search Stats page

Extension : Send the `Search data` to the Log extension API

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

Status:
Closed
Priority:
Urgent
Target version:
Start date:
10/18/2023
Due date:
% Done:

100%

Estimated time:
1.00 h
Spent time:

Description

Send the following information to log extension API:

rkenServedPhrase - User searches and gets the purple link results in Copilot search for the provided phrase
phraseAskedInChatGPT - User clicked the 'Yes' button to request an answer from ChatGPT plus for provided phrase

when a user searches and gets the purple link results, send this information

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

when the user clicks the 'Yes' button within the ChatGPT block, send this information

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

#1

Updated by Venmuhilan B about 1 year ago

  • Estimated time set to 1.00 h
#2

Updated by Venmuhilan B about 1 year ago

  • Priority changed from Normal to High
#3

Updated by Venmuhilan B about 1 year ago

  • Description updated (diff)
#4

Updated by Ram Kordale about 1 year ago

  • Priority changed from High to Urgent
#5

Updated by Ram Kordale about 1 year ago

  • Assignee changed from Ayush Khandelwal to Ayanava Karmakar
#6

Updated by Ayanava Karmakar about 1 year ago

  • Status changed from New to In Progress
#7

Updated by Ayanava Karmakar about 1 year ago

  • Status changed from In Progress to Resolved
  • % Done changed from 0 to 100
#8

Updated by Ayanava Karmakar about 1 year ago

  • Status changed from Resolved to Review
  • Assignee changed from Ayanava Karmakar to Ayush Khandelwal
#9

Updated by Ram Kordale about 1 year ago

  • Status changed from Review to Closed

Also available in: Atom PDF