| Author |
Message |
boyakaa
Beginner


Joined: Sep 19, 2005 Posts: 18
|
Posted: Wed Nov 16, 2005 3:03 pm Post subject: Google Analytics |
|
|
Google has free web tracking analysis software that can be used for commercial sites, the problem is that in order for you to be able to track each page you need to :
" paste the code segment after the <head>, <meta> tags and before the </head> tag on each page you are planning to track. "
my question is if PHPnuke has a meta.php page where do i add this page code for lets say, your acount page or, the forum page, or gallery page, Etc..
Thanks in advance
Boyakaa |
|
| Back to top |
|
|
AdBot
|
| Post subject: Google Analytics |
|
|
|
|
|
| Back to top |
|
 |
dari
Site Admin


Joined: Mar 03, 2003 Posts: 6284 Location: Washington Township, NJ, USA
|
|
| Back to top |
|
|
boyakaa
Beginner


Joined: Sep 19, 2005 Posts: 18
|
Posted: Wed Nov 16, 2005 4:27 pm Post subject: Re: Google Analytics |
|
|
| Thank U. Really appreciate your help. |
|
| Back to top |
|
|
boyakaa
Beginner


Joined: Sep 19, 2005 Posts: 18
|
Posted: Wed Nov 16, 2005 5:06 pm Post subject: Re: Google Analytics |
|
|
| Hello once again, sorry but can you be a little more specific. I tried your expample and it distoredted my page. I'm not getting the entire process. Although i understand what you mean. |
|
| Back to top |
|
|
dari
Site Admin


Joined: Mar 03, 2003 Posts: 6284 Location: Washington Township, NJ, USA
|
Posted: Wed Nov 16, 2005 5:30 pm Post subject: Re: Google Analytics |
|
|
just copy and paste the code for your analytics account after the "include("includes/my_header.php");" line in your header.php file. _________________
 |
|
| Back to top |
|
|
boyakaa
Beginner


Joined: Sep 19, 2005 Posts: 18
|
Posted: Wed Nov 16, 2005 9:06 pm Post subject: Re: Google Analytics |
|
|
Hi,
Just wanted to let you know that within my phpnuke i have a folder within the include dir thats custom _files. Within that dir i placed a custom_header.php file once i did that it shows up when looking at source view. However, i'm not sure if its tracking all the pages or is it just recording clicks at the or to the main page?
http://gotomemoriesondvd.com |
|
| Back to top |
|
|
dari
Site Admin


Joined: Mar 03, 2003 Posts: 6284 Location: Washington Township, NJ, USA
|
Posted: Thu Nov 17, 2005 7:47 am Post subject: Re: Google Analytics |
|
|
if it's a custom_header file, it should be on all pages. _________________
 |
|
| Back to top |
|
|
boyakaa
Beginner


Joined: Sep 19, 2005 Posts: 18
|
Posted: Thu Nov 17, 2005 1:40 pm Post subject: Re: Google Analytics |
|
|
| Thanks again for your help! |
|
| Back to top |
|
|
Ishtar
Beginner


Joined: Jun 24, 2005 Posts: 2
|
Posted: Tue Nov 28, 2006 1:32 pm Post subject: Re: Google Analytics |
|
|
i've added the code also in my_header.php but how does that file work?
will it be tracking all of my pages???????
my site contains more than 5000 pages (i searched my site on google with the site commando and thats how i knew )
i just dont know where to insert the code so it can track all the pages |
|
| Back to top |
|
|
Ishtar
Beginner


Joined: Jun 24, 2005 Posts: 2
|
Posted: Tue Nov 28, 2006 1:53 pm Post subject: Re: Google Analytics |
|
|
| can i just the code in the footer of my website? will that make any difference? |
|
| Back to top |
|
|
StarScream159
Wizard


Joined: Apr 08, 2006 Posts: 120
|
Posted: Tue Nov 28, 2006 5:14 pm Post subject: Re: Google Analytics |
|
|
| If you edited the header.php file at the root of your nuke install (where the mainfile.php is) like Dari said then anything you add to it will appear on all the pages. |
|
| Back to top |
|
|
bestempire
Beginner


Joined: Dec 12, 2006 Posts: 1
|
|
| Back to top |
|
|
|
|
|
|
|