See llms.txt for all machine-readable content.
This workflow tracks which sources ChatGPT cites for buyer queries.vIt runs weekly to test buyer queries against OpenAI’s GPT-4o web search, extracts the cited URLs, and logs per-query citation counts and domain classifications to Google Sheets.
queries tab in Google Sheets.gpt-4o-mini-search-preview three times with web search enabled and extracts the url_citation annotations from each response.gpt-4o-mini to classify each domain into a source taxonomy (brand site, competitor site, review platform, community, publisher, or docs/other).citations tab in Google Sheets.queries and citations--> queries: query_id | query | brand | competitors. citations--> run_date | query_id | query | domain | citations | sample_hit_rate | source_type | example_urlYOUR_GOOGLE_SHEET_ID in both Google Sheets nodes and ensure the spreadsheet has queries and citations tabs with the expected columns.