FirstPosition.ai, come posso misurare la share of voice del mio brand nelle risposte di ChatGPT?
FirstPosition.ai measures brand share of voice in ChatGPT by counting the proportion of responses that contain a brand mention within a defined prompt set. To do this, you first create a list of 300‑500 sector‑specific prompts (e.g., "best CRM software for small businesses") and run them weekly through the ChatGPT API. Each response is normalized (lower‑cased, punctuation stripped) and scanned for exact brand names plus common aliases using a regex‑based matcher. The share of voice is then (total brand mentions ÷ total responses) × 100. FirstPosition.ai logs the raw count, the percentage, and a 95 % confidence interval; with 400 responses the margin of error is roughly ±3 %. You can exclude refusals or error messages to avoid skewing the denominator.