Hi
I have looked at the sticky on Google Analytics, but as the sample script there was not the same as I have been given for tracking I just want to double-check where the code I have been given should go.
The code I have to insert is:
<!-- Google Code for Contact Form Lead Conversion Page -->
<script type="text/javascript">
/* <![CDATA[ */
var google_conversion_id = 1003168973;
var google_conversion_language = "en";
var google_conversion_format = "3";
var google_conversion_color = "ffffff";
var google_conversion_label = "rIykCJuKhlkQzcms3gM";
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/1003168973/?label=rIykCJuKhlkQzcms3gM&guid=ON&script= 0"/>
</div>
</noscript>
I'd appreciate being pointed to where this should be inserted on my 'contact form' page.
Many thanks
Paul
I have looked at the sticky on Google Analytics, but as the sample script there was not the same as I have been given for tracking I just want to double-check where the code I have been given should go.
The code I have to insert is:
<!-- Google Code for Contact Form Lead Conversion Page -->
<script type="text/javascript">
/* <![CDATA[ */
var google_conversion_id = 1003168973;
var google_conversion_language = "en";
var google_conversion_format = "3";
var google_conversion_color = "ffffff";
var google_conversion_label = "rIykCJuKhlkQzcms3gM";
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/1003168973/?label=rIykCJuKhlkQzcms3gM&guid=ON&script= 0"/>
</div>
</noscript>
I'd appreciate being pointed to where this should be inserted on my 'contact form' page.
Many thanks
Paul
Comment