Task #3298
Updated by Venmuhilan B about 1 year ago
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* 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, send this information* block* { "videoIdData": { "https://www.studytonight.com/operating-system/classical-synchronization-problems": { "phraseAskedInChatGPT" : "linked list" } } }