@aseem wrote:
Given:
Three Events:
- Users arriving from
- Users arriving from a website
X
- Users placing an order.
Problem Statement
Tracking number of users that arrived from
website X
and placed an order.
Tracking number of users that arrived from website X and placed an order.
Tracking the users who made this journey, eg- User A took journey fromplacing an order
.How do i track this via piwik? According to my current understanding, I am only able to track one level of hierarchy, but I am confused when it comes to multilevel hierarchy and tracking it.
P.S: This need not be a 3 level case. Thus, writing the problem statement in the most general way,
How do I track the number of users that navigated through
event A
toevent Z
vian
number of events in between.
How do I track the user’s full event traversal activity?
Posts: 1
Participants: 1