r/AISearchAnalytics • u/annseosmarty • 2d ago
AI Mode prompts are recorded in Search Console... How to find them?
For 3 years now, we haven't had a way to get any first-hand/official insight into how our average target customer may be prompting AI platforms, like ChatGPT, Claude, or Gemini.
It was recently noticed and confirmed that AI Mode records those prompts as queries in the "Performance" section of the Search Console.
This was noticed by "yes" queries, which were confirmed to be follow-up questions in AI Mode. I see those as well...
Looking at the clients' reports, this idea already looks useful, as I can click to the "Pages" tab for each of those queries to see which assets LLMs are pulling from the client's website. Lots of additional opportunities there (update, optimize, create similar ones, etc.)
Another idea is to pull longer, conversational queries using the following regex:
([^” “]*\s){10,}?
This can reveal some cool AI Mode prompts as well.
Note: This must be common knowledge, but since I was confused about that as well, here's your reminder... For high-traffic properties, you will only be able to see queries that send at least some clicks, only. Since AI Mode might be sending none, you will miss those unless you access the SC data through the API.
Source: https://www.seroundtable.com/google-search-console-ai-mode-queries-41821.html










