Google Analytics Intergration
I'm wondering if anyone has any expierence with GA intergration on donation/event forms? I just called Blackbaud and although they don't suggest altering the form code, they reccomended asking on the community form. Is it as simple as adding the GA code?
Any help is appreciated!
Comments
-
I don't have any direct experience with OLX and GA together, but it really should just be a matter of adding the GA code to your OLX forms. I don't see why it would work any differently than any other website.0
-
Online Express does not directly integrate with GA, but you can put the GA code snippet on the page with your donation/event form. Just make sure not to split up or modify the OLX code block itself or the form will not load properly.0
-
Since the form doesn't load a new page upon completion GA won't record a conversion. Anyone know a workaround?4
-
It's correct that Online Express doesn't currently expose a "transaction completion event" that Google Analytics can detect and report on. Making that happen today would require you to add some custom javascript logic to your page that detects when a transaction is successful and then passes the relevant info to GA for tracking purposes.
This capability is something we're looking to include as part of our next generation of donation (and other) forms that we're working on.1 -
Any workarounds with this?0
-
Chris Martin:
It's correct that Online Express doesn't currently expose a "transaction completion event" that Google Analytics can detect and report on. Making that happen today would require you to add some custom javascript logic to your page that detects when a transaction is successful and then passes the relevant info to GA for tracking purposes.
This capability is something we're looking to include as part of our next generation of donation (and other) forms that we're working on.
I could create dozens of donation pages and rely only on Online Express analytics, but that isn't very efficient when there many ways we send people to a page and want to know which triggered a donation.8 -
I've had exactly the same frustration. I too am voting for this to be a priority.
thanks.4 -
Jon Berthiaume:
Online Express does not directly integrate with GA, but you can put the GA code snippet on the page with your donation/event form. Just make sure not to split up or modify the OLX code block itself or the form will not load properly.Hi - might you be able to provide an example? I've played around with this abit and can't seem to get anything to register when to goes to the thank you page.
0 -
As I understand it, all GA can track is whether someone loads the page that includes the donation form.
It cannot track whether someone *completes* a donation because the user is not taken to a new page when he/she views the thank-you.
This is one of the problems I hope OLX will be able to address in the future.2 -
Thanks for you response!0
-
Chris Martin:
It's correct that Online Express doesn't currently expose a "transaction completion event" that Google Analytics can detect and report on. Making that happen today would require you to add some custom javascript logic to your page that detects when a transaction is successful and then passes the relevant info to GA for tracking purposes.
This capability is something we're looking to include as part of our next generation of donation (and other) forms that we're working on.Any updates on when this next gen may be available. No tracking this holiday season is going to make it hard to justify the spend in Google Adwords.
0 -
Meghan Nicholls:
Chris Martin:
It's correct that Online Express doesn't currently expose a "transaction completion event" that Google Analytics can detect and report on. Making that happen today would require you to add some custom javascript logic to your page that detects when a transaction is successful and then passes the relevant info to GA for tracking purposes.
This capability is something we're looking to include as part of our next generation of donation (and other) forms that we're working on.Any updates on when this next gen may be available. No tracking this holiday season is going to make it hard to justify the spend in Google Adwords.Hi Meghan, We are working on it now and hope to have it completed by mid to late 2017. We will definently keep everyone updated on the progress.
0 -
Tara Simms:
Hi Blackbaud Community!
I'm wondering if anyone has any expierence with GA intergration on donation/event forms? I just called Blackbaud and although they don't suggest altering the form code, they reccomended asking on the community form. Is it as simple as adding the GA code?
Any help is appreciated!Has anyone figured out a workaround on this and would be willing to share the code? I know the BB rep has said that this is a 2017 project, but I would love some help in the meantime. Also, if this matters to you, please go vote for it on the Ideas page - it only has 4 votes and needs more! https://community.blackbaud.com/products/onlineexpress/ideas
1 -
Tara Simms:
Hi Blackbaud Community!
I'm wondering if anyone has any expierence with GA intergration on donation/event forms? I just called Blackbaud and although they don't suggest altering the form code, they reccomended asking on the community form. Is it as simple as adding the GA code?
Any help is appreciated!While Blackbaud takes it time on this one, I've purchased a great workaround from www.smartthing.org/areas/online-express/ for 300GBP - easy to install, and works like a charm for GA, Adwords and Facebook Pixel tracking. You just cut and paste the code below the OLX donation form code on your website and off it goes!
They also have a great tool that allows you to super easily add email correspondence into RE 7 or RE NXT with the click of a button - well worth the money for my team. Check it out - nice people and super helpful.
0 -
Meghan Nicholls:
Tara Simms:
Hi Blackbaud Community!
I'm wondering if anyone has any expierence with GA intergration on donation/event forms? I just called Blackbaud and although they don't suggest altering the form code, they reccomended asking on the community form. Is it as simple as adding the GA code?
Any help is appreciated!While Blackbaud takes it time on this one, I've purchased a great workaround from www.smartthing.org/areas/online-express/ for 300GBP - easy to install, and works like a charm for GA, Adwords and Facebook Pixel tracking. You just cut and paste the code below the OLX donation form code on your website and off it goes!
They also have a great tool that allows you to super easily add email correspondence into RE 7 or RE NXT with the click of a button - well worth the money for my team. Check it out - nice people and super helpful.Hi Meghan,
Thanks for posting this! How has your experience been with this tool so far?
Thanks,
Ben
0 -
Hey All - about a year later - any luck on this one?
Ben Grady:Meghan Nicholls:
Tara Simms:
Hi Blackbaud Community!
I'm wondering if anyone has any expierence with GA intergration on donation/event forms? I just called Blackbaud and although they don't suggest altering the form code, they reccomended asking on the community form. Is it as simple as adding the GA code?
Any help is appreciated!While Blackbaud takes it time on this one, I've purchased a great workaround from www.smartthing.org/areas/online-express/ for 300GBP - easy to install, and works like a charm for GA, Adwords and Facebook Pixel tracking. You just cut and paste the code below the OLX donation form code on your website and off it goes!
They also have a great tool that allows you to super easily add email correspondence into RE 7 or RE NXT with the click of a button - well worth the money for my team. Check it out - nice people and super helpful.Hi Meghan,
Thanks for posting this! How has your experience been with this tool so far?
Thanks,
Ben
0 -
Hi Hilary,
We did end up using SmartTRACK OLX and it seems to be working just fine. It's incredibly easy to set up and uses Ecommerce Tracking through Google Analytics. You don't need to do any customization through Tag Manager or anything.
Thanks,
Ben0 -
Michele Stender:
Meghan Nicholls:
Chris Martin:
It's correct that Online Express doesn't currently expose a "transaction completion event" that Google Analytics can detect and report on. Making that happen today would require you to add some custom javascript logic to your page that detects when a transaction is successful and then passes the relevant info to GA for tracking purposes.
This capability is something we're looking to include as part of our next generation of donation (and other) forms that we're working on.Any updates on when this next gen may be available. No tracking this holiday season is going to make it hard to justify the spend in Google Adwords.Hi Meghan, We are working on it now and hope to have it completed by mid to late 2017. We will definently keep everyone updated on the progress.
Any update on this?
0 -
Hannah Wiginton:
Michele Stender:
Meghan Nicholls:
Chris Martin:
It's correct that Online Express doesn't currently expose a "transaction completion event" that Google Analytics can detect and report on. Making that happen today would require you to add some custom javascript logic to your page that detects when a transaction is successful and then passes the relevant info to GA for tracking purposes.
This capability is something we're looking to include as part of our next generation of donation (and other) forms that we're working on.Any updates on when this next gen may be available. No tracking this holiday season is going to make it hard to justify the spend in Google Adwords.Hi Meghan, We are working on it now and hope to have it completed by mid to late 2017. We will definently keep everyone updated on the progress.
Any update on this?Hey there -
Just an update, as of October 2017, Google Tag manager release Element Visibility as a custom trigger (in this case a Div ID). This allows you to have conversion pixels fire when an OLX form is submitted. Here is the article: https://support.google.com/tagmanager/answer/6106899#element_visibility
Thanks!
Hilary
1 -
Michele Stender:
Meghan Nicholls:
Chris Martin:
It's correct that Online Express doesn't currently expose a "transaction completion event" that Google Analytics can detect and report on. Making that happen today would require you to add some custom javascript logic to your page that detects when a transaction is successful and then passes the relevant info to GA for tracking purposes.
This capability is something we're looking to include as part of our next generation of donation (and other) forms that we're working on.Any updates on when this next gen may be available. No tracking this holiday season is going to make it hard to justify the spend in Google Adwords.Hi Meghan, We are working on it now and hope to have it completed by mid to late 2017. We will definently keep everyone updated on the progress.
Hi -- I'm requesting an update on this; Online Express really needs to have this capability to integrate with Google Analytics. It could be done with NetCommunity, another Blackbaud product, so it is really surprising that OLX still lacks this feature after at least a year and a half.
0 -
Victoria Marcos:
Michele Stender:
Meghan Nicholls:
Chris Martin:
It's correct that Online Express doesn't currently expose a "transaction completion event" that Google Analytics can detect and report on. Making that happen today would require you to add some custom javascript logic to your page that detects when a transaction is successful and then passes the relevant info to GA for tracking purposes.
This capability is something we're looking to include as part of our next generation of donation (and other) forms that we're working on.Any updates on when this next gen may be available. No tracking this holiday season is going to make it hard to justify the spend in Google Adwords.Hi Meghan, We are working on it now and hope to have it completed by mid to late 2017. We will definently keep everyone updated on the progress.
Hi -- I'm requesting an update on this; Online Express really needs to have this capability to integrate with Google Analytics. It could be done with NetCommunity, another Blackbaud product, so it is really surprising that OLX still lacks this feature after at least a year and a half.Hello, can we please have a date for when this Google Analytics issue will be resolved? I'm disappointed there's no easy way for us to track ROI and justify Adwords investment.
1 -
Any update on this? Now that Google requires conversion tracking for Google Ads Grants accounts, it's super important to have conversion tracking capabilities.3
-
Chris Martin:
It's correct that Online Express doesn't currently expose a "transaction completion event" that Google Analytics can detect and report on. Making that happen today would require you to add some custom javascript logic to your page that detects when a transaction is successful and then passes the relevant info to GA for tracking purposes.
This capability is something we're looking to include as part of our next generation of donation (and other) forms that we're working on.Is there any update on this?
0 -
Hey there -
Just an update, as of October 2017, Google Tag manager release Element Visibility as a custom trigger (in this case a Div ID). This allows you to have conversion pixels fire when an OLX form is submitted. Here is the article: https://support.google.com/tagmanager/answer/6106899#element_visibility
Thanks!
Hilary
<div id="bboxevent_divThanks" class="BBFormConfirmation">
Presumably donation forms have a similar div that you could use Google Tag Manger Element Visibility Trigger on?1 -
Mergen Peries
Does anyone know if the above would work? I haven't tested the confirmation screen of a donation form for a while, but events creates this div for the 'thank you' message.
<div id="bboxevent_divThanks" class="BBFormConfirmation">
Presumably donation forms have a similar div that you could use Google Tag Manger Element Visibility Trigger on?Has anyone got any further with this? Would be great if there was a Google Tag Manager based solution to drop in conversion tracking
0 -
Thanks to Mergen Peries for the idea, I've looked into a solution in a bit more detail.
When a donation form is submitted, the thank you message is contained in an element with the id bboxdonation_divThanks, as previously mentioned for events this is bboxevent_divThanks.
You can use Google Tag manager's element visibility trigger to wait for this element to appear on the page, and trigger the necessary conversion tags.
Here's the relevant GTM support page https://support.google.com/tagmanager/answer/7679410?hl=en
I'm more than happy to help if anyone is struggling with this.2
Categories
- All Categories
- Shannon parent
- shannon 2
- shannon 1
- 21 Advocacy DC Users Group
- 14 BBCRM PAG Discussions
- 89 High Education Program Advisory Group (HE PAG)
- 28 Luminate CRM DC Users Group
- 8 DC Luminate CRM Users Group
- Luminate PAG
- 5.9K Blackbaud Altru®
- 58 Blackbaud Award Management™ and Blackbaud Stewardship Management™
- 409 bbcon®
- 2.1K Blackbaud CRM™ and Blackbaud Internet Solutions™
- donorCentrics®
- 1.1K Blackbaud eTapestry®
- 2.8K Blackbaud Financial Edge NXT®
- 1.1K Blackbaud Grantmaking™
- 527 Education Management Solutions for Higher Education
- 1 JustGiving® from Blackbaud®
- 4.6K Education Management Solutions for K-12 Schools
- Blackbaud Luminate Online & Blackbaud TeamRaiser
- 16.4K Blackbaud Raiser's Edge NXT®
- 4.1K SKY Developer
- 547 ResearchPoint™
- 151 Blackbaud Tuition Management™
- 1 YourCause® from Blackbaud®
- 61 everydayhero
- 3 Campaign Ideas
- 58 General Discussion
- 115 Blackbaud ID
- 87 K-12 Blackbaud ID
- 6 Admin Console
- 949 Organizational Best Practices
- 353 The Tap (Just for Fun)
- 235 Blackbaud Community Feedback Forum
- 55 Admissions Event Management EAP
- 18 MobilePay Terminal + BBID Canada EAP
- 36 EAP for New Email Campaigns Experience in Blackbaud Luminate Online®
- 109 EAP for 360 Student Profile in Blackbaud Student Information System
- 41 EAP for Assessment Builder in Blackbaud Learning Management System™
- 9 Technical Preview for SKY API for Blackbaud CRM™ and Blackbaud Altru®
- 55 Community Advisory Group
- 46 Blackbaud Community Ideas
- 26 Blackbaud Community Challenges
- 7 Security Testing Forum
- 1.1K ARCHIVED FORUMS | Inactive and/or Completed EAPs
- 3 Blackbaud Staff Discussions
- 7.7K ARCHIVED FORUM CATEGORY [ID 304]
- 1 Blackbaud Partners Discussions
- 1 Blackbaud Giving Search™
- 35 EAP Student Assignment Details and Assignment Center
- 39 EAP Core - Roles and Tasks
- 59 Blackbaud Community All-Stars Discussions
- 20 Blackbaud Raiser's Edge NXT® Online Giving EAP
- Diocesan Blackbaud Raiser’s Edge NXT® User’s Group
- 2 Blackbaud Consultant’s Community
- 43 End of Term Grade Entry EAP
- 92 EAP for Query in Blackbaud Raiser's Edge NXT®
- 38 Standard Reports for Blackbaud Raiser's Edge NXT® EAP
- 12 Payments Assistant for Blackbaud Financial Edge NXT® EAP
- 6 Ask an All Star (Austen Brown)
- 8 Ask an All-Star Alex Wong (Blackbaud Raiser's Edge NXT®)
- 1 Ask an All-Star Alex Wong (Blackbaud Financial Edge NXT®)
- 6 Ask an All-Star (Christine Robertson)
- 21 Ask an Expert (Anthony Gallo)
- Blackbaud Francophone Group
- 22 Ask an Expert (David Springer)
- 4 Raiser's Edge NXT PowerUp Challenge #1 (Query)
- 6 Ask an All-Star Sunshine Reinken Watson and Carlene Johnson
- 4 Raiser's Edge NXT PowerUp Challenge: Events
- 14 Ask an All-Star (Elizabeth Johnson)
- 7 Ask an Expert (Stephen Churchill)
- 2025 ARCHIVED FORUM POSTS
- 322 ARCHIVED | Financial Edge® Tips and Tricks
- 164 ARCHIVED | Raiser's Edge® Blog
- 300 ARCHIVED | Raiser's Edge® Blog
- 441 ARCHIVED | Blackbaud Altru® Tips and Tricks
- 66 ARCHIVED | Blackbaud NetCommunity™ Blog
- 211 ARCHIVED | Blackbaud Target Analytics® Tips and Tricks
- 47 Blackbaud CRM Higher Ed Product Advisory Group (HE PAG)
- Luminate CRM DC Users Group
- 225 ARCHIVED | Blackbaud eTapestry® Tips and Tricks
- 1 Blackbaud eTapestry® Know How Blog
- 19 Blackbaud CRM Product Advisory Group (BBCRM PAG)
- 1 Blackbaud K-12 Education Solutions™ Blog
- 280 ARCHIVED | Mixed Community Announcements
- 3 ARCHIVED | Blackbaud Corporations™ & Blackbaud Foundations™ Hosting Status
- 1 npEngage
- 24 ARCHIVED | K-12 Announcements
- 15 ARCHIVED | FIMS Host*Net Hosting Status
- 23 ARCHIVED | Blackbaud Outcomes & Online Applications (IGAM) Hosting Status
- 22 ARCHIVED | Blackbaud DonorCentral Hosting Status
- 14 ARCHIVED | Blackbaud Grantmaking™ UK Hosting Status
- 117 ARCHIVED | Blackbaud CRM™ and Blackbaud Internet Solutions™ Announcements
- 50 Blackbaud NetCommunity™ Blog
- 169 ARCHIVED | Blackbaud Grantmaking™ Tips and Tricks
- Advocacy DC Users Group
- 718 Community News
- Blackbaud Altru® Hosting Status
- 104 ARCHIVED | Member Spotlight
- 145 ARCHIVED | Hosting Blog
- 149 JustGiving® from Blackbaud® Blog
- 97 ARCHIVED | bbcon® Blogs
- 19 ARCHIVED | Blackbaud Luminate CRM™ Announcements
- 161 Luminate Advocacy News
- 187 Organizational Best Practices Blog
- 67 everydayhero Blog
- 52 Blackbaud SKY® Reporting Announcements
- 17 ARCHIVED | Blackbaud SKY® Reporting for K-12 Announcements
- 3 Luminate Online Product Advisory Group (LO PAG)
- 81 ARCHIVED | JustGiving® from Blackbaud® Tips and Tricks
- 1 ARCHIVED | K-12 Conference Blog
- Blackbaud Church Management™ Announcements
- ARCHIVED | Blackbaud Award Management™ and Blackbaud Stewardship Management™ Announcements
- 1 Blackbaud Peer-to-Peer Fundraising™, Powered by JustGiving® Blogs
- 39 Tips, Tricks, and Timesavers!
- 56 Blackbaud Church Management™ Resources
- 154 Blackbaud Church Management™ Announcements
- 1 ARCHIVED | Blackbaud Church Management™ Tips and Tricks
- 11 ARCHIVED | Blackbaud Higher Education Solutions™ Announcements
- 7 ARCHIVED | Blackbaud Guided Fundraising™ Blog
- 2 Blackbaud Fundraiser Performance Management™ Blog
- 9 Foundations Events and Content
- 14 ARCHIVED | Blog Posts
- 2 ARCHIVED | Blackbaud FIMS™ Announcement and Tips
- 59 Blackbaud Partner Announcements
- 10 ARCHIVED | Blackbaud Impact Edge™ EAP Blogs
- 1 Community Help Blogs
- Diocesan Blackbaud Raiser’s Edge NXT® Users' Group
- Blackbaud Consultant’s Community
- Blackbaud Francophone Group
- 1 BLOG ARCHIVE CATEGORY
- Blackbaud Community™ Discussions
- 8.3K Blackbaud Luminate Online® & Blackbaud TeamRaiser® Discussions
- 5.7K Jobs Board