Inserting tel: links in custom email templates

I solved this issue.

When building your email in code builder, you must insert:

class=“inf-tracking-no” or else the app will automatically add a tracking class and turn your links into an automated link in place of your desired URL.

Fun.

1 Like