Hi
I have been attempting to get my google tracking working for the last week but without any joy. I have read through as many of the threads in this forum as possible and followed the Google instructions but just can't seem to get it to work.
I have placed the following in Act_Order04.html:
<TR>
<TD BGCOLOR="NETQUOTEVAR:CHECKOUTEM" CLASS="actxsmall"><B>NETQUOTEVAR:TERMSLABEL:</B></TD>
<TD BGCOLOR="NETQUOTEVAR:CHECKOUTBG" COLSPAN=2 CLASS="actxsmall">NETQUOTEVAR:TERMSVALUE</TD>
</TR>
NETQUOTEDEL:TERMSCONDITIONS
</TABLE>
<!-- Google Code for Purchase Conversion Page -->
<script language="JavaScript" type="text/javascript">
var google_conversion_id = 0;
var google_conversion_language = "en_GB";
var google_conversion_format = "1";
var google_conversion_color = "33FFFF";
if (1) {
var google_conversion_value = 1;
}
var google_conversion_label = "Purchase";
</script>
<script language="JavaScript" src="http://www.googleadservices.com/pagead/conversion.js"></script>
<noscript>
<img height=1 width=1 border=0 src="http://www.googleadservices.com/pagead/conversion/0/?value=1&label=Purchase&script=0"></noscript>
<br>
NETQUOTEVAR:THEORDERDETAILS
</TD></TR>
</TABLE>
<BR>
Can anyone advise where I might be going wrong?
Regards
Rob
Performance Motorcare
I have been attempting to get my google tracking working for the last week but without any joy. I have read through as many of the threads in this forum as possible and followed the Google instructions but just can't seem to get it to work.
I have placed the following in Act_Order04.html:
<TR>
<TD BGCOLOR="NETQUOTEVAR:CHECKOUTEM" CLASS="actxsmall"><B>NETQUOTEVAR:TERMSLABEL:</B></TD>
<TD BGCOLOR="NETQUOTEVAR:CHECKOUTBG" COLSPAN=2 CLASS="actxsmall">NETQUOTEVAR:TERMSVALUE</TD>
</TR>
NETQUOTEDEL:TERMSCONDITIONS
</TABLE>
<!-- Google Code for Purchase Conversion Page -->
<script language="JavaScript" type="text/javascript">
var google_conversion_id = 0;
var google_conversion_language = "en_GB";
var google_conversion_format = "1";
var google_conversion_color = "33FFFF";
if (1) {
var google_conversion_value = 1;
}
var google_conversion_label = "Purchase";
</script>
<script language="JavaScript" src="http://www.googleadservices.com/pagead/conversion.js"></script>
<noscript>
<img height=1 width=1 border=0 src="http://www.googleadservices.com/pagead/conversion/0/?value=1&label=Purchase&script=0"></noscript>
<br>
NETQUOTEVAR:THEORDERDETAILS
</TD></TR>
</TABLE>
<BR>
Can anyone advise where I might be going wrong?
Regards
Rob
Performance Motorcare
Comment