How to track link clicks in Exchange email signatures

How to analyze performance of email signature campaigns in Exchange

Fortunately, tracking link clicks in email signatures on Exchange is very easy. It requires just one extra step when configuring  email signatures. Here’s what you have to do:

1. Add tracking tags to the links that you will want to track. To achieve this you can use the online Google Analytics’ URL Builder or create your own tracking tags. Using a link shortening service (such as e.g. bit.ly) is not advised, as it will most likely cause your emails to be considered as spam.

2. Use the <A HREF> HTML attribute to Insert the links in your Exchange email signature/s:

Keep in mind that you can insert hyperlinks both under text. e.g.:

<a href="URL with tracking tags">Visit our website!</a>

as well as under images:

<a href="URL with tracking tags"><IMG src="https://www.mail-signatures.com/static/img/main/pic-1.jpg"></a>

Thats all there is to it. The marketing team can now generate statistics and reports for every email signature campaign they do.

Suggested reading/tools