Forum Moderators: DixonJones
I need to track how many time a visitor(by IP) hits specific content groups or have specific URL params. I don't see any stock reports that I could add to my report template. Is there a way to do this? I'd greatly appreciate being pointed in the right direction. Thanks!
For your primary dimension use: Visitor
For your secondary dimension use: Query Parameter
-- Parameter Name: WT.cg_n
For a measure use: Visits
This assumes your pages have been tagged with the WT.cg_n content group parameter. If not and you want to use the URL parameters, you will need to define a new one.
The Visitor dimension will not give you the IP. There is no stock dimension for IP. If you do need this, create a custom Query Parameter for the visitor's IP, then insert it into your META tags.
I hope this helps to get you pointed in the right direction.