Expand my Community achievements bar.

usage of Path views

Avatar

Level 1

describe the path views in page flow analysis ?

2 Replies

Avatar

Level 3

Path views means instances.

 

Instances shows the number of times a given variable was defined in any image request, including PageView and Non-PageView Server Calls

Avatar

Level 10

In viewing a path report you will see the metric called a "Path View". It counts the number of times a particular path happened. 

 A path view, in reality, is simply a report table with a segment  and a metric applied. Here is the table header underlying a flow from entered on the WebMD home page.

 

RobertBlakeley_2-1711565897592.png

As you can see, Path Views are Occurrence  based. However, if you are pathing evars, the evar persistence is removed.

Steps to see this for yourself:

  1. In the flow visualization, right click a node.
  2. Select "Trend". This will create a trend visualization.
  3. In the trend visualization, click the gear icon > Data Source > check the Show Data Source box. This will reveal the table with the segment and metric.
  4. You can see how segment is build by clicking the "i" in the segment name.