I am trying to paste the following code into the main landing pages on my site for tracking
<script language="JavaScript" src="http://www.sayu.co.uk/landing.js?client_id=1799">
</script>
<noscript>
<img height=1 width=1 border=0 src="http://www.sayu.co.uk/landing.js?js=0&client_id=1799">
</noscript>
When I paste this in I get constant IE script errors code 0. This error is only within actinic when I move beween sections and the preview appears at the bottom
Does anyone have any suggestions.
<script language="JavaScript" src="http://www.sayu.co.uk/landing.js?client_id=1799">
</script>
<noscript>
<img height=1 width=1 border=0 src="http://www.sayu.co.uk/landing.js?js=0&client_id=1799">
</noscript>
When I paste this in I get constant IE script errors code 0. This error is only within actinic when I move beween sections and the preview appears at the bottom
Does anyone have any suggestions.
Comment