Donation Levels

Cartoon example of donation levels

Create and manage donation levels in a donation form to provide suggested donation amounts.

Tip: Include a Donor Entered Amount level along with suggested levels. User-entered amount fields are required for Dynamic Ask.

Dynamic Ask

Calculate a suggested donation based on a constituent's giving history. This is a component that displays an amount. Place desired text around the component. Include the component once to ask for a single suggested amount, or repeatedly to ask for something like the following: “If you could give $50, $75 or even $100 you could provide support for ….”

Note: A user-entered giving level is required for a Dynamic Ask component.

Example
Donor A Donor B
Start with the donor's Highest Previous Contribution $100 $10
Using this amount (Highest Previous Contribution) as a default and minimum $20 $100 (because $100 is greater than $20) $20 (because $10 is less than $20)
Increase it by this percentage 5% $100 + 5% = $105 $20 + 5% = $21
Then add this amount $5 $105 + $5 = $110 $21 + $5 = $26
Finally, round to the nearest multiple of $5 $110 $25
Suggested amount will be $110 $25