| Google Analytics on a login area. How can i get stats on an area with just one url? |
ezyid

msg:3233774 | 7:54 am on Jan 27, 2007 (gmt 0) | Hello there, My members area uses includes and for users to navigate each link is a post. this means that every page has the same URL.. how can I get Google Analytics to detect the page? Cheers, Steven.
|
jatar_k

msg:3244118 | 2:10 pm on Feb 6, 2007 (gmt 0) | when you run your logs through a log analyzer does it see the different urls? If they are all POSTs then I doubt it will. Having it set up that way probably stops any kind of tracking.
|
NedProf

msg:3249949 | 11:00 am on Feb 12, 2007 (gmt 0) | You can name the page the way you want: urchinTracker("name-of-the-page") That way the URL is ignored en the visit is stored under the new name. Now you only have to dynamically change the name for every page.
|
|
|