| :: |
| Author |
Message |
loveseo PR0

Joined: 29 Aug 2007 Posts: 73 Location: Egypt
|
Posted: Thu Sep 13, 2007 7:18 am Post subject: Google Analytics |
|
|
hello
where can i put googl Analytics cod please? |
|
|
| Back to top |
|
 |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 15242
|
|
| Back to top |
|
 |
loveseo PR0

Joined: 29 Aug 2007 Posts: 73 Location: Egypt
|
Posted: Thu Sep 13, 2007 9:21 am Post subject: Re: Google Analytics |
|
|
thanks you very much i have another qustion please how can i put imortant keywords in the </body> ?
Best Regards  |
|
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 15242
|
|
| Back to top |
|
 |
loveseo PR0

Joined: 29 Aug 2007 Posts: 73 Location: Egypt
|
Posted: Thu Sep 13, 2007 10:16 am Post subject: Re: Google Analytics |
|
|
i think som thing worng with me | Code: |
Tracking Unknown (Last checked: 2007-09-13 3:17 AM PST.)
The Google Analytics tracking code has not been detected on your website's home page. For Analytics to function, you or your web administrator must add the code to each page of your website. |
i past the code before
</body>
</html>
and this my code
| Code: | </div>
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-1227020-6";
urchinTracker();
</script>
<body>
</html> |
sorry dcz i know you may be busy but please help me when you can |
|
|
| Back to top |
|
 |
HB phpBB SEO Team

Joined: 16 Oct 2006 Posts: 829
|
Posted: Thu Sep 13, 2007 1:25 pm Post subject: Re: Google Analytics |
|
|
That looks correct, except <body> should be </body>. Here's the end of phpbb-seo's page:
| Code: | <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-468697-1";
_udn="phpbb-seo.com";
urchinTracker();
</script>
</body>
</html> |
|
_________________ Dan Kehn |
|
| Back to top |
|
 |
SeO Administrateur - Site Admin

Joined: 15 Mar 2006 Posts: 3987
|
|
| Back to top |
|
 |
loveseo PR0

Joined: 29 Aug 2007 Posts: 73 Location: Egypt
|
Posted: Thu Sep 13, 2007 8:41 pm Post subject: Re: Google Analytics |
|
|
working now after i delet the cach files . thanks to evrey one help me
Best Regards |
|
|
| Back to top |
|
 |
|
|