iBex FBS & Google Analytics Integration
Prerequisites
-
Register with Google Analytics
-
Create a Google Analytics tracking project and note down your ID (eg UA-12345689-1)
-
Note down if you’re using Universal or Legacy.
-
Log into iBex and create a new booking screen template (if you don’t have one already)
The Legacy Analytics product being phased out by Google. If possible upgrade to Universal.
Install Google Analytics On Your Own Website
On your own website follow Google’s instructions to install Analytics. You must have GA running before following the rest of these steps otherwise iBex may not load.
iBex Booking Template Setup
-
Log into your iBex account
-
Go to Website Feed - Search Maintain Booking Screens
- Open your existing booking template
- Open the Custom Scripts tab
- Scroll to the Script / Tracking Code section
- In the Google Analytics ID field enter your tracking code
- If you want to track purchases specifically, tick the Ecommerce Tracking checkbox
- If you’re using Universal Google Analytics instead of Legacy, tick the Use Universal Tracking checkbox
- Click the Save Desktop Template button
- At the top of the page select Mobile Template option
- Repeat the above steps to include your tracking code for mobile devices
iBex iFrame Install Code
-
Return to the Website Bookings - Website Booking Templates
-
Find the template just edited and click the Generate Code button
-
Click the Show iFrame Code button and copy the code
-
Paste the code on your website
What Changed?
By enabling Google Analytics, the iFrame install code changed slightly. You can copy/paste the code as is, or you can add the following to your website (before the iBex code).
For Universal
var ibexGoogleTracking = 1;
For Legacy
var ibexGoogleTracking = 2;
This variable tells the iFrame code to listen for Google Analytics on your website and carry across visitor session details. We achieve this by delaying the iFrame load and asking Google to load it instead.
Comments
0 comments
Please sign in to leave a comment.