The single most useful competitive metric for the generative era — how often your brand appears in AI answers versus the competitors you actually care about.
For a given prompt set P, engine list E, and competitor set C (you plus competitors), share of voice for brand b is:
SoV(b) = mentions(b) / sum(mentions(c) for c in C)
Mentions are counted per analysed answer with a deterministic mention parser (exact + alias + entity match). One brand can be mentioned multiple times in one answer but counts as one mention per answer.
Three reliable levers:
Pair this with the tracking playbook and the improvement playbook for an end-to-end program.