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.
AND
2. 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 can see on Workspace that the segment is gathering visits that meet the criteria in the whole visit (public or private area).
We are able to identify pages from different areas with values, for example "private area" for the private area page group. I do not know if these values could be a solution in order to get required visits.
Let me know if it would be possible to get in any way. Also, if you have any further information.
Thanks.
Solved! Go to Solution.
Views
Replies
Total Likes
Could sequential segments work?
So you have a Visit container where:
It's kinda ridiculous, but it might work for your specific requirement.
Or since you said that you are tracking a "private area" value (I assume in an eVar), then you could use a simpler sequential segment:
A Visit container where:
This seems to work for me:
Hit container:
- Hit container:
- Page group equals "private area"
AND
- Visit container:
- Visit Depth is greater than or equal to 3
I built this by using Freeform Table to stack these 2 segments:
this one:
Hit container:
- Page group equals "private area"
and this one:
Visit container:
- Visit Depth is greater than or equal to 3
Add both of them to the freeform table's columns area, then select them and right-click > "Create segment from selection".
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Hi! i did not get an answer to solve my question: "Is there any way to apply the 3 page views or more condition to hit condition “private area”?". All information about the issue is in the loop, but if you need any more, please let me know.
Views
Replies
Total Likes
Could sequential segments work?
So you have a Visit container where:
It's kinda ridiculous, but it might work for your specific requirement.
Or since you said that you are tracking a "private area" value (I assume in an eVar), then you could use a simpler sequential segment:
A Visit container where:
Views
Replies
Total Likes
Views
Likes
Replies