Types of Trees

 

  1. Full Tree
    Contains every web page the user ever visits. This tree will grow dynamically as the user surfs the web.
  2. Hot Trees
    Contains user's favorits web sites. This tree grows by the user adding web sites.
  3. Session Trees
    Represents the user's path as they traverse the web. The current session tree always grows dynamically.