i have a one page site and I am using ejunkie shopping cart. I have a question about tracking with google analytics. Your faq says use
<script src="https://ssl.google-analytics.com/urchin.js"
type="text/javascript">
</script>
<script type="text/javascript">
_udn="none";
_ulink=1;
_uacct = "UA-XXXXXX-X";
urchinTracker();
</script>
at the bottom of my site. however when i did that google couldnt detect the code as being installed. Should I use the non secure version instead per google suggestion?
created
Mar '08
last reply
Mar '08
- 1
reply
- 831
views
- 2
users
- 1
link