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
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
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.