LearningCoder
10-29-2012, 01:33 PM
Just wanted to know what the correct procedure is for counting page views with a site.
If a user visited the homepage first and then the contact us page for example, do you cound that as 1 viewing or 2 viewings?
Also, do I need to retrieve information about a user using the $_SERVER global to determine if it is the same user viewing the separate pages?
Regards,
Lc.
If a user visited the homepage first and then the contact us page for example, do you cound that as 1 viewing or 2 viewings?
Also, do I need to retrieve information about a user using the $_SERVER global to determine if it is the same user viewing the separate pages?
Regards,
Lc.