# Present a competitive audit

> Learn how to turn your competitive audit into a clear, persuasive presentation that leads to action.

Source: https://uxspot.io/present-competitive-audit

<section id="know-audience">
<h2>Know your audience</h2>
<p class="blockquote">A competitive audit only creates value when the people in the room understand it, believe it, and act on it. That starts with knowing who those people are.</p>
<p>Before you build a single slide, ask yourself who will be sitting in front of you. <strong class="highlight">Designers and stakeholders care about the same audit for completely different reasons, and your presentation has to serve both.</strong></p>
<p><strong>Designers</strong> want depth. They want to see how a competitor's checkout flow handles errors, why one onboarding pattern feels smoother than another, and which interaction details are worth borrowing or avoiding. For them, screenshots, flows, and specifics are the interesting part.</p>
<p><strong>Stakeholders</strong> such as product managers, executives, or clients want altitude. They want to know where the product stands in the market, what gaps competitors are exploiting, and what you propose to do about it. If you walk them through button styles for twenty minutes, you will lose them.</p>
<p>When your audience is mixed, lead with the business story and keep the design detail in an appendix that anyone can zoom into afterwards.</p>
<ul>
<span>keywords</span>
<li>#Audience</li>
<li>#Stakeholders</li>
<li>#Designers</li>
<li>#Depth</li>
</ul>
</section>
<section id="structure">
<h2>Structure your presentation</h2>
<p>A predictable structure is not boring; it's respectful. It tells your audience where you're going, so they can focus on the content instead of guessing what comes next.</p>
<p><strong>Start with the goals.</strong> Remind everyone why the audit was done, for example: "We wanted to understand why competitors convert first-time visitors better than we do." One or two sentences are enough, but they frame everything that follows.</p>
<p><strong>Then share the key findings.</strong> Pick the three to five discoveries that matter most. For each one, say what you found, show one piece of evidence, and explain why it matters for your product.</p>
<p><strong>End with recommendations.</strong> Findings without a "so what" leave the room flat. Close with what you believe the team should do next, in priority order.</p>
<p><strong class="highlight">Goals, findings, recommendations — in that order — is the simplest structure that turns research into a decision.</strong> If someone leaves after ten minutes, they should still have heard the most important part.</p>
<ul>
<span>keywords</span>
<li>#Goals</li>
<li>#KeyFindings</li>
<li>#Recommendations</li>
<li>#Structure</li>
</ul>
</section>
<section id="insights">
<h2>Present insights, not raw data</h2>
<p class="blockquote">An insight is a conclusion drawn from your data that changes how the team thinks or what it does next. Data is what you collected; insight is what it means.</p>
<p>Your audit probably lives in a large spreadsheet of feature matrices, pricing tiers, and usability notes. That spreadsheet is your working document, not your presentation. <strong class="highlight">Nobody in the room will read the whole spreadsheet, and asking them to is asking them to do your job.</strong></p>
<p>Compare these two statements. Raw data: "Competitors A and B offer guest checkout; Competitor C and our product require an account." Insight: "We are one of only two products in this space that force account creation before purchase, and it's likely costing us first-time buyers."</p>
<p>The second version does the <a href="/synthesize-test-results" class="redirect">synthesis</a> for the audience: it names the pattern, states the risk, and points toward a decision. Aim for that level in every finding, and link the full spreadsheet at the end for anyone who wants to verify your work.</p>
<ul>
<span>keywords</span>
<li>#Insights</li>
<li>#Synthesis</li>
<li>#RawData</li>
</ul>
</section>
<section id="visualize">
<h2>Visualize comparisons simply</h2>
<img src="/images/competitive-audit-matrix.webp" width="2400" height="1330" alt="Comparison matrix — competitors as columns scored against criteria rows, the simplest visual for presenting an audit" title="Comparison matrix">
<p>Comparison is the heart of a competitive audit, and comparisons are far easier to see than to read. Three simple formats cover almost every situation:</p>
<p><strong>A comparison matrix</strong> with competitors as columns and criteria as rows, using simple yes/no or good/okay/poor ratings. It answers "who does what" at a glance.</p>
<p><strong>A two-axis map</strong> that plots competitors on the two dimensions your audience cares about most, such as price versus feature depth. Empty space on the map often reveals an opportunity.</p>
<p><strong>Side-by-side screenshots</strong> of the same moment in each product, like the first screen of onboarding. One annotated pair of screens can show a <a href="/usability-testing" class="redirect">usability gap</a> faster than a paragraph.</p>
<p><strong class="highlight">Every visual should make exactly one point, and that point should be readable in five seconds.</strong> If a chart needs a legend and a verbal walkthrough to make sense, split it into simpler pieces.</p>
<ul>
<span>keywords</span>
<li>#ComparisonMatrix</li>
<li>#Visualization</li>
<li>#Screenshots</li>
<li>#Simplicity</li>
</ul>
</section>
<section id="recommendations">
<h2>Make recommendations actionable</h2>
<p>A recommendation like "we should improve our onboarding" is a wish, not a recommendation. Nobody can pick it up on Monday morning. Actionable recommendations share three traits:</p>
<p><strong>They are specific.</strong> "Add a guest checkout option and defer account creation until after the first purchase" tells the team exactly what to explore.</p>
<p><strong>They are tied to your <a href="/goal-statement" class="redirect">product's goals</a>.</strong> Never recommend copying a competitor just because they do something. <strong class="highlight">A competitor's feature only matters if adopting or countering it moves one of your own goals, such as conversion, retention, or trust.</strong> If your goal this quarter is reducing drop-off at checkout, your top recommendations should attack exactly that.</p>
<p><strong>They are prioritized.</strong> Present a short ranked list rather than an unordered pile. "If we do only one thing, it should be this" is one of the most useful sentences in the whole presentation.</p>
<p>Stop short of prescribing the final design. Your job here is to point the team at the right problems with evidence, not to hand them finished solutions.</p>
<ul>
<span>keywords</span>
<li>#Actionable</li>
<li>#ProductGoals</li>
<li>#Prioritization</li>
</ul>
</section>
<section id="pushback">
<h2>Handle questions and pushback</h2>
<p>Pushback is not a sign that your presentation failed. It usually means people are engaged enough to test your thinking. A few habits will help you stay steady:</p>
<p><strong>Anticipate the hard questions.</strong> Ask yourself what a skeptic would challenge: "Why these competitors?", "Isn't this sample too small?", "Didn't we try this before?". Prepare a short, honest answer for each.</p>
<p><strong>Separate evidence from opinion.</strong> Be clear about which parts of your audit are observed facts and which are your interpretation. <strong class="highlight">Defend your evidence firmly, but hold your interpretations loosely — being open to a better reading of the data builds more credibility than winning the argument.</strong></p>
<p><strong>Park what you can't answer.</strong> If a question goes beyond what the audit covered, say so, note it visibly, and follow up later. A confident "I don't know yet, but I'll find out" beats an improvised guess every time.</p>
<p><strong>End with a decision.</strong> Before the meeting closes, ask for the next step: which recommendation gets explored first, and who owns it. Without that, even a great presentation evaporates by the next sprint.</p>
<ul>
<span>keywords</span>
<li>#Pushback</li>
<li>#Evidence</li>
<li>#Questions</li>
<li>#NextSteps</li>
</ul>
</section>
<section id="takeaways">
<h2>Takeaways</h2>
<p class="blockquote">A competitive audit is judged by the decisions it produces, not by the amount of research behind it.</p>
<p>Tailor the depth to your audience, move from goals to findings to recommendations, and present insights rather than raw data. Keep every visual simple, tie every recommendation to your product's goals, and treat pushback as a chance to sharpen the work. Do that, and your audit becomes a starting point for action instead of a document nobody opens twice.</p>
</section>