SmartTRACK is our auto-configuring tracker add-on for Blackbaud OLX (Online Express) and NXT donation forms. It calls your tracking system (Google Analytics, Bing, Facebook Pixel) with information about the completed transaction so you can then anaylze the user flow, performance, conversion rates etc.
Installation is very simple as long as you are familiar with how to place an OLX or NXT donation form on a page (please refer to
Blackbaud Guides for help on this if unsure).
Step 1 - Create your tracking snippet
The first step is to create your tracking snippet. To do this you:
Enter your license details from the SmartTRACK OLX trial email
Click 'Get Script'
This will give you something like the below snippet which you need to copy for Step 2.
Step 2.1 - Normal use: Install the tracking script on your website
You just need to paste your tracking snippet after your OLX snippet so you will have something like the below instead of just the normal OLX snippet:
<div id="bbox-root"></div>
<script type="text/javascript">
window.bboxInit = function () {
bbox.showForm('XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX');
};
(function () {
var e = document.createElement('script'); e.async = true;
document.getElementsByTagName('head')[0].appendChild(e);
} ());
</script><script>var SmartTRACKOLXSettings = {"product":"SmartTRACKOLX","client":"XXXXXXXXX"}</script><!--
(c) 2017 The SmartTHING Limited
Last updated 06/19/2017 09:20:11 am
-->
You just need to paste your tracking snippet after your NXT donation form snippet so you will have something like the below instead of just the normal snippet:
<div id="blackbaud-donation-form_XXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX"></div>(c) 2017 The SmartTHING Limited
Last updated 06/19/2017 09:20:11 am
-->
You also need to connect the marketplace SmartTRACK app:
- Visit https://app.blackbaud.com/marketplace/applications/13d946c8-e117-4118-9f93-35faeb4e1826?action=getstarted
- Click 'Connect app'
- Then you need to edit your donation form and add the 'Enable SmartTRACK' add on to the form:
Note: you must be a Raiser's Edge Environment admin to be able to connect apps, if you don't see a connect option please contact your RE admin or IT support team who may be able to do this for you.
Step 2.2: Google Tag Manager deployment
Step 3 - Setting up your tracking
Some tracking systems may require additional steps - at present we are aware of only Google Analytics requiring this but will add information as we are made aware of it.
Google Analytics
Please ensure you have enabled e-commerce tracking in Google Analytics. You can follow
Google's guide to do this.
Data processing
SmartTHING has no access to the data being collected or tracked and sets no cookies itself.
Results, problems and checking it is working