I have inquiry page that is pop up. There any one have the method to track this pop up page through the google analytic.
i think you can also add your analytic code in your pop up page and then track the traffic detail .. see if it works...
Since you say it is an 'inquiry' page I assume that it is a form. If it is a form, it is HTML. If it is HTML, you can include analytics code. The problem is that most visitors use a pop-up blocker. So, using a 'new-window' for a form is usually a poor strategy. Of course, you may have a special situation whereby it makes sense to do it this way, but generally, you should use a normal style page for forms.
Hi, If you do not have control over the content on the pop-up ( external ads), then only way you can track it is via "Events" Just go to Google Analytics site and search for more information on "Event Tracking". Hope that helps.
You have clearly mentioned that you have Inquiry Page that is in POP Up, that we can assume that you have HTML or other way to create a form. You can directly add as GA code in the form created in HTML etc. The main thing I must say - why you have placed the inquiry form in POP UP.. majority of people will be using pop blocker.
Not True.. you can track lots of thing including this pop up tracking.. just have to paste the code into the head section of the pop up page source....