All my dynamic pages use a #! hashtag.
Does google analytics offer any kind of reporting on dynamic content?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can tell GA to register a url. So just use this in combination with
window.locationwhenever you make an AJAX call.You may find the GA API useful for questions like this.