Google Analytics is a tool that lets you track and analyze visitor traffic and behavior on your page. Your registration page can be linked with Google Analytics to gain insights from visitor activity and help you meet your goals.
To add tracking to your landing page:
On your Google Analytics dashboard, go to Admin > Property column > Tracking info.
Copy your tracking code. This code is in the below format:
<!-- Google tag (gtag.js) --> <script async src=“https://www.googletagmanager.com/gtag/js?id=UA-XXXXXXXXX-1”></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag(‘js’, new Date()); gtag(‘config’, ‘UA-XXXXXXXXX’); </script>
Learn more about how to use the Google Analytics tracking code.
Now inside the event setup on Zuddl, go to Registration > Advanced settings.
In the Tracking code section, paste the copied Google analytics tracking code.
This will enable tracking for your registration page.
Data collection may take up to 30 minutes to begin. Once started, you can use the Realtime report on your Google Analytics dashboard to verify that you're receiving data.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article