Apparently I can only post on the 3rd party thread. so this is for
kdays. In answer to your helpful response on the other thread

It is telling me that I am receiving data. at the bottom though its telling me to paste this code.

Paste this code on your site
Copy the following code, then paste it onto every page you want to track immediately before the closing </head> tag.

<script type="text/javascript">

var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-19545334-1']);
_gaq.push(['_setDomainName', '.thetrailingedge.com']);
_gaq.push(['_trackPageview']);

(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();

</script>

I don't mind entering this code I just don't understand where.

also my url is www. thetrailingedge.com this one is receiving data
and www.tte.ca is waiting to receive data.
thanks for your help.
Bob
Any help would be greatly appreciated
RobertG is online now Report Post Reply With Quote