Appearance
Embed Code
Embed your donation form on external websites.
Step 1: Install Global JavaScript
Add this code to your website's </head> tag (required once per site):
html
<script type="text/javascript">
(function(w,d,s,o,f,js,fjs){...})(window,document,'script','_cv','https://js.causevox.com/v4');
_cv('init', { account_id: 'YOUR_ACCOUNT_ID' });
</script>Embed Options
Embed Form
Display the donation form directly on your page:
- Paste the form embed code where you want it to appear
- Optionally link to a specific site for fundraising progress tracking
- Style with CSS targeting the
.cv-embed-*container
Embed Button
Add a button that opens the form in a modal:
- Paste the button embed code where you want the button
- Optionally link to a specific site for fundraising progress
- Style the button with your own CSS