GCLID for Adwords Integration
-
Hi great plugin — any chance this will in future (or already does) support pushing the GCLID via the API for the Adwords integration. See “For Third Party Web Forms” here:
https://www.zoho.com/crm/help/google-adwords/configure.html
Seems that this has to be done via the API somehow…
Include the “GCLID” variable in your existing API script as shown in the sample below to transfer the tracking details.
<Leads> <row no=”1″> <FL val=”Lead Source”>Web
Download</FL> <FL val=”Company”>Your Company</FL>
<FL val=”First Name”>Hannah</FL> <FL val=”Last
Name”>Smith</FL> <FL val=”Email”>[email protected]</FL>
<FL val=”Title”>Manager</FL> <FL
val=”Phone”>1234567890</FL> <FL val=”Home
Phone”>0987654321</FL> <FL val=”Other
Phone”>1212211212</FL> <FL
val=”Fax”>02927272626</FL> <FL
val=”Mobile”>292827622</FL> <FL
val=”GCLID”>CMPjuu-Xx78CFRSTjgodPHsA3Q</FL> </row>
</Leads>
- The topic ‘GCLID for Adwords Integration’ is closed to new replies.