Redirect Online Express successful payment to a confirmation page - in lieu of success message
Our client uses the simple Online Express JS form, embedded in a page, to collect donations online. We want to redirect successful donations to a landing page, conversions we can then track, in lieu of displaying the default confirmation message that displays on the same page.
Blackbaud support does not this this is possible even with the API. Have any other developers successfully implemented something like this?
Blackbaud support does not this this is possible even with the API. Have any other developers successfully implemented something like this?
0
Comments
-
Hi Katie,
I'm curious to find out if you ever resolved this issue. We too have someone in our marketing department that is asking that donors to be directed to landing page once the payment is processed.
Thanks,
Barbara0 -
Hi,
Take a look at smarttrackolx... It can redirect plus track back to all the tracking systems (Google analytics, Facebook etc.) on successful online express purchases... And it's cheap (but not free)!
Cheers
Warren0 -
I just check for the thank you message using jQuery
if ($("#bboxdonation_divThanks").length > 0) {
// redirect
}0
Categories
- All Categories
- 6 Blackbaud Community Help
- 211 bbcon®
- 1.4K Blackbaud Altru®
- 402 Blackbaud Award Management™ and Blackbaud Stewardship Management™
- 1.1K Blackbaud CRM™ and Blackbaud Internet Solutions™
- 15 donorCentrics®
- 360 Blackbaud eTapestry®
- 2.6K Blackbaud Financial Edge NXT®
- 656 Blackbaud Grantmaking™
- 577 Blackbaud Education Management Solutions for Higher Education
- 3.2K Blackbaud Education Management Solutions for K-12 Schools
- 941 Blackbaud Luminate Online® and Blackbaud TeamRaiser®
- 84 JustGiving® from Blackbaud®
- 6.7K Blackbaud Raiser's Edge NXT®
- 3.7K SKY Developer
- 248 ResearchPoint™
- 120 Blackbaud Tuition Management™
- 165 Organizational Best Practices
- 240 Member Lounge (Just for Fun)
- 34 Blackbaud Community Challenges
- 37 PowerUp Challenges
- 3 (Open) PowerUp Challenge: Grid View Batch
- 3 (Closed) PowerUp Challenge: Chat for Blackbaud AI
- 3 (Closed) PowerUp Challenge: Data Health
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Product Update Briefing
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Standard Reports+
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Email Marketing
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Gift Management
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Event Management
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Home Page
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Standard Reports
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Query
- 796 Community News
- 3K Jobs Board
- 54 Blackbaud SKY® Reporting Announcements
- 47 Blackbaud CRM Higher Ed Product Advisory Group (HE PAG)
- 19 Blackbaud CRM Product Advisory Group (BBCRM PAG)

