Hi @lucyp18414182 ,
If you have enabled tracking in a delivery, Adobe campaign modifies the url to a tracking server url. When clicking on modified url, you will be redirected to the original url. The reason for this is that the tracking url contains the identifier for the broadLog (recipient/delivery) in the id attribute. When this link is clicked, the Adobe campaign tracking server captures the event and stores it against the broadlog and then redirects to the original url. You can see the same behavior in emails too (but there you use HTML to change link name: "<a href="https://www.google.com">your custom name</a>" ). Hence, you cannot avoid this if you want to track the link click in campaign.
You can use Analytics for this purpose.
Regards,
Milan