You can embed your campaign's donation page on your website so funds raised are counted in your fundraising total.
Here's how:
Step 1: Navigate to the campaign you want:
Step 2: Get your campaign ID from the URL at the top of the page. This is a unique ID to your campaign that makes it possible to embed:
Step 3: Copy this code and replace your unique campaign ID where noted REPLACE CAMPAIGN ID HERE:
<!-- Start CauseVox Embed Code --> <script type="text/javascript" src="https://js.causevox.com/v3"></script> <script type="text/javascript"> causevox.CONFIG = { app_id : 'ZMbr1JWPM4OyBq6e', campaign_id : 'REPLACE CAMPAIGN ID HERE' }; </script> <!-- End CauseVox Embed Code -->
Step 4: Embed before the closing </head> tag in your website builder. More details here.
Step 5: Trigger popup donation page by linking #donate to your donate button or text on the page. On-page embed options are also available by pasting in this code:
<div id="cv-iframe-embed"></div>