cipsa
Forum Replies Created
-
Forum: Plugins
In reply to: [Zoho CRM Lead Magnet] GDPR Cookie ConsentIn my case is now fixed, i think “GDPR Cookie Consent” plugin released an update.
Forum: Plugins
In reply to: [Zoho CRM Lead Magnet] GCLID – Zoho CRM Lead MagnetLead…
Te comento los pasos que yo hice por si te faltó alguno. Uso Contact Form 7 y el Zoho Lead Magnet. 1. Activar en Zoho CRM la extención de Google Ads. 2.1 A?adir en todas las páginas (Al menos las que tienen un formulario) la linea de código que da Zoho. <script type="text/javascript" src='https://crm.zoho.com/crm/javascript/zcga.js'> </script> 2.2. A?adir al formulario (Contact Form 7) un nuevo campo oculto. [hidden zc_gad id:zc_gad value] 3. Con el formulario creado en Contact Form 7, hice el mapeo usando el plugin Zoho Lead Magnet (Que con la ultima actualizacion ya permite mapear el campo GCLID). 4. Y eso fue todo, pero de igual manera tendrás que esperar 72h para que puedas ver un lead actualizado con la información de Google Ads. Espero que te sirva de ayuda...
—-
I will tell you the steps I did in case you missed any. I use Contact Form 7 and Zoho Lead Magnet. 1. Activate the Google Ads extension in Zoho CRM. 2.1 Add the line of code provided by Zoho on all pages (at least those with a form). <script type="text/javascript" src='https://crm.zoho.com/crm/javascript/zcga.js'> </script> 2.2. Add to the form (Contact Form 7) a new hidden field. [hidden zc_gad id:zc_gad value] 3. With the form created in Contact Form 7, I did the mapping using the Zoho Lead Magnet plugin (Which with the latest update already allows mapping the GCLID field). 4. And that was it, but in the same way you will have to wait 72h so that you can see an updated lead with the information from Google Ads. I hope it helps...
- This reply was modified 2 years, 6 months ago by cipsa.
Forum: Plugins
In reply to: [Zoho CRM Lead Magnet] GCLID – Zoho CRM Lead MagnetIt gets fixed with the update… Remember that the contact updates 72 hours after the new contact…
Forum: Plugins
In reply to: [Zoho CRM Lead Magnet] GCLID – Zoho CRM Lead MagnetIs now fixed with the Zoho CRM Lead Magnet 1.7.4.4 update.
Forum: Plugins
In reply to: [Contact Form 7] GCLID – Zoho CRM Lead Magnet – CF7Is now fixed with the Zoho CRM Lead Magnet 1.7.4.4 update.
Forum: Plugins
In reply to: [Zoho CRM Lead Magnet] GCLID – Zoho CRM Lead MagnetI just read this:
1.7.3.3
Added: GCLID field Support in Zoho CRM for Contact Form 7.But in my case is not working i suppose
Forum: Plugins
In reply to: [Zoho CRM Lead Magnet] GCLIDSame here, can you provide with some update
- This reply was modified 2 years, 8 months ago by cipsa.
Gracias !!! It works perfectly
I’ve find a solution adding the tags manually via functions.php. The problem, in my case, was related to another plugins that conect the CRM with the site, not the Optimization plugin (Litespeed Cache).
Hello, thanks for the answer.
I have already found a solution.
It has nothing to do with the cache plugin since it was the first one I disabled when looking for a solution.
I finally found that the problem was related to a plugin that connects the web to the CRM (Zoho) and that it somehow removed the ‘role’ and ‘data-cli_action’ tags from the ‘a’ element, and also added the ‘tabindex’ tag ‘.
To solve it, I added them again via function.php and everything was perfect.
I know it’s not the ideal solution but I’ll wait for the other plugin developers to give me an answer…
I have found the problem in my case, apparently there is some incompatibility with the “Zoho CRM Lead Magnet” plugin…
I have noticed that in a button working page (another domain and different wordpress configuration), it adds the following tags in the button (a):
role=”button”
data-cli_action=”accept”
id=”cookie_action_close_header”
While in the domain that doesn’t work add the following:
tabindex=”0″
id=”cookie_action_close_header”
target=”_blank”- This reply was modified 2 years, 9 months ago by cipsa.
I got the same problem…. currently trying to disable some plugins…
Forum: Plugins
In reply to: [Zoho CRM Lead Magnet] Error after 1.7.0.6 updateDid anyone tries with the last update 1.7.0.7
Forum: Plugins
In reply to: [Zoho CRM Lead Magnet] Error after 1.7.0.6 updateDid any find the older version link?