I have integrated my form with Leads module in Zoho CRM to capture leads with both UTM and GCLID details but the form loads slowly. How to fix this?
If you have added both UTM and GCLID tracking codes, the form will load twice, resulting in delay. The forms loads as many times as the number of tracking codes that you have added on your webpage.
To resolve this, you can use the UTM tracking code to capture GCLID as well. To do this,
-
Remove the UTM and GCLID tracking script that you have included on your webpage.
-
In your form builder, go to the Share tab.
-
Click Track Entries
in the left menu and click Start Tracking.
-
When you enable tracking, the default UTM parameters
utm_source, utm_medium, utm_channel, utm_name, and utm_term
will be used for tracking.
-
To track traffic from Google Ads, add gclid
as a custom parameter as shown.

-
Click Proceed to save your settings.
-
Click Get Tracking Code under Website Tracking.
-
From the popup, copy the code provided under
Advanced Tracking Code.
-
Include the code copied in the footer of your webpage.