NXT Donation Form Embed

Options

I hope this renders well. ?

With NXT Donation Forms, we 've got embed code on our website that looks like this:

<div id="blackbaud-donation-form_XXXXXXXXXXXXXXXXXXXXXXXXXXXX"></div>
<script src="https://sky.blackbaudcdn.net/static/donor-form-loader/2/main.js"></script>
<script>BBDonorFormLoader.newBlackbaudDonationFormZoned('tcs', 'p-YYYYYYYYYYYYYYYYY', 'XXXXXXXXXXXXXXXXXXXXXXXXXXXX', 'usa')</script>

Is there any way to include extra parameters for this form? We're looking to track “referrals” to this form (and donation) embedded on our website.

I know that I can load the form directly and include an extra parameter like:

https://host.nxt.blackbaud.com/donor-form?svcid=tcs&formId=XXXXXXXXXXXXXXXXXXXXXXXXXXXX&envid=p-YYYYYYYYYYYYYYYYY&zone=usa&referredby=KEVINHARDY

and it will show up in the list of referrals as a unique referral URL (&referredby=KEVINHARDY) under Online Giving →[donation form name]

Is there a way to add this extra parameter with the embed code?

Comments

Categories