Embedding a Gift or Financial Goal Bar
The Gift Bar and Financial Goal Bar can be embedded pretty much anywhere you can insert HTML. Most often, this would be something you would display on your website or landing pages.
Select the HTML code that corresponds to your region, replace the XXXXXX with the ID of your Donate2, Stream2 or Flex2 Form ID, insert the HTML where you want this displayed, and you're good to go!
Gift Bar Embed
North America
<iframe src="https://donate2.app/e/gift/XXXXXX" frameborder="0" allowtransparency="true" width="100%"></iframe>
<iframe src="https://donate2.app/e/gift/XXXXXX" frameborder="0" allowtransparency="true" width="100%"></iframe>
Europe
<iframe src="https://eu.donate2.app/e/gift/XXXXXX" frameborder="0" allowtransparency="true" width="100%"></iframe>
<iframe src="https://eu.donate2.app/e/gift/XXXXXX" frameborder="0" allowtransparency="true" width="100%"></iframe>
Asia Pacific
<iframe src="https://ap.donate2.app/e/gift/XXXXXX" frameborder="0" allowtransparency="true" width="100%"></iframe>
<iframe src="https://ap.donate2.app/e/gift/XXXXXX" frameborder="0" allowtransparency="true" width="100%"></iframe>
Financial Goal Bar Embed
North America
<iframe src="https://donate2.app/e/goal/XXXXXX" frameborder="0" allowtransparency="true" width="100%"></iframe>
<iframe src="https://donate2.app/e/goal/XXXXXX" frameborder="0" allowtransparency="true" width="100%"></iframe>
Europe
<iframe src="https://eu.donate2.app/e/goal/XXXXXX" frameborder="0" allowtransparency="true" width="100%"></iframe>
<iframe src="https://eu.donate2.app/e/goal/XXXXXX" frameborder="0" allowtransparency="true" width="100%"></iframe>
Asia Pacific
<iframe src="https://ap.donate2.app/e/goal/XXXXXX" frameborder="0" allowtransparency="true" width="100%"></iframe>
<iframe src="https://ap.donate2.app/e/goal/XXXXXX" frameborder="0" allowtransparency="true" width="100%"></iframe>