Skip to main content
All CollectionsMessagingCreating and Sending Messages
Using Fundraise Up URL Parameters with PowerLinks
Using Fundraise Up URL Parameters with PowerLinks
Mike Snusz avatar
Written by Mike Snusz
Updated over a week ago

Adding parameters to your text message URLs can do more than just track important information - like donations and amount raised - in Google Analytics. There are a number of parameters that can be used to pre-fill Fundraise Up donation forms fields to help reduce form friction and increase form conversions.

Using Tatango's PowerLinks you can customize the text message URL sent to each subscriber to prefill a Fundraise Up donation form with their personal information.

To use Tatango PowerLinks to prefill Fundraise Up forms, enter the Fundraise Up Parameters (pulled from this Fundraise Up article) as URL Parameter Keys in the left column of Tatango links as shown below:

In the right column, select the Tatango URL Parameter Value from the drop down that matches the left column and click the Shrink button above. Your Fundraise Up URL with Tatango PowerLinks added would be:

In the above example, we're prefilling first name, last name and email on the Fundraise Up donation form.

Here are some of the parameters that can be used to pass from Tatango to prefill Fundraise Up donation forms via your text message URL.

Available Parameters

Parameter

Format

Example

Description

firstName

String

Dawes

The first name of the supporter

lastName

String

Case

The last name of the supporter

email

String

The email address of the supporter

amount

Float

150

The donation amount. Fundraise Up does not automatically allow donations with cents (or other additional small currency units), but this can be enabled on request by your Solutions Engineer. Learn more →

modifyAmount

String

no

Disallow the supporter to modify the donation amount set by the URL parameter, amount. To fix the donation amount such that supporters can’t change it, pass the modifyAmount=no parameter along with the amount parameter specifying the desired sum. For example: amount=20&modifyAmount=no.

recurring

String

once

Sets the donation frequency

designationId

String

EHHJ9R36

Set a designation for the donation using the designation’s ID

modifyDesignation

String

no

Disallow the supporter to modify the designation set by the URL parameter, designationId

tributeHonoree

String

Mom and Dad

Sets the value for the tribute honoree

successUrl

String

Sets the redirect URL when a Thank you screen option in Checkout is set to “Redirect to URL”

Notes: URL parameters are case-sensitive. Reference the table above for properly formatted parameter names. Fundraise Up's URL API may be used in conjunction with the Donate Link Element to create the above highly-customizable tracking links.

For more information visit Fundraise Up's URL API page.

Did this answer your question?