Create segment of visits which a minimun interaction on private area I need to identify visits which meet, on a particular group of pages, the conditions of a minimum number of page views and minimum time spent on these pages. I have tried to but i could not manage to get the data i need. First, i created a segment at visit level with the following criteria: 1. Page views are greater than or equal to 3. AND2. Time spent on page/per visit is greater than 59 seconds. I must say that there is no need to have these 2 conditions, it would be ok if i only have 1 of them. But I want any of these 2 conditions happening in the private area of the site (the page group i said before). In the current data implementation, hits from the private and public area are all sent to the same report suite. So, if I create the segment as written above, the conditions apply to the previous or subsequent hits matching public area. I tried to isolate the private area by creating a Virtual report suite. It did not work as i