ChatGPT more and more queries Google and different serps for solutions to prompts. Atlas, ChatGPT’s browser, equally searches Google for analysis.
Right here’s easy methods to determine that exercise in Google Search Console.
Regex in Search Console
Agentic searches have a tendency to make use of comparable question patterns, which common expressions can usually detect.
Agentic queries (i) are often longer than these of people as a result of prompts are usually extra detailed, and (ii) sometimes search pricing data. Plus, searches from giant language fashions usually fan out to discover person suggestions.
To make use of common expressions in Search Console:
- Go to the “Efficiency” > “Add filter.”
- Select “Question” > “Customized (regex).”
Regex Patterns
Longer queries
ChatGPT queries are roughly 5 phrases on common, about 60% longer than conventional searches. However you possibly can experiment with any size. As an example, this expression filters queries that comprise greater than 10 phrases.
([^” “]*s){10,}?
Change “10” to “4” or “25” to seek out queries longer than 4 or 25 phrases.
Google Analytics 4 can determine pages that generate probably the most ChatGPT solutions. Search Console can then correlate these pages with queries probably generated by AI brokers.
To search out pages in GA4 that generate probably the most site visitors from ChatGPT:
- Click on “Reviews” > “Engagement”
- Select “Pages and Screens”
- Click on “Add filter”
- Choose “Session supply/medium” (within the filter settings), choose “Incorporates,” and kind “ChatGPT.”
- Click on “Apply”
GA4 now filters pages by any supply containing “chatgpt.” You’ll be able to copy these URL paths and create a secondary filter to see solely long-tail queries that the pages rank for.
Model and transactional queries
LLMs usually fan out to collect evaluations of merchandise and types. The fan-outs can analysis and examine costs to incorporate in solutions based mostly on the immediate.
You’ll be able to see these queries in Search Console through the use of the next regex:
b(overview|evaluations|reddit|score|rankings|help|guarantee|return coverage|refund|grievance|suggestions|rip-off|legit|reliable|expertise|points|purchase|buy|worth|value|low cost|low cost|coupon|order|retailer|close to|on-line|sale|inexpensive|accessible|in inventory|greatest|high quality|options|specs|guarantee|deal|store|examine|vs|versus)b
Prominence in listicles
When requested for product suggestions, LLMs sometimes fan out to “better of” listicles. Publishing articles itemizing seasonal and normal “high merchandise” may elevate visibility on your model and merchandise.
Right here’s a regex to trace your model in listicles:
b(greatest|top-rated|trusted|well-known|high|most|excellent)b
Discover informational queries
Shoppers immediate ChatGPT for directions and solutions. If it finds an answer, ChatGPT usually cites the supply. Right here’s a regex to seek out probably URL citations for informational prompts:
b(information|tutorial|easy methods to|step-by-step|ideas|tips|methods to|greatest option to|study|assist|clarify|perceive|examples|instruction|strategies|which means of|definition)b
Instruments to Assist
GSC Helper is a Chrome extension that permits you to save regex patterns, seek for any question immediately inside Search Console (as an alternative of copy-pasting), and export filtered outcomes into spreadsheets.
Higher Regex in Search Console is one other Chrome extension with pre-built regex patterns and options to create your personal.





