In your diagram workspace,
right-click the
Link Analysis node and click
Run.
In the
Confirmation window, click
Yes.
Click
Results in the
Run Status window.
Maximize the
Items
Constellation Plot window. The
Items Constellation
Plot shows all of the links to and from each page. The
arrows indicate the direction of travel. In the upper left corner,
set the
Node value on the drop-down menu
to
/Cart.jsp. This puts the
/Cart.jsp node
in the center of the diagram. The diagram now contains only the nodes
that are connected to
/Cart.jsp.
The thickness of each
arrow represents the relative frequency of that link. In this example,
the most frequent links appear to be from
/Cart.jspto
/Confirm.jsp,
/Summary.jsp,
/Billing.jsp,
and
/Shipping.jsp.
Because SESSION_SEQUENCE
is a sequence variable, these links are directed. If you set the role
of SESSION_SEQUENCE to
Rejected, then the
links are undirected. Undirected links would not detect the beginning
and ending web page, but would instead treat each direction as the
same path. For comparison, the undirected
Items Constellation
Plot is shown below.
In addition to creating
undirected links, the
Link Analysis node
performed item-cluster detection because there was no sequence variable.
The color of each node in the
Items Constellation Plot indicates
the cluster that the node belongs to. Minimize the
Items
Constellation Plot.
Maximize the
Node
Frequency Histogram (by Item-cluster) window.
Notice that the first
cluster contains the page
/Cart.jsp. This
indicates that the rest of the pages located in the first cluster
are very similar to
/Cart.jsp.
Close the
Results window.