Rewriting a link
A page might contain a link like this:
<a href="http://www.cpan.org/">CPAN</a><br> |
When a user following a link, we should record:
- The fact that a link was followed
- The text of the link
- The URL of the link
- The index (in case there are mulitiple links on the page of the same name)