Hi,
I am trying to find a way to see who visited a page within a segment (group of page)
ex: a product page on a site
Then also visited another page of the same segment/group
ex: then an article page about said product
I created the segment (ex: page A,B,C,D) and I can easily see if someone visited any one of these pages once.
But upon using the "then" function for the same group, I do not know which of the 4 pages were visited and therefore if I use the same group, it is an automatic 100% visited because the same page could be counted twice.
I know it is a basic problem, but I do not know how to use a form of "page count" properly.
Solved! Go to Solution.
Views
Replies
Total Likes
Hello @NickBB ,
You can use flow charts to achieve the type of segmentation you are looking for.
I think you could do something similar to this with a fallout. Here's an example from sandbox demo data.
First bar is all visitors (can be removed if desired)
2nd bar is those that had a page view on any category 1 page
3rd bar is those that had a 2nd page view on a category 1 page
4th bar is those that had a 3rd page view on a category 1 page
This can be scoped at the visit or visitor level
Hi, thanks for providing a solution.
I was debating if doing it this way would automatically keep the previous pages as counted and not include them in the next bar.
Technically if all my segments always include A/B/C/D, then seeing any of them just once, would forever trigger a hit. And if I first see page C, then page B, does it automatically calculates that these 2 pages were seen and the 3rd bar would basically only look if I also saw now A or D.
I hope I am making sense.
Views
Replies
Total Likes
Hi @NickBB, wondering why it gives 100% for you as it works well with me. The same segment is being used in a sequence segment with then in a visit container, it matches all combinations of any A/B/C/D to any A/B/C/D.
I ended up trying this way as well, but with my segments.
I basically need to know if someone visited more than 1 page in my segment, and not forcibly in any particular order.
Example: Segment of 4 pages (A/B/C/D), I need to know how many saw 1 or 2 or 3 or all pages, regardless of their order. I presume this way achieves that by constantly putting the same 4 pages segment after each "then", and will ignore any pages previously counted in that segment?
If I saw page B first, then if I visited one of the segment's page after that, would only look into page A/C/D visits?
Then if I saw page A second, the "then" will now look only at visits for page C/D?
That would achieve what I am looking for.
Views
Replies
Total Likes
Hello @NickBB ,
You can use flow charts to achieve the type of segmentation you are looking for.
Hi, thanks for the reply.
I ended up using this a lot, for other data needs.
Saves a lot of time and manually work, I appreciate you shared this
Views
Likes
Replies
Views
Likes
Replies