Demo analytics — simulated data

Embed & Install

Add QuotePilot to your website.

Hosted Link

Share this link directly or use it in email campaigns.

/quote/summit-roofing

Iframe Embed

Embed QuotePilot directly in any webpage.

<iframe src="/quote/summit-roofing" width="100%" height="800" frameborder="0" style="border:none;border-radius:12px;"></iframe>

JavaScript Snippet

Add to your website's HTML for an integrated experience.

<script>
  (function(){
    var qp = document.createElement('script');
    qp.src = '/quotepilot-embed.js';
    qp.async = true;
    qp.setAttribute('data-org', 'summit-roofing');
    document.head.appendChild(qp);
  })();
</script>

WordPress Installation

1. Go to Appearance → Widgets or edit the page where you want QuotePilot.

2. Add a Custom HTML block.

3. Paste the iframe embed code above.

4. Save and publish.