Myspace Layouts - Debt Consolidation - Web Advertising - Travel and Leisure Articles - Wordpress Theme

PDA

View Full Version : How do I track individual pages with Analytics


Singular
Mar 15th 2007, 4:03 pm
Hello all,
I have been using Google Analytics for a while and love it. I have a question though. Is it possible to track individual pages within a site individually? I have an art site and would like to be able to send my artists information about the traffic for their gallery pages: how many times each image was clicked, unique visits, etc. Is that possible? Or would I have to set up a subdomain for each artist? That would be a pain.

thanks,
Joe

Aragorn
Mar 16th 2007, 3:22 am
You can see traffic to individual pages under the content drilldown section
(Content Optimization > Content Performance > Content Drilldown)

Singular
Mar 16th 2007, 6:55 am
You can see traffic to individual pages under the content drilldown section
(Content Optimization > Content Performance > Content Drilldown)

Thanks for your reply. I did know that. I was more so inquiring to whether you could see full stats for each page. I guess the full navigational analysis could work, but it still would not show me how many times each image was clicked.

thanks,
Joe

Aragorn
Mar 17th 2007, 10:27 am
Try calling the function urchinTracker during the onclick event of the image. That way Analytics will track the image as a page and you will be able to get statistics for that image too.