Hey Melissa,
It's pretty simple to create a generic sales alert. The campaign would look something like this:
Smart List:
Clicked Link in Email
Email is Any
Flow:
Send Alert
'Clicked Link Alert'
Your Alert Email would look something like this:
Hi {{lead.Lead Owner First Name}}
{{lead.Full Name}} Clicked a link in an Email:
Email Name: {{trigger.Name}}
Link: {{trigger.Link}}
This will create an alert on a per click basis which populates the name of the email in which a link was clicked, and the Link which the lead clicked. trigger.Name populates the name of the email, and trigger.Link populates the link.