-
elimedFecha de consulta 2 de enero de 2025, 22:51
Hola, estoy corriendo una campaña en a red de búsqueda de google y quiero poder medir correctamente mis conversiones, y para ello debo agregar un código de conversión en mi formulario de jotform para que cuente como conversión cada vez que se envie el formulario el cual está en https://www.nobleseguros.com/coberturas-especializadas/
Mi pregunta es ¿como hacer para pegar el código de conversión a mi formulario?
que en mi caso es el siguiente;
<!-- Google tag (gtag.js) event -->
<script>
gtag('event', 'conversion_event_submit_lead_form', {
// <event_parameters>
});
</script>
es muy importante poder medir correctamente mis conversiones asi que agradeceré que puedan ayudarme.
MUchas gracias!!!
-
Richie Jotform SupportFecha de respuesta 3 de enero de 2025, 4:57
Hi elimed,
Thanks for reaching out to Jotform support. Our Spanish Support agents are busy helping other Jotform users right now, so I'll try to help you in English using Google Translate, but you can reply in whichever language you feel comfortable using. Or, if you'd rather have support in Spanish , let us know and we can have them do that. But, it might take a while until they're available again.
Now, coming back to your question, unfortunately, it is not possible to add the Google Conversion tracking code as a script on the form due to security reasons. A workaround would be to create your own thank you page on your webpage and add the Google Conversion code. Then redirect the form to your thank you page when the form is submitted. Let me show you how to enable thank you page redirection:
- In Form Builder, in the orange navigation bar at the top of the page, click on Settings.
- In the menu on the left side of the page, click on Thanks you page.
- Now, in Thank you page, click on Redirect to an external link after submission on the right side of the screen.
- Then in Enter URL, input your own thank you page URL with the script code.
Give it a try and let us know if this works for you.