English
Go to website
Back
Articles on:
Integrations
How to integrate TicketingHub with 3rd party products
Google Analytics
1. How to add Google Analytics to your website First, you need to create a Google Analytics account and find your tracking ID How to find the tracking ID: Sign in to your [Analytics account](https://analyti
Some readers
Facebook Pixel
We integrate with Facebook Pixel automatically if it is detected on the page (these can be disabled if needed) If you want to add more tracking you can use the following Javascript code: `` document.body.addEventListener('th:order:confirmed', function(event) { }); `` OR ``
Some readers
Smart Waiver Integration
To activate Smart Waiver go to Account Settings Integrations Activate Smart Waiver Account settings - integrations Once you click on Activate, a pop up will appear. In here, please add you API Key Find your Smart Waiver API Key WebHooks Private Key [Find your S
Some readers
Google AdWords Tracking
In order to add Goolgle adwords tracking, please add the following code to the pages with the widget:
Some readers
Do you integrate with Google Analytics 4
There is no need for TicketingHub to integrate your Google Analytics 4 __Why? __ The content of the iframe is a single page javascript application, without pages or urls changing, therefore it wouldn't give any more benefit, than the solution We suggest below: Adding GA4 code on your own pages with the widget, and then triggering GA4 events after receiving events from the widget. We currently track two types of events: 'th:pageview' - triggered when the widget view change
Few readers