I use a third party builder and not Zoho CRM to create web forms. How do I set it up for Google AdWords integration with Zoho CRM?

I use a third party builder and not Zoho CRM to create web forms. How do I set it up for Google AdWords integration with Zoho CRM?

If you're using a Third Party builder to create a web form, you need to add this hidden field code in your web form's code.

<input type='hidden' id="zc_gad" name="zc_gad" value=""/>

Make sure that you add this tracking code to all the web pages on your website.

<script type="text/javascript" src='http://crm.zoho.com/crm/javascript/zcga.js'></script>

This code will capture the GCLID data and transfer the GCLID data along with your lead details to your customer database.
When you add this tracking code, it fetches the GCLID value from the browser's cookies and sends it to Zoho CRM via API. Include the "GCLID" variable in your existing API script as shown in the sample here to transfer the tracking details.

See also: Google AdWords Integration Set-up
    • Related Articles

    • How do you integrate Zoho Forms with Zoho CRM?

      It is possible to integrate Zoho CRM with Zoho Forms in the following CRM editions: Enterprise Ultimate You can use Zoho Forms to build online forms or applications to collect data from your website visitors. When you integrate Zoho Form with CRM, ...
    • Zoho CRM Web Forms for Google Sites

      Web forms simplify the process of capturing visitors' or users' information from the website into your CRM system. They are designed to automate importing of data from website into Zoho CRM and to enable non-technical users to design and publish ...
    • Setting up Web Forms

      Creating a web form involves three steps:  Building the form  - Drag and drop fields to build a form and format it easily with the WYSIWYG editor.  Specifying the form details  - Add details such as form name, landing page URL (where the visitor ...
    • Configuring Google Ads Integration in Zoho CRM

      Set up Google Ads Integration Users with administrator profile need to enable the Google Ads Integration in Zoho CRM. Setting up Zoho CRM for Google Ads comprises of these steps: Step 1: Authentication - Enable this feature and authorize your Zoho ...
    • Can I integrate Google Ads Grant with Zoho CRM?

      Yes, you can integrate Google Ads Grant with Zoho CRM. The procedure to integrate is similar to that of the Google Ads.  (The Google Ads grant allows the nonprofit organizations to advertise on Google Ads at no cost.) Read more about integrating Zoho ...