1. What You’ll Embed
Copy and paste this exact code snippet into your website.Do not modify the class, UUID, or URLs—these ensure your form works correctly.
<div class="embedded-pipeline-lead-form"
data-form-uuid="UUID"
data-form-url="https://pcrmforms.com/UUID">
</div>
<script src="https://pcrmforms.com/ID/embedded_loader.js?v=2faf0f246196fef05b07134b2fa0abdae10cfcdb"></script>
2. Who Does What? (Roles & Responsibilities)
Pipeline CRM Admin:- Copies the code snippet from Pipeline CRM.
- Shares it with the Website Manager when a new form is created or updated.
- Inserts the snippet into the website where the form should appear.
- Publishes the change and runs a quick test submission.
3. Universal Checklist: Embed in 4 Simple Steps
- Open your page’s HTML (or use a custom code block).
- Paste the snippet exactly where you want the form to show.
- Publish or deploy your changes.
- Test it out: Submit a quick test lead and confirm it appears in Pipeline CRM (Leads → Forms).
4. Quick Troubleshooting Guide
If something’s off, check these common issues:- Form doesn’t render:
Possible cause: Script or domain blocked
Quick fix: Allowhttps://pcrmforms.com
in your firewall or browser’s content security policy. Try in an incognito window. - Wrong form appears:
Possible cause: UUID mismatch
Quick fix: Double-check that thedata-form-uuid
and URLs match the snippet provided by your CRM Admin. - Multiple forms on one page:
Possible cause: Reusing the same UUID
Quick fix: Each form needs its own
and unique UUID. The loader