Skip to main content
Level 1
June 2, 2026
Question

EventDepth Related Queries

  • June 2, 2026
  • 1 reply
  • 12 views

1) Is event depth metric incremented if same page is visited twice in the same session ? I believe No, but wanted to double confirm.
2) Event depth is basically the count of Unique pageView, or does it follow any real order of pageViews to measure the depth ?
3) Event depth works based on eventType but all digital clickstream data would have same pageView as eventType, in that case how does it calculate the eventDepth ?

    1 reply

    DanIMS1
    Level 3
    June 2, 2026

    Hi ​@shwetaanmol,

    To answer your question, Event Depth is not based on unique pages or eventType. It represents the position of an event within a session (or a person's journey).

    So if someone landed on a page, then reloaded it, and there were only two events sent for that person, one for each page view, then the first page view will have the event depth value of 1, and the reload would have the event depth value of 2. If they then proceeded to trigger an in-page event, then that would have the event depth value of 3.

    The value is determined by the order in which the events appear chronologically, in the session or a person’s journey. 

    Hope this helps.

    Thanks,

    Dan