
If you use Google Analytics to track user behaviour on your website, you might also want to gain similar insights into your Qondor Forms. You can for example track:
How your Qondor Form traffic trends over time.
How long your users spend on each Form step (page).
Which websites the users came from, and more.
AQUIRING A GOOGLE ANALYTICS ACCOUNT
Qondor has support for Google Analytics 3 (Universal Analytics).
Learn more and set up an account at Google here.
HOW TO SET UP GOOGLE ANALYTICS IN A QONDOR FORM
In Form settings -> General you can the Tracking section at the very bottom of the page. Add your GA3 tracking ID to send data for this Form to your GA account.
How do I find my Google Analytics ID?

CROSS DOMAIN TRACKING
Cross domain tracking can be implemented by adding the clientId to the querystring when sending the user to Qondor. Read more about Cross domain tracking at Google
Examples:
A BASE FORM URL:
https://acme.qondor.com/ParticipantWeb/Registration/1234
FORM URL WITH A CLIENTID:
https://acme.qondor.com/ParticipantWeb/Registration/1234?clientId=375521768.1634043711
CROSS DOMAIN TRACKING WITH THE EVENT CALENDAR
If you're using the Public event calendar, you must add the external hosting domain in your office settings:

⭐ Good to know:
When you copy a Qondor project the Google Analytics tracking ID will be copied. If you want to use the same tracking ID in all your project we recommend defining it in your template projects. Learn more about templates here.
❕ CAMPAIGN URLs:
Campaign URLs require that Form Front Page is enabled and does not support using Form short links. Learn more about Campaign URLs at Google here.