competitors field listing the other brands that appeared in the same ChatGPT response as your brand. This co-occurrence data is the foundation for competitive analysis through the API — it tells you which brands share the response space with you, and by extension, which ones are competing for AI visibility on the same prompts you are targeting.
Combined with your own visibility scores, competitor co-occurrence data lets you calculate share of voice, identify competitive threats early, and understand how your brand stacks up in AI-generated responses across your full prompt set.
The competitors field
The competitors field is an array of strings inside each mention object. Each string is the name of another brand that appeared in the ChatGPT response that generated this mention.
An array of brand name strings representing other brands that co-occurred in the same ChatGPT response as your brand mention. If no other brands appeared in the response, this array will be empty.The brands listed here are detected automatically by GenRank from the response text. They are not limited to brands you have configured as tracked competitors — any brand that appears in the response is captured.Example:
["SEranking", "ChatGPT Tracker"]Sample response with competitor data
"SEranking" and "ChatGPT Tracker" both appeared in the same ChatGPT response as GenRank for the prompt "best chatgpt brand tracker". Your brand appeared in position 1 with a visibility score of 72.5 — but the competitors field shows you are not the only brand being recommended.
Use cases
Building competitive dashboards
Thecompetitors array gives you the raw data to build side-by-side competitive views. By aggregating competitor co-occurrence across all responses over time, you can calculate which competitors appear most frequently alongside your brand and which prompts generate the most competitive crowding.
Calculating share of voice
Share of voice measures your brand’s proportion of total brand mentions across all responses. Thecompetitors array — combined with your own mention count — gives you everything you need to calculate this.
Alerting when a competitor gains mentions
Monitoring competitor frequency over time allows you to set thresholds and trigger alerts when a specific competitor’s co-occurrence rate rises above a baseline. This is useful for teams who want automated notifications when the competitive landscape shifts.Identifying prompts where competitors appear but you don’t
Some of your tracked prompts may generate responses that include competitor brands but not yours. These are prompt gaps — high-value opportunities where competitors have AI visibility and you do not.How competitor data complements brand visibility
Brand visibility data tells you how your own brand performs. Competitor co-occurrence data tells you who else is in the room. Together, they give you a more complete picture of how your category is being represented in AI-generated responses. A high visibility score on a prompt where no competitors appear is a strong signal — you own that response space. A lower score on a prompt crowded with five competitors means you are sharing attention. A prompt where competitors appear but you do not is a gap to close. Use visibility scores and competitor co-occurrence together, not in isolation, when making decisions about which prompts to prioritize for optimization.The
competitors field captures all brands that appeared in the response — not just the competitors you have explicitly configured in your GenRank account. This means you may discover emerging competitors in your category through the API before you are aware of them from other sources.