1. Define a new numeric data field "linkclicks" (or use any other name) with default value 0 for the profile of your addresses.
2. Set up an action "clickcount" which sets the content of the field
"linkclicks" to 1 (to register link clicks in general) or adds a value
like +1 (to actually count link clicks).
3. When creating a mailing use the "trackable links" tab to
connect action "clickcount" with the link for which you want to monitor
clicks.
From then on you can go to Recipient / Overview, using search filter "clickcount > 0" and list all persons who clicked.