Guides - Google analytics tracking
- Guides
- General
- Customers
- Settings
- General settings
- Login settings
- Texts
- Customer tags
- Statistics
- Insertion codes
- Permanently delete data
- Direct debit (Only applicable for DK customers)
- Hardware shop (Only applicable for DK customers)
- Advanced settings
- Holiday / Closed
- Booking: Booking status
- Forms
- Record
- Scanning modules
- SMS
- Marketings triggers
- Mail merge
- Automatic data clean-up
- Substitution codes
- iCal Feature
- Tips
- SMS Add-On
- Booking
- Cash Register Add-On
- Gift Voucher Add-On
- Online Payment Add-On
- Marketing Add-On
- Record Add-On
- Form Add-On
- Documents
- Events
- For developers
- General
Google analytics tracking
It is possible to avoid a lot of adjustments if you wish to track using Google Analytics in the booking system. Under the settings for each insertion code you can activate Analytics tracking. Furthermore, you must choose which version of Analytics you use as well as type in your Google Analytics ID. |
![]() |
Please note! It only works on inserting code 'integrated into page', and requires that the website uses the correct Analytics version. |
Next, you have to insert a javascript in order for Analytics tracking to work via your web page. Which javascript you need to insert, depends on which version of Analytics that you use. If you use the new version of Google Analytics, Universal Analytics, the following javascript code must be inserted between <head></head> in the source code of your existing web page: NB! 'YYYY' must be replaced with your Google Analytics ID. <script> If you use the older version of Google Analytics, the following javascript code must be inserted between <head></head> in the source code of your existing web page: NB! 'YYYY' must be replaced with your Google Analytics ID. <script type="text/javascript"> Afterwards the insertion code from GECKO must be inserted as you normally would - insert it in to where you would like your booking system to be shown. |
![]() |
Please note! The above-mentioned javascripts must be inserted in to <head></head> on your home page before the insertion code will work.
|