Analytics

Per-prompt citation analytics for a source URL

A single row binding one prompt to the count of analyzed responses that cited a given source URL during the filter window, together with the most recent date that happened. Typically, you will use this to answer the question, "which of my prompts is this URL surfacing for?".

Fields

Field Type Description
prompt Prompt

The prompt this row covers.

citation_count integer

The number of distinct analyzed responses on this prompt that cited the URL during the window.

last_cited_on string

The most recent date in the window that a response to this prompt cited the URL. null when the URL was never cited.