Segment the visitor who has 500+ pageview for particular dimension
I am trying to segment/filter the visitor who has 500+ pageview for particular dimension in 24 hours . How can we do this ? does below logic work?
I am trying to segment/filter the visitor who has 500+ pageview for particular dimension in 24 hours . How can we do this ? does below logic work?
no, there is no easy solution with segments.
your segment looks for visitors who had seen 1 specific page (somewhere within timeframe) and has seen 500 pages. but there is no link between the page and the page views...
what you could do
a) create a segment ("page=xxx" then "page=xxx" ...) for 500 times (you could, but I think you don't want to...). one problem is that you might lose the "within one day...
b) add a counter to your analytics property to count for specific pages (but would do this only for important pages, because you need one event for each desired page)
the question is, what you try to get: is it just a number of how many visitors had this behavior or do you really need the single visitor container?
because you just need a number, there might be a work around to get the result - but you will not be able to use this as eg. "visitor filter to exclude specific visitors"
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.