I have a set of pages and I want to understand their role in conversions on a visitor level.
The Segment ABC Traffic is defined as
(URL begins with A or URL begins with B or URL begins with C or URL begins with D)
I created a Visitor level Segment of the above logic and was able to get the number of Orders.
Now I want to consider only the Highly Engaged Hits of the ABC Page Segments make their Visitor level segment and find their corresponding orders.
My definition of a Highly engaged visitor is
- one who has had atleast 2 visits to those pages OR
- has spent atleast one visit which has time spent on page >= 15 seconds
So I made the following segment
VISITOR
[
(URL begins with A or URL begins with B or URL begins with C or URL begins with D)
-AND-
Solved! Go to Solution.
Views
Replies
Total Likes
Reason for lower UV in hit container because possibly it is missing out on visit criteria and capturing only time spent.
For orders, you can try increasing time to see if order value is reducing
Reason for lower UV in hit container because possibly it is missing out on visit criteria and capturing only time spent.
For orders, you can try increasing time to see if order value is reducing
Thank you for your reply!
Views
Replies
Total Likes
Views
Likes
Replies