John Maggio
11-17-2005, 10:21 AM
Google has launched this new feature (at least on my account) I am sure you have all heard of it.
Anyway, I am having a hard time getting google to confirm that the script is present on my pages. I am following instructions (i think)
Can anyone post an example of what the head script should look like after the google analytics has been added. Here is my script (minus my accoutn number..lol)
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="Description" content="New Balance Shoes, Including Running Shoes, Walking Shoes, Tennis Shoes, Cross Training Shoes, Pink Ribbon Collection.">
<meta name="Keywords" content="new balance, new balance shoes, new balance running shoes, new balance sneaker, new balance man shoes, womens new balance shoes, new balance shoes sale, new balance 991, new balance tennis shoes, man new balance sneaker, new balance cross trainer, walking shoes, new balance walking sheos.">
<title>New Balance Annapolis</title>
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-XXXXXX-X";
urchinTracker();
</script>
</head>
BTW is anyone wants to comment on my noobish code please do so. I need all the help i can get.
Anyway, I am having a hard time getting google to confirm that the script is present on my pages. I am following instructions (i think)
Can anyone post an example of what the head script should look like after the google analytics has been added. Here is my script (minus my accoutn number..lol)
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="Description" content="New Balance Shoes, Including Running Shoes, Walking Shoes, Tennis Shoes, Cross Training Shoes, Pink Ribbon Collection.">
<meta name="Keywords" content="new balance, new balance shoes, new balance running shoes, new balance sneaker, new balance man shoes, womens new balance shoes, new balance shoes sale, new balance 991, new balance tennis shoes, man new balance sneaker, new balance cross trainer, walking shoes, new balance walking sheos.">
<title>New Balance Annapolis</title>
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-XXXXXX-X";
urchinTracker();
</script>
</head>
BTW is anyone wants to comment on my noobish code please do so. I need all the help i can get.