Hi @mubarakd5726232 ,I'll try to explain with an example:If a user has
following steps:Page A > Link 1 > Link 2 > Link 3 > Page BIn this
case,Hit Depth would be 1,2,3,4,5 respectively.Visit depth would be 2
pages per visit.Notice: Hit depth calculates the depth of individual
step, whereas visit depth shows the aggregate in a particulat
visit.Which is why if you'd breakdown MCID by hit depth, you would see:
VisitorID >Hit Depth 1 >Hit Depth 2 >Hit Depth 3 >Hit Depth 4 >Hit Depth
5But if you break...