Should we see click tracking/link activity off of the engagement with {{organization.url}}?
We currently are not and would like to be seeing that visibility.
Click tracking on organization.url
Best answer by Maxbuzz
Hello
{{organization.url}} will only print the URL and won’t make it clickable.
To make the clickable you will have to do something like this. Once this is clickable then the clicks will be tracked.
<a href=”{{organization.url}}” target=”_BLANK”>{{organization.url}}</a>
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.