Hi
In the "Onsubmit" "custom code" I have the following code:
I get this error on submit:
Any ideas?
In the "Onsubmit" "custom code" I have the following code:
<?php
<script type="text/javascript">
/* <![CDATA[ */
var google_conversion_id = 1047843479;
var google_conversion_language = "de";
var google_conversion_format = "2";
var google_conversion_color = "ffffff";
var google_conversion_label = "2XniCKjFkVoQl6XT8wM";
var google_remarketing_only = false;
/* ]]> */
</script>
<script type="text/javascript" src="//www.googleadservices.com/pagead/conversion.js">
</script>
<noscript>
<div style="display:inline;">
<img height="1" width="1" style="border-style:none;" alt="" src="//www.googleadservices.com/pagead/conversion/1047843479/?label=2XniCKjFkVoQl6XT8wM&guid=ON&script=0"/>
</div>
</noscript>
?>
I get this error on submit:
Parse error: syntax error, unexpected '<' in /home/subconsc/public_html/tentickle/administrator/components/com_chronoforms/form_actions/custom_code/custom_code.php(18) : eval()'d code on line 2
Any ideas?
Hello analographi,
I'm not a Chrono professional, but after checking your new post, I think that the following links may help:
How can I add Google Conversion tracking
P.S: I'm just an automated service😉
I'm not a Chrono professional, but after checking your new post, I think that the following links may help:
How can I add Google Conversion tracking
P.S: I'm just an automated service😉
I did check that before I started, and it doesn't help.
good job though, bot😉
good job though, bot😉
Please remove the php tags:
<?php
and at the end:
?>
Regards,
Max
<?php
and at the end:
?>
Regards,
Max
Thank you very much!
It's very appreciated!
It's very appreciated!
My Google tracking code doesn't seem to work either. I've searched on this forum and followed the instructions. but it doesn't work. I've put a picture of the place where I've put the Google tracking code. Its in the 'Load JavaScript' section.
Anyone a idea how I can fix this?
Oz
Anyone a idea how I can fix this?
Oz
Hi ozii,
Please use your browser web developer tools to check for javascript errors on the thank you page.
Bob
Please use your browser web developer tools to check for javascript errors on the thank you page.
Bob
Hi,
Doesn't seem to work still. I'm not sure but can you put the google code in the 'Display message' block after the text section?
Maybe then it works? any idea?
Greetings from
Oz
Doesn't seem to work still. I'm not sure but can you put the google code in the 'Display message' block after the text section?
Maybe then it works? any idea?
Greetings from
Oz
This topic is locked and no more replies can be posted.