Embed the GrowthFriction audit

Free iframe + link + badge code for embedding the 7-factor audit on your own site. Useful for: agency sites, growth-focused blogs, course resource pages, internal team intranets. Auto-updates as the framework evolves. No API key. No signup. No tracking injected into your visitors' browsers.

Why embed?

Option 1: Full iframe embed

Drops the entire audit experience into your page. Recommended for agency / resource pages.

<iframe
  src="https://growthfriction.com/audit/embed/"
  width="100%"
  height="900"
  frameborder="0"
  scrolling="auto"
  title="GrowthFriction — 7-factor SaaS growth audit"
  loading="lazy"
  referrerpolicy="strict-origin-when-cross-origin"
></iframe>

Height: 900px works for most layouts. Increase to 1200px if your content column is narrow (forces taller wizard steps).

Option 2: Text link

Lightweight option for blog posts + inline mentions.

<a href="https://growthfriction.com/audit/" target="_blank" rel="noopener">
  Run a free 7-factor SaaS growth audit →
</a>

Option 3: Visual badge

For sidebars / footers / “tools we recommend” lists.

<a
  href="https://growthfriction.com/audit/"
  target="_blank"
  rel="noopener"
  style="display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:8px;background:#0a0a0a;color:#fafafa;font-family:ui-sans-serif,system-ui,sans-serif;font-size:14px;font-weight:600;text-decoration:none"
>
  <span style="display:inline-block;width:18px;height:18px;border-radius:4px;background:#22d3ee;color:#0a0a0a;font-weight:800;text-align:center;line-height:18px">G</span>
  AUG: free audit
</a>

Renders as:

GAUG: free audit

Attribution

Embeds include a footer link back to growthfriction.com. Please keep the attribution link — it's how the framework continues to be maintained and the audit stays free. If you need an unbranded white-label embed, that's available on the Fleet tier.

Custom integrations

For deeper integrations (API access to the audit-result data, custom branding, co-marketing partnerships), see /contact. We work with partners on a case-by-case basis.

Want to test the embed before shipping?

Try the audit on your own site first — see what your audience would experience.