util:click

Places a click counter on a link

Syntax
<util:click
   categoryName="..."
   categoryProperty="..."?
   id="..."?
   systemName="..."
   systemProperty="..."?
   urlName="..."
   urlProperty="..."?/>
Attributes
id, no runtime expressions

The id we want to use to look up the scripting variable set by this tag.

The id is not required here. If its not use the tag will simply print out the result.

urlName, mandatory

The url to place a click counter on

urlProperty

The property

systemName, mandatory

The click counter system to use

systemProperty

The property

categoryName, mandatory

The name to place the link in

categoryProperty

The property