Embedding on your website

Button, inline form, or direct link — one line of code, works anywhere.

Walkthrough video coming soon

A short screen-by-screen video for this guide is on the way.

The Embed code page lets you pick a form and copy the snippet for how you want it to appear. It works on WordPress, Squarespace, Wix, Webflow, GoDaddy — anything that lets you paste HTML.

The three modes

  • Give button — drops a button wherever you paste it; clicking opens the form as a pop-up so visitors never leave your page.
  • Inline form — embeds the full form directly in the page; great for a dedicated "Give" page.
  • Direct link — a plain URL for emails, social bios, or QR codes.
  1. 1Go to Embed code and choose the form from the dropdown.
  2. 2Pick the Button, Inline, or Link tab.
  3. 3For a button, tweak the label if you want, then copy the snippet and paste it into your site.

What a button snippet looks like

<script src="https://fundrly.org/embed.js"
  data-fundrly="your-form-slug"
  data-label="Give now" async></script>
Tip · The button preview matches exactly what your visitors will see, in your form's action color. Always copy the exact snippet from your Embed code page — it's filled in with your form.
Was this helpful? Email hello@fundrly.org if you're still stuck.