Hi. Sorry to bother you again. Once you've solved the issue of sending to Google Analytics, I'd like to know how to send the signal to Google Adwords for tracking user / message conversions. They give me the following code, which should be placed between the <body> and </ body> tags, however, I do not want a thank you page after submitting the form, I just want the message "sent successfully" and the signal was sent. Thank you for your help.
<!-- Google Code for Aluguel - Formulário Conversion Page -->
<script type="text/javascript">
/* <![CDATA[ /
var google_conversion_id = 928545699;
var google_conversion_label = "6pkhCJWt3nYQo_fhugM";
var google_remarketing_only = false;
/ ]]> */
</script>
<script type="text/javascript" src="//www.googleadservices.com/pagead/conversion.js">
</script>
<noscript>
<div style="display:inline;">
</div>
</noscript>
